0 Replies Latest reply on Aug 10, 2015 2:35 PM by lavin.korukanti

    Issue with JBOSS EAP6.2.4 Integration with IBM MQ

    lavin.korukanti

      Hello All,

       

      I am trying to integrate my JBOSS EAP6.2.4 domain mode to the IBM MQ 7.5 but noticing the below issues while start up

       

      [Server:aptp-cluster-group-server-1] 14:11:44,073 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry ldap.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,073 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry jndi.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,074 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry fscontext.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,074 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry providerutil.jar in /content/wmq.jmsra.rar/com.ibm.mqjms.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,076 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry jms.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.jms.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,079 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry rmm.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,079 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry CL3Export.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,080 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry CL3Nonexport.jar in /content/wmq.jmsra.rar/com.ibm.msg.client.wmq.v6.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry connector.jar in /content/wmq.jmsra.rar/com.ibm.mq.jar  does not point to a valid jar for a Class-Path reference.

      [Server:aptp-cluster-group-server-1] 14:11:44,082 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry jta.jar in /content/wmq.jmsra.rar/com.ibm.mq.jmqi.jar  does not point to a valid jar for a Class-Path reference.

      [stdout] (MSC service thread 1-7) MQJCA4005:Distributed transactions are not available in client mode

       

      Can some one please guide me on how to fix this