Author |
Message |
Topic: IBM MQ Integration with JBOSS EAP6.0.1 |
Sarvesh
Replies: 12 Views: 54362
|
Forum: WebSphere Application Server Posted: Thu Mar 07, 2013 11:31 pm Subject: IBM MQ Integration with JBOSS EAP6.0.1 |
Hello Michael,
Good News!!! We got it working finally. Spring JMS on JBOSS EAP6.0.1 with Websphere MQ.
We were able to diagonise the issue and yes JBOSS AS7, classloading was the pin pointer.
... |
Topic: IBM MQ Integration with JBOSS EAP6.0.1 |
Sarvesh
Replies: 12 Views: 54362
|
Forum: WebSphere Application Server Posted: Tue Mar 05, 2013 1:43 am Subject: IBM MQ Integration with JBOSS EAP6.0.1 |
Hello Michael,
Thanks for prompt response.
Yes, I am also using the same. We are using the resource adapter (available under "WAS_HOME\lib\WMQ\ra" having the version "7.0.0.0-k700-L ... |
Topic: IBM MQ Integration with JBOSS EAP6.0.1 |
Sarvesh
Replies: 12 Views: 54362
|
Forum: WebSphere Application Server Posted: Tue Mar 05, 2013 1:06 am Subject: IBM MQ Integration with JBOSS EAP6.0.1 |
Hello Michael,
Thanks for the detailed configuration. We also have a similar configuration as you have mentioned. We have non ssl channel.
However, with the code you have mentioned below for Out ... |
Topic: IBM MQ Integration with JBOSS EAP6.0.1 |
Sarvesh
Replies: 12 Views: 54362
|
Forum: WebSphere Application Server Posted: Mon Mar 04, 2013 7:44 pm Subject: IBM MQ Integration with JBOSS EAP6.0.1 |
Thanks for the link. The link is for JBOSS AS5.1 or AS6.
We are using JBOSS EAP6.0.1 (which is JBOSS AS 7.1.3) and I think jbos-jmsra-ds.xml is not available in JBOSS AS7 onwards.
Can you pls he ... |
Topic: IBM MQ Integration with JBOSS EAP6.0.1 |
Sarvesh
Replies: 12 Views: 54362
|
Forum: WebSphere Application Server Posted: Mon Mar 04, 2013 6:11 am Subject: IBM MQ Integration with JBOSS EAP6.0.1 |
Hello,
The exception generated is mentioned in the first post. Nothing more could be seen in the stacktrace.
It shows the root cause something as below:
Caused by: javax.jms.JMSException: com. ... |
Topic: IBM MQ Integration with JBOSS EAP6.0.1 |
Sarvesh
Replies: 12 Views: 54362
|
Forum: WebSphere Application Server Posted: Mon Mar 04, 2013 5:09 am Subject: IBM MQ Integration with JBOSS EAP6.0.1 |
Hello,
We are trying to integrate JBOSS EAP6.0.1 with IBM MQ. We have an application working on Websphere 7 with IBM MQ for JMS.
We are in process of migration to JBOSS EAP6.0.1.
With regards ... |