Re: JBoss and ActiveMQ with remote JNDI

2008-05-01 Thread Philippe P.
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

Re: JBoss and ActiveMQ with remote JNDI

2008-04-30 Thread Philippe P.
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