[jboss-dev-forums] [JBoss AS7 Development] - Remote EJB lookup and invocation in JBoss AS 7.0.0
Jason Greene
do-not-reply at jboss.com
Sat Jul 23 08:05:43 EDT 2011
Jason Greene [http://community.jboss.org/people/jason.greene] commented on the document
"Remote EJB lookup and invocation in JBoss AS 7.0.0"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16994#comment-7127
--------------------------------------------------
CMT is required by web profile, we certainly support that.
The error comes from the fact that the jdk jmx stuff uses this pseudo jndi rmi registry facade with the name based stub URLs. If you want to have a cllient within AS you have to import the com.sun module and also set the jndi properties on the mbeanconnection to use the sun jdk jndi rmi registry client.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110723/0dd1b6da/attachment.html
More information about the jboss-dev-forums
mailing list