[jboss-user] [EJB 3.0] - Re: How to reference a POJO EJB3 objects in scheduler-servic

fakeer do-not-reply at jboss.com
Thu Oct 5 19:02:21 EDT 2006


basically your lookup is broken right? happened to me too. the jndi name changed to <deployment_name>//..

you can sure by looking at the jmx-console. in case of the 'default' jboss server go to http://localhost/jmx-console. click on 'service=JNDIView'. now invoke the list() method and search for your bean look at the exact namespace under which it is deployed. if you don't see your bean here . . . that's another problem.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976443



More information about the jboss-user mailing list