[ 
https://issues.apache.org/jira/browse/QPID-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558326#comment-14558326
 ] 

Alex Rudyy edited comment on QPID-6556 at 5/25/15 3:20 PM:
-----------------------------------------------------------

I suppose, we can change Qpid object factory AMQConnectionFactory to allow 
binding PooledConnectionFactory.
For that, we can also implement Referenceable and Serializable (Externalizable) 
on PooledConnectionFactory.
I just added a documentation about JNDI integration as it is implemented at the 
moment.
Also, I would move ObjectFactory into a separate class and may be changed 
reference address type names to user friendly names.


was (Author: alex.rufous):
I suppose, we can change Qpid object factory AMQConnectionFactory to allow 
binding PooledConnectionFactory.
For that, we can also implement Referenceable and Serializable (Externalizable) 
on PooledConnectionFactory.
I just added a documentation about JNDI integration as it is implemented at the 
moment.
Also, I would move ObjectFactory into a separate class and may be changed 
reference addresses type to user friendly names.

> Document how to bind JMS client destinations and connection factories into 
> Tomcat JNDI 
> ---------------------------------------------------------------------------------------
>
>                 Key: QPID-6556
>                 URL: https://issues.apache.org/jira/browse/QPID-6556
>             Project: Qpid
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 6.0 [Java]
>
>
> Qpid JMS client AMQConnectionFactory implements 
> javax.naming.spi.ObjectFactory allowing a creation of connection factory 
> instances and destination instances in external JNDI container.
> There is no documentation at the moment about how to integrate Qpid JMS 
> client into JNDI containers. The aim of this JIRA is to add an section into 
> Qpid JMS client documentation about how to integrate  Qpid JMS client into 
> Tomcat Web container JNDI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to