the jndi naming convention has changed. the jndi name for beans is "deployment_unit/bean_simple_class_name/local|remote" per default.
in your case something like: test/MyBean/local always use the jndi view in jmx-console to see which names are registered! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950591#3950591 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950591 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
