|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

Yes, I found out that org.jboss.weld.environment.jetty.JettyContainer is parsing javax.servlet.ServletContext.getServerInfo() instead of performing a class check (I'm not sure why). So I assume this string does not contain the Jetty version info in gwt hosted mode.
I will look into the second issue with "IllegalStateException: Singleton is not set".