[jboss-user] [EJB 3.0] - Re: Context

axismundi do-not-reply at jboss.com
Thu Oct 11 04:35:26 EDT 2007


there was a typo in web.xml. It should look like this:

<ejb-local-ref>
  <ejb-ref-name>ejb/ImportManagerBean</ejb-ref-name>
  <ejb-ref-type>Session</ejb-ref-type>
  <local-home>mypkg.ImportManager</local-home>
  mypkg.ImportManager
  <ejb-link>ImportManager</ejb-link>
</ejb-local-ref>

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

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



More information about the jboss-user mailing list