[
https://issues.apache.org/activemq/browse/AMQ-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-1614.
-----------------------------
Resolution: Fixed
Fix Version/s: (was: 5.2.0)
5.3.0
Fixed by SVN revision 799530
> 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
> Assignee: Rob Davies
> Priority: Trivial
> Fix For: 5.3.0
>
> Attachments: AmqJNDIPooledConnectionFactory.java,
> 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.