Re: problems deploying activemq-web-console to geronimo

2009-07-02 Thread lassiege
I have nearly the same kind of problem Did you manage to find the solution ? JerryShea wrote: > > I'm hoping someone will have seen this before. I have built the > activemq-web-console from source from the apache-activemq-4.1.1 > distribution and am trying to deploy the war to geronimo (2.0.2).

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