I have checked the contents of my jmstemplate running my framework both on websphere and jboss.
The only differenze seems to be the type of connectionFactory that in the case of websphere is com.ibm.ejs.jms.JMSQueueConnectionFactoryHandle while in jboss is com.ibm.mq.connector.outbound.QueueConnectionFactoryImpl. I don't know if it is the real problem...Any suggestions??
Is there an alternative connector instead of wmq.jmsra.rar that provides a com.ibm.ejs.jms.JMSQueueConnectionFactoryHandle??
How can i use this connection factory in jboss?? how can i set it?
in which jar or websphere library can i find it??
Thanks in advance.
I hope that someone can fast reply to me.
Bye