[weld-issues] [JBoss JIRA] Closed: (WELD-603) error during shutdown on Jetty: no class org.apache.AnnotationProcessor
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Aug 15 21:18:12 EDT 2010
[ https://jira.jboss.org/browse/WELD-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-603.
--------------------------
Assignee: Matija Mazi (was: Dan Allen)
Fix Version/s: 1.1.0.BETA1
(was: 1.1.0.BETA2)
Resolution: Done
> error during shutdown on Jetty: no class org.apache.AnnotationProcessor
> -----------------------------------------------------------------------
>
> Key: WELD-603
> URL: https://jira.jboss.org/browse/WELD-603
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.0.1.CR2
> Reporter: Dan Allen
> Assignee: Matija Mazi
> Fix For: 1.1.0.BETA1
>
>
> Exception in thread "Shutdown" java.lang.NoClassDefFoundError: org/apache/AnnotationProcessor
> ...
> at org.jboss.weld.environment.servlet.Listener.contextDestroyed(Listener.java:81)
> Because of this line:
> sce.getServletContext().removeAttribute(WeldAnnotationProcessor.class.getName());
> Need to check for class being available.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list