3 Replies Latest reply on Feb 28, 2003 8:28 AM by naka

    How to select a specific connection factory when using JMX X

    slaboure

      Hello,

      I use JMS XA Resource Adapter to send messages to a topic. Nevertheless, how can I select which underlying connection factory will be used (inVM for example).

      When creating my connection, I use java:JmsXA. How to make the ra then use java:/XAConnectionFactory (inVM transacted) as its underlying communication mechanism.

      Thank you. Cheers,



      Sacha