Although yours is working mine ends up with this show stopper error in the
Glassfish server log:
PWC1275: Exception sending context initialized event to listener instance of
class org.jboss.seam.servlet.SeamListener
On the web page when the EAR is deployed:
HTTP Status 503 -
type Status report
message
description: The requested service () is not currently available.
Jason Lee wrote:
>
> On 1/17/08, digi_pixel <napperley_at_gmail.com> wrote:
>>
>>
>> For web.xml the Servlet 2.5 specification is being used. I have used the
>> following to register the EJB:
>>
>
> Why are you listing your EJBs in web.xml? I just annotate my classes and
> deploy. Right or wrong, I have never listed my EJBs in a config file and
> everything seems to work correctly for me.
>
--
View this message in context: http://www.nabble.com/Seam-Support-In-Glassfish-tp14934510p14944316.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.