Community

JCA / JNDI / ActiveMQ

reply from Adrian Brock in JCA - View the full discussion

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

Start a new discussion in JCA at Community