[
https://issues.apache.org/activemq/browse/AMQ-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42038#action_42038
]
Hiram Chirino commented on AMQ-1614:
------------------------------------
Hi Linus,
I would love to add this patch to the ActiveMQ distribution but I can't unless
you submit the patch with the Apache copyright headers and you click the check
box saying you grant the ASF a license to this code when you submit the patch.
Please resubmit so I can get this included in the 5.1.0 release.
> 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.