Re: Unable to send message randomly : Unknown data type: -1

2009-07-01 Thread lassiege
Ok, it was because of the schema I used my old schema and the msg was not in the same format. TEXT instead of IMAGE in 5.2.0 for sybase. Now it seems to work correctly -- View this message in context: http://www.nabble.com/Unable-to-send-message-randomly-%3A-Unknown-data-type%3A--1-tp24293718p

Unable to send message randomly : Unknown data type: -1

2009-07-01 Thread lassiege
Hi, I currently try the version activemq 5.2.0 We use activemq 4.1.1 currently. However with a basic test with a producer and a consumer I always have an issue when I insert. I tried the same test in activemq4 and it works. The test is quite basic: MQProducer remoteProducer = new M