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 problem is in your JMS configuration, or in your
message-driven bean configuration.

I've found that it's possible to get ClassCastExceptions if you forget
to put your MQSeries JAR files in the JBoss server/<config>/lib
directory.

Benjamin

 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to