2 Replies Latest reply on Aug 24, 2007 10:02 AM by adrian.brock

    Using a 3rd-party JMS provider in JBoss (Sun Message Queue i

    adamhmitchell

      I'm trying to be good and RTFM, but could someone show me the way to some help?

      I want to use Sun's Message Queue product as my JMS provider. They provide an "imqjmsra.rar" file, which deploys to JBoss without error - and I can see that a new connection is made to my JMS server when I deploy the resource adapter.

      But I don't know how to reference the SUN connection factories, queues, topics, etc. from my MDB.

      I'm trying to understand section 5.4.3 of the JBoss AS 4.0.5 docs, http://docs.jboss.com/jbossas/guides/j2eeguide/r2/en/html_single/#d0e13299, but it's only three bullet points with no step-by-step instructions.

      Can someone point me to some detailed instructions?

      Thanks