1 Reply Latest reply on Oct 24, 2013 7:24 AM by huangzhtao

    MDB integration with Websphere MQ using JNDI on LDAP

    huangzhtao

      Hi,

      I want to write a application using MDB(message driven bean) and deploy to jboss eap 6.1 server.

      My MQ is IBM Websphere MQ, and I hava a LDAP server to locate the MQ JNDI namespace, and I know how to get/put message using JNDI and JMS.

      But when coming to JBoss, I don't know how to configure MDB to listen to the MQ. I want to use the JNDI on LDAP, and write a message consumer on the JBoss server.

      I did a lot of searching, but no any solutions. Can anybody show me the detailed process?

      Thank you!