PooledConnectionFactory not JNDI refereceable
---------------------------------------------

                 Key: AMQ-1614
                 URL: https://issues.apache.org/activemq/browse/AMQ-1614
             Project: ActiveMQ
          Issue Type: Improvement
          Components: JMS client
    Affects Versions: 5.0.0
         Environment: All
            Reporter: Linus Larsen
            Priority: Trivial
         Attachments: AmqJNDIPooledConnectionFactory.java

The PooledConnectionFactory does not extend JNDIBaseStorable neither implements 
JNDIStorableInterface which makes it impossible to store it in a JNDI tree. It 
is not a problem when using Spring, but when using for example Tomcat and 
context.xml as configuration it simply does not work.

Attaching a simple fix on how this can be resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to