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&...]