http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingWebSphereMQSeriesWithJBossASPart2

Looking at this post it seems like you can connect the MDB using scenario 2.

I am getting this when the MDB is listening to WSMQ (Scenario 2)
Scenario one went pretty well (didn't try with XA though)

I am using :
- jboss-4.0.3RC2
- java full version "1.5.0_05-b05"

Any help thanks.

--------------------------------------------------------------------------------
08:38:19,658 INFO  [JMSContainerInvoker] Trying to reconnect to JMS provider
08:38:21,269 ERROR [JMSContainerInvoker] Reconnect failed: JMS provider failure 
detected:
org.jboss.deployment.DeploymentException: Error during queue setup; - nested 
throwable: (java.lang.ClassCastException: com.ibm.mq.jms.MQQueue)
        at 
org.jboss.deployment.DeploymentException.rethrowAsDeploymentException 
(DeploymentException.java:39)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:906)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
        at java.lang.Thread.run(Thread.java:595) Caused by: 
java.lang.ClassCastException: com.ibm.mq.jms.MQQueue
        at org.jboss.mq.SpyConnectionConsumer.(SpyConnectionConsumer.java:91)
        at 
org.jboss.mq.SpyConnection.createConnectionConsumer(SpyConnection.java:168)
        at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:890)
        ... 2 more

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902543#3902543

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902543


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to