You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Alexandre ROMAN (JIRA)" <ax...@ws.apache.org> on 2005/03/13 17:14:52 UTC

[jira] Created: (AXIS-1867) Exception thrown in Tomcat 5.5.7 in AxisServletBase

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


[jira] Updated: (AXIS-1867) Exception thrown in Tomcat 5.5.7 in AxisServletBase

Posted by "Alexandre ROMAN (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1867?page=history ]

Alexandre ROMAN updated AXIS-1867:
----------------------------------

    Attachment: axis_patch.txt

Patch for AxisServletBase

> 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


[jira] Resolved: (AXIS-1867) Exception thrown in Tomcat 5.5.7 in AxisServletBase

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1867?page=history ]
     
Davanum Srinivas resolved AXIS-1867:
------------------------------------

    Resolution: Fixed

Applied Patch.

thanks,
dims

> 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