Hi,
I deployed and -ejb jar inside a war file. When I deploy it on gfv2ur2 and
b20 I always get the same error (from netbeans or autodeploy)
When I deploy the ejb and war as an ear on gfV2ur2 there's no problem.
Is this a bug?
SEVERE: Exception while invoking class com.sun.enterprise.web.WebDeployer
prepare method
java.lang.RuntimeException: Cannot resolve reference Unresolved Ejb-Ref
com.lunchlink.services.web.tl.StoreWebTL/ejbRef_at_jndi:
@null_at_com.lunchlink.model.session.ToplinkSessionLocal_at_Session@null
Wim