[seam-issues] [JBoss JIRA] Closed: (SEAMXML-36) princess-rescue example does not work on glassfish 3.1

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Wed Mar 16 00:58:45 EDT 2011


     [ https://issues.jboss.org/browse/SEAMXML-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas closed SEAMXML-36.
---------------------------------

      Assignee: Stuart Douglas
    Resolution: Done


> princess-rescue example does not work on glassfish 3.1
> ------------------------------------------------------
>
>                 Key: SEAMXML-36
>                 URL: https://issues.jboss.org/browse/SEAMXML-36
>             Project: Seam Config
>          Issue Type: Bug
>    Affects Versions: 3.0.0.CR1
>         Environment: glassfish 3.1
>            Reporter: Marek Schmidt
>            Assignee: Stuart Douglas
>             Fix For: 3.0.0.Final
>
>
> The princess-rescue example does not work on Glassfish 3.1 with the default profile, it appear to deploy fine, but any request produces the HTTP 500 Error,
> The workaround is to remove
> <listener>
>    <listener-class>org.jboss.weld.environment.servlet.Listener</listener-class>
> </listener>
> from src/main/webapp/WEB-INF/web.xml
> and to package without the default "jetty" profile (  -P-jetty )
> A working "glassfish" profile should be created to enable running ftests on glassfish3.1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list