[weld-issues] [JBoss JIRA] Updated: (WELDX-49) error during shutdown on Jetty: no class org.apache.AnnotationProcessor

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Feb 5 12:15:21 EST 2010


     [ https://jira.jboss.org/jira/browse/WELDX-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated WELDX-49:
---------------------------

    Fix Version/s: Servlet Containers 1.0.2.CR1
                       (was: Servlet Containers 1.0.1.CR2)


> error during shutdown on Jetty: no class org.apache.AnnotationProcessor
> -----------------------------------------------------------------------
>
>                 Key: WELDX-49
>                 URL: https://jira.jboss.org/jira/browse/WELDX-49
>             Project: Weld Extensions
>          Issue Type: Bug
>          Components: Servlet Containers
>    Affects Versions: Servlet Containers 1.0.0.CR2
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>             Fix For: Servlet Containers 1.0.2.CR1
>
>
> 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/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list