[jboss-user] [EJB 3.0] - Re: Context
jaikiran
do-not-reply at jboss.com
Thu Oct 11 05:35:17 EDT 2007
anonymous wrote : <ejb-ref-name>ejb/ImportManagerBean</ejb-ref-name>
anonymous wrote :
| context.lookup("ImportManager");
| but it IS NOT !
Try this:
context.lookup("java:comp/env/ejb/ImportManagerBean");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093944#4093944
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093944
More information about the jboss-user
mailing list