If you are trying to access a local entity bean make the appropriate changes....
ejb-ref>
<ejb-ref-name>LocalEmployeeEJB</ejb-ref-name>
<ejb-ref-type>Entity</ejb-ref-type>
<home>beans.entity.cmp.LocalEmployeeHome</home>
<local>local path</local>
<ejb-link>EmployeeEJB</ejb-link>
</ejb-ref>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.