There can be many issues. Maybe you forgot the annotation @Remote or you didn't implement the remote interface or you use the wrong JNDI name for your bean
You can check the deployed beans (and names) in the jndi view with the list method. type in localhost:8080/jmx-console link jndi-view button list Then search for the name of your bean HTH Per _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
