There is no org.jboss.weld.environment.tomcat.WeldLifecycleListener in weld-servlet
-----------------------------------------------------------------------------------
Key: WELDRAD-30
URL:
https://issues.jboss.org/browse/WELDRAD-30
Project: Weld Archetypes
Issue Type: Bug
Reporter: hantsy bai
I created a web project from jsf-weld-servlet archetype, and uncommented the following
in META-INF/context.xml, when I started tomcat, it threw exceptions
<!-- Uncomment to enable injection into Servlets, Servlet Listeners and Filters in
Tomcat -->
<!-- <Listener
className="org.jboss.weld.environment.tomcat.WeldLifecycleListener"/> -->
I exploered the weld-servlet jar file, I can not find this class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira