I am trying to integrate Websphere MQ6.0 with JBOSS4.0.
I am getting following exception after placing required jars.
17:57:05,501 WARN [ServiceController] Problem starting service
jmx.service.wsmq:service=WSMQConnectionFactory
| javax.naming.NamingException: Failed to initialize the ORB [Roo
I am trying to integrate MQ Series with JBOSS. I have put the following xml
snippet in jboss-service.xml
| WSMQQueueConnectionFactory
| Queue
| false
| TESTQMGR
| localhost
|
| jboss:service=Naming
|
When i try to start the server, I am gettin
I am trying to integrate MQ Series with JBOSS. I have put the following xml
snippet in jboss-service.xml
| WSMQQueueConnectionFactory
| Queue
| false
| TESTQMGR
| localhost
|
| jboss:service=Naming
|
When i try to start the server, I am getting fol