--------------------------------------------------------------------- To unsubscribe, e-mail: quality-unsubscribe@glassfish.dev.java.net For additional commands, e-mail: quality-help@glassfish.dev.java.netI tried this on b22 and got the exact same error. Should I file this?
Thanks,
wim
-----Original Message-----
From: Sherry.Shen@Sun.COM [mailto:Sherry.Shen@Sun.COM]
Sent: zondag 31 augustus 2008 18:52
To: quality@glassfish.dev.java.net
Subject: Re: EJB 3.1 in b22.... some issues
Hi Wim,
EJB is a war file is an EJB3.1 feature, which
supported in GFv3, but not in GFv2.
As you find out, use ear file in GFv2.
Thanks!
Shrry
Wim Verreycken wrote, On 8/31/2008 7:41 AM:Hi,I deployed and -ejb jar inside a war file. When I deploy it on gfv2ur2 andb20 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.WebDeployerprepare methodjava.lang.RuntimeException: Cannot resolve reference Unresolved Ejb-Refcom.lunchlink.services.web.tl.StoreWebTL/ejbRef@jndi:@null@com.lunchlink.model.session.ToplinkSessionLocal@Session@nullWim
---------------------------------------------------------------------To unsubscribe, e-mail: quality-unsubscribe@glassfish.dev.java.netFor additional commands, e-mail: quality-help@glassfish.dev.java.net