[weld-issues] [JBoss JIRA] (WELDRAD-30) There is no org.jboss.weld.environment.tomcat.WeldLifecycleListener in weld-servlet
Lucas Ventura Carro (JIRA)
jira-events at lists.jboss.org
Mon Apr 16 03:05:18 EDT 2012
[ https://issues.jboss.org/browse/WELDRAD-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12684339#comment-12684339 ]
Lucas Ventura Carro commented on WELDRAD-30:
--------------------------------------------
In [latest Weld docs|http://docs.jboss.org/weld/reference/1.1.0.Final/en-US/html/environments.html#d0e5259] doesn't reference it (because I supose is not necessary), but in a [previous release (1.0.0)|http://docs.jboss.org/weld/reference/1.0.0/en-US/html/environments.html#d0e4998] it says to use it.
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list