Looks like the problem was with JBoss expecting a XAQueueConnectionFactory
and I was using a QueueConnectionFactory
Odd-Rune Bekkum
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
I've now made an MBean that reads of the same MQSeries queue and it works
fine.
Any ideas what else might cause this ClassCastException.
Odd-Rune.
-Opprinnelig melding-
Fra: Geer, Benjamin
Bekkum, Odd Rune wrote:
> When I deploy an MDB I get the following error:
Did you test MQSeries
Bekkum, Odd Rune wrote:
> When I deploy an MDB I get the following error:
Did you test MQSeries using JMS in JBoss without any message-driven
beans? You can do this by making a little JBoss MBean service which
just tests MQSeries using the JMS API. This would help you find out
whether the probl
I'm using Jboss 3.0.2 and MQSeries 5.2.
When I deploy an MDB I get the following error:
13:24:03,413 INFO [EjbModule] Creating
13:24:03,423 INFO [EjbModule] Deploying TestMDB
13:24:03,433 INFO [JMSContainerInvoker] Creating
13:24:03,433 INFO [JMSContainerInvoker] Created
13:24:03,433 INFO [