[jboss-user] [JCA] - JCA / JNDI / ActiveMQ

Adrian Brock do-not-reply at jboss.com
Fri Mar 19 11:37:46 EDT 2010


Adrian Brock [http://community.jboss.org/people/adrian%40jboss.org] replied to the discussion

"JCA / JNDI / ActiveMQ"

To view the discussion, visit: http://community.jboss.org/message/533041#533041

--------------------------------------------------------------
> Alexander Petitjean wrote:
> 
> I am confused - because JBoss Messaging is (as far as i know) also embedded via JCA and also bound to global JNDI and - I can successfully lookup the JBoss Messaging ConnectionFactory from a client outside !!! Why does it work - is this bug a feature ? ;-)
> 
> Thx so far !
> 
> 
This is an FAQ.

The JCA ConnectionFactorys are pools for local use bound in the java:/ namespace which is not accesible remotely.

JBoss Messaging provides a different ConnectionFactory for remote client usage.

For what ActiveMQ provides, you'll need to ask them.
Whatever it is, it needs to be bound in the global namespace, not java:/

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/533041#533041]

Start a new discussion in JCA at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100319/ca416268/attachment.html 


More information about the jboss-user mailing list