Re: Java to C++

2007-09-18 Thread pjackson
Using CMS as you suggested worked. I was able to get Java to publish and C++ to subcribe to a message. Thanks. pjackson wrote: > > Can Java apps talk to C++ apps using active MQ? Would they both use the > openwire transportConnector? I want to pass xml messages (i.e. strings). > > The incub

Re: Java to C++

2007-09-17 Thread James Strachan
Yes. Try using CMS... http://activemq.apache.org/cms/ I'd also recommend using a more recent version of ActiveMQ; incuabtor-activemq-4.0.1 is really old now. On 9/17/07, pjackson <[EMAIL PROTECTED]> wrote: > > Can Java apps talk to C++ apps using active MQ? Would they both use the > openwire t