Re: Can we connect multiple connection for the same destination ?

2012-04-20 Thread sreekar
Hi Mick, Yes you are correct. A major value of a JMS broker is when there are any number of clients or indeed none (who don't need to know about each other's existence) sending to and receiving from a Destination. I am trying to use it, by violating it major principle. Thank you very much

Re: activemq-cpp-library

2012-04-20 Thread sreekar
Hi Uttam, There is plenty of documentation available in ActiveMQ Site. #1) Did u install ActiveMQ broker ? Download, Install, Run Active MQ Broker... http://activemq.apache.org/getting-started.html Active MQ has a web-console, through which one can view the list of connections, topics,

Re: activemq-cpp-library

2012-04-20 Thread sreekar
How did you run the examples ? What is the error you encountered ? Without providing any details, how can anyone suggest a solution? -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cpp-library-tp4566952p4573673.html Sent from the ActiveMQ - User mailing list

Behavior of ActiveMQ on db failure

2012-04-20 Thread archa
We are using ActiveMQ5.5.1. The configuration file on the system points to use a db server persistenceFactory journalPersistenceAdapterFactory journalLogFiles=5 dataDirectory=${activemq.base}/activemq-data dataSource=#db2-ds useDatabaseLock=true/ /persistenceFactory What will happen if the

Re: Activemq IPV6 Client Connection (Java and C++)

2012-04-20 Thread Timothy Bish
On Mon, 2012-04-16 at 17:33 +0200, Oscar Pernas wrote: Hi all, Im trying to use ActiveMQ with IPV6 but Im running into some problems. I'm in debian linux, and seems that ActiveMQ(5.5.1) is up and listening IPV6. tcp6 0 0 :::61616 :::* LISTEN 24671/java I can

Re: Building ActiveMQ NMS

2012-04-20 Thread Timothy Bish
On Fri, 2012-04-20 at 12:49 -0400, Chris Robison wrote: I've tried to follow the documentation at http://activemq.apache.org/nms/building.html but that doesn't seem to work. All I get from Nant is Required dependent assembly nunit.framework.dll from NUnit for .NET 2.0 is not available. Build

Re: Building ActiveMQ NMS

2012-04-20 Thread Chris Robison
I checked out all of https://svn.apache.org/repos/asf/activemq/activemq-dotnethttps://svn.apache.org/repos/asf/activemq/activemq-dotnet/vendor. Do I need to checkout each trunk separately? Chris On Fri, Apr 20, 2012 at 11:44 AM, Timothy Bish tabish...@gmail.com wrote: On Fri, 2012-04-20 at

Re: Building ActiveMQ NMS

2012-04-20 Thread Timothy Bish
On Fri, 2012-04-20 at 13:16 -0600, Chris Robison wrote: I checked out all of https://svn.apache.org/repos/asf/activemq/activemq-dotnethttps://svn.apache.org/repos/asf/activemq/activemq-dotnet/vendor. Do I need to checkout each trunk separately? if you checked out the vendor branch and the