JBoss answer
"/The connection factories provided by a Resource Adapter (RA) are
typically not available for use by clients that are outside of the
application server. That is, the JCA specification is intended to
provided resources to the application server, and relies upon behavior
on the par
I find the bug, not the solution now.
The remote JNDI register a
org.apache.activemq.ra.ActiveMQManagedConnectionFactory.
When a remote lookup is done, the remote JNDI server must serialize this
instance to send to the client.
This instance is connected to an ActiveMQResourceAdapter.
This inst