1 Reply Latest reply on Nov 20, 2007 12:46 PM by adrian.brock

    Managed connection factory just for pooling?

    odoepner

      Hello,

      I am trying to use JMS with a managed ConnectionFactory. I have implemented a Utility bean similar to

      http://wiki.jboss.org/wiki/Wiki.jsp?page=JmsSenderBean

      with a resource-ref to "java:/JmsXA".

      According to our lead architect we don't really need / want to include JMS into XA transactions but we want to take advantage of the connection pooling.

      Is it possible to configure the connection factory that way?

      thanks
      Oliver