Servlet event not generated or cannot be received in jboss 6AS final
--------------------------------------------------------------------
Key: SEAMSERVLET-37
URL: https://issues.jboss.org/browse/SEAMSERVLET-37
Project: Seam Servlet
Issue Type: Bug
Components: Producers
Affects Versions: 3.0.0.Final
Environment: Windows Jboss 6 AS Final, weld 1.1.0.CR3, seam
persistence and solder but no seam faces module.
Deployment: Ear (war inside ear)
Reporter: yangju
I have a bean to startup some our beans as @Startup not working some of the
times.
public void onStartup(@Observes(notifyObserver=Reception.ALWAYS) @Started
WebApplication webapp) {
}
But this method is never triggered.
I have the 3.0.0.Final seam servlet jar inside my ear (should be visible to
war).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues