Hassan I'm one of the developers currently working on the rewrite of the CMS API and I it just so happens that yesterday I was reworking the receive code and noticed that very problem. They way it is coded now will in fact not work correctly when receiving Bytes Messages. I fixed it in the new code. It shouldn't be to difficult to fix it in the old code, however I currently don't have access to contribute code, so I will have to delegate that to Nathan.
----------------------------------------- Timothy A. Bish ----------------------------------------- -----Original Message----- From: hassan2 [mailto:[EMAIL PROTECTED] Sent: Sunday, April 09, 2006 3:21 PM To: [email protected] Subject: CMS C++ library and JMS bytesMessage Hi, The test program that comes with the CMS C++ code uses text messages and works fine. I tried changing that to bytesMessage but that did not work. Can this be added quickly and if I do it will the ActiveMQ broker support it? I will be obliged if some one can help. Thanks, Hassan -- View this message in context: http://www.nabble.com/CMS-C%2B%2B-library-and-JMS-bytesMessage-t1421434. html#a3831550 Sent from the ActiveMQ - User forum at Nabble.com.
