shoba wrote:
>
> Hi,
> I'm using ActiveMq from 2 weeks, when I'm running ant embedBroker in
> activemq/examples folder, the activemq server is starting. but I'm unable
> to close activemq server. I closed console in Eclipse. But activemq server
> is runnin
JVM_Bind error is due to port config...
find out on cmd prompt thru NETSATAT -a ..
may be u get something
shoba wrote:
>
> Hi,
> I'm using ActiveMq from 2 weeks, when I'm running ant embedBroker in
> activemq/examples folder, the activemq server is starting. but
Hi,
I'm using ActiveMq from 2 weeks, when I'm running ant embedBroker in
activemq/examples folder, the activemq server is starting. but I'm unable to
close activemq server. I closed console in Eclipse. But activemq server is
running. All the examples in example folder are ru
On 21/01/2008, Yohan Liyanage <[EMAIL PROTECTED]> wrote:
>
>
>
> bsnyder wrote:
> >
> > I just searched the ActiveMQ source for the file and found it here:
> >
> > https://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/usecases/receiver.xml
> >
> > Bruc
ocumentation could do with a little re-touch. I
would specially appreciate if there is a downloadable version of the
ActiveMQ Documentation with complete examples.
--
View this message in context:
http://www.nabble.com/ActiveMQ-Examples-tp14978672s2354p14990442.html
Sent from the ActiveMQ - User
On Jan 19, 2008 10:19 PM, Yohan Liyanage <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was wondering where I could download the example code of ActiveMQ Feature
> articles. For example, In "
> http://activemq.apache.org/networks-of-brokers.html Networks of Brokers "
> page (bottom), there is a Try Out
ources/org/apache/activemq/usecases/receiver.xml
How can I get the source files for this?
--
View this message in context:
http://www.nabble.com/ActiveMQ-Examples-tp14978672s2354p14978672.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi,
I am trying to work with the examples shipped with apache-activemq-4.1.1.
I have put the EmbeddedBroker.java code inside the ProducerTool.java code so
as to have an embedded broker spawned from the Producer.
Upon doing an : ant producer, I got the following exception :
Buildfile: build.xml