1 Reply Latest reply on Oct 14, 2005 2:26 AM by starksm64

    Configuring legacy Message Queues

    robwalker

      I have written a JMS Resource Adapter to send/receive JMS messages from message queues on a legacy mainframe system. The Resource Adapter is JCA 1.5 compliant and I have successfully deployed it on JBoss 4 application server and used a ConnectionFactory to connect to the mainframe.

      However I am unable to determine from the documentation how to configure non-JBossMQ message queues, so that I can send JMS messages to the mainframe.

      Can anyone help?

      (I have successfully run my JMS resource adapter using the Sun Java application server and sent and received JMS messages from the mainframe)