anonymous wrote :  javax.naming.NameNotFoundException: Remote not bound

This means that you are using an incorrect jndi-name while doing the lookup. 
Use the JNDIView from the jmx-console 
http://wiki.jboss.org/wiki/en/DisplayTheJNDITreeWithTheJMXConsole to see the 
exact name jndi-name to which your bean is bound. Then use that jndi-name in 
the client lookup. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142245#4142245

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142245
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to