Exception thrown in Tomcat 5.5.7 in AxisServletBase
---------------------------------------------------

         Key: AXIS-1867
         URL: http://issues.apache.org/jira/browse/AXIS-1867
     Project: Axis
        Type: Bug
    Versions: 1.2RC3    
 Environment: Tomcat 5.5.7, JDK 1.5.0, Spring Framework 1.1.5
    Reporter: Alexandre ROMAN
 Attachments: axis_patch.txt

I've installed an Axis servlet in my webapp. When I stop the webapp, a 
NullPointerException is thrown from the AxisServletBase class in the 
storeEngine method, as the Axis engine is removed from the context. It seems 
the context was cleared, hence there is no more Axis engine to remove.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to