Re: ActiveMq Examples - EmbeddedBroker

2008-02-15 Thread ttmdev
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

Re: ActiveMq Examples - EmbeddedBroker

2008-02-15 Thread sidhik
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

ActiveMq Examples - EmbeddedBroker

2008-02-15 Thread shoba
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

Re: ActiveMQ Examples

2008-01-21 Thread James Strachan
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

Re: ActiveMQ Examples

2008-01-20 Thread Yohan Liyanage
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

Re: ActiveMQ Examples

2008-01-20 Thread Bruce Snyder
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

ActiveMQ Examples

2008-01-19 Thread Yohan Liyanage
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.

activemq examples query :EmbeddedBroker

2007-06-07 Thread Eric Nygma
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