Great! I have captured the bytes message issue and am looking into it tonight. I'll keep you posted.
There is another C++ client available that uses the openwire protocol http://www.activemq.com/OpenWire+C+Client. This is fairly new and I'm not quite sure what the state of this is, but I think it's working now. We're working on merging these efforts into a single C++ client that supports both protocols ... so stay tuned! Nate On 4/10/06, hassan2 <[EMAIL PROTECTED]> wrote: > > > Hi Nathan, > > I have read the Sun JMS standard and a book called Java Messaging which > explains it further. This book has examples that were tested with the > ActiveMQ broker (JMS provider). I am running the latest version of the > ActiveMQ broker on linux and the CMS C++ API example program, test, runs > without any problems as well. The test program did not work with > byteMessages though. Is the the new fixed version of CMS C++ library > available now? Is there any other working C/C++ API besides CMS? > > Thanks for the answers! I have a pretty good understanding of how all the > pieces fit together now. > > Hassan > -- > View this message in context: > http://www.nabble.com/CMS-C%2B%2B-library-and-JMS-bytesMessage-t1421434.html#a3850250 > Sent from the ActiveMQ - User forum at Nabble.com. > >
