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).
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
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