[jboss-user] [EJB 3.0] - Local Lookup

wconroy do-not-reply at jboss.com
Mon Oct 23 11:00:47 EDT 2006


I have a Job I am executing via quartz that needs to look up a local interface.  I cannot use injection since my job is not a bean.  I assume I need to do an initial context lookup, but I apparently have to know the ear name the bean is deployed in.  Is there a way I can do a lookup without needing to know the ear name?  or is there a way from my class I can get the ear it came out of at runtime?

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

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



More information about the jboss-user mailing list