JBoss Community

Remote EJB lookup and invocation in JBoss AS 7.0.0

new comment by Jason Greene View all comments on this document

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.