Re: Unable to recieve messages in vs2005-activemq-example for v2.2.1 of ActiveMQ-CPP API

2008-10-30 Thread beeeph
. Thanks again for your help on this. Joe Timothy Bish wrote: > > > On Wed, 2008-10-29 at 13:31 -0700, beeeph wrote: >> I'm using the stock example code for v2.2.1. >> > > Have you have any changes to the example code? > What broker version are you running?

Re: Unable to recieve messages in vs2005-activemq-example for v2.2.1 of ActiveMQ-CPP API

2008-10-29 Thread beeeph
I'm using the stock example code for v2.2.1. Thanks, Joe Timothy Bish wrote: > > On Wed, 2008-10-29 at 10:52 -0700, beeeph wrote: >> I have the ActiveMQ-CPP 2.2.1 Visual Studio 2005 project compiling and >> running. In the console window, it shows the messages ar

Unable to recieve messages in vs2005-activemq-example for v2.2.1 of ActiveMQ-CPP API

2008-10-29 Thread beeeph
I have the ActiveMQ-CPP 2.2.1 Visual Studio 2005 project compiling and running. In the console window, it shows the messages are being sent, though they're not being received. I'm new to ActiveMQ and don't even know where to begin troubleshooting. Any thoughts/suggestions/good place to start wo

Using MessageBroker to start AMQ programmatically

2008-03-13 Thread beeeph
Does anyone have a C++ snippet I can use to start the ActiveMQ message broker using this MessageBroker class? Thanks in advance! Beeeph -- View this message in context: http://www.nabble.com/Using-MessageBroker-to-start-AMQ-programmatically-tp16036636s2354p16036636.html Sent from the ActiveMQ

Re: Start ActiveMQ programmatically

2008-03-13 Thread beeeph
;m not entirely sure what it does. Can it be used to start the service from the code? Thanks so much! Beeeph Adrian Co wrote: > > Maybe the JAVA_HOME environment variable wasn't set correctly. I'm not > really sure. > > beeeph wrote: >> that's perfect,

Re: Start ActiveMQ programmatically

2008-03-11 Thread beeeph
stem cannot find the file specified. (0x2) FATAL | wrapper | 2008/03/11 20:13:17 | "%JAVA_HOME%\bin\java" .. FATAL | wrapper | 2008/03/11 20:13:17 | Critical error: wait for JVM process failed Adrian Co wrote: > > How about using the service wrapper? > http://act

Re: Unable to comile C++ client on VC++ 2003

2008-03-11 Thread beeeph
successfully use the C++ client code. I was told this by one of the lead developers of the activemq-c++ project. I'm sorry I couldn't be of any help, but I didn't want you wasting any more time on this than necessary. Cheers Beeeph -- View this message in context: http://www.nabble.com/Unable-to-comile-C%2B%2B-client-on-VC%2B%2B-2003-tp14680479s2354p15994504.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Start ActiveMQ programmatically

2008-03-11 Thread beeeph
can anyone provide me with some simple c++ code I can use to start the ActiveMQ service on a windows xp machine? Thanks in advance for your help, I really appreciate it! Beeeph -- View this message in context: http://www.nabble.com/Start-ActiveMQ-programmatically-tp15994303s2354p15994303

How can I tell when ActiveMQ has started?

2008-03-11 Thread beeeph
is up and running instead of just sleeping long enough to guarantee it's ready? Thanks in advance for all your help! Beeeph -- View this message in context: http://www.nabble.com/How-can-I-tell-when-ActiveMQ-has-started--tp15993493s2354p15993493.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: status -1 when establishing socket connection - SocketException

2008-02-12 Thread beeeph
I'm trying to follow this process, but I can't find this win32-msvc folder anywhere. Is it a part of the activemqcpp source distribution? Was it at one point, but now removed? What is this folder? Joe - Lalit Nagpal - wrote: > > Hi All- > > Here are my findings for people new to C++ and t