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 "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2006/11/09 10:38:37 UTC

[jira] Created: (AXIS2-1655) AxisServlet:doPost - java.lang.NullPointerException

AxisServlet:doPost - java.lang.NullPointerException
---------------------------------------------------

                 Key: AXIS2-1655
                 URL: http://issues.apache.org/jira/browse/AXIS2-1655
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
         Environment: Axis2 rc2 nigthly build 08/11/2006, jdk 1.5
            Reporter: Michele Mazzucco


A NPE exception is thrown during the handlers chain when a client request is received.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1655) AxisServlet:doPost - java.lang.NullPointerException

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1655.
--------------------------------------

    Resolution: Fixed

If everything went well the call InvocationResponse.CONTINUE  , then only AxisEngine will invoke the next handler in the chain. Else engine will stop invoking the rest of the handler in the chain .

> AxisServlet:doPost - java.lang.NullPointerException
> ---------------------------------------------------
>
>                 Key: AXIS2-1655
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1655
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>         Environment: Axis2 rc2 nigthly build 08/11/2006, jdk 1.5
>            Reporter: Michele Mazzucco
>         Assigned To: Deepal Jayasinghe
>         Attachments: axis2_logs.log, qosp_debug.log, router_axis2.xml, RouterDispatcher.java, services.xml
>
>
> A NPE exception is thrown during the handlers chain when a client request is received.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1655) AxisServlet:doPost - java.lang.NullPointerException

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-1655:
------------------------------------

    Assignee: Deepal Jayasinghe

> AxisServlet:doPost - java.lang.NullPointerException
> ---------------------------------------------------
>
>                 Key: AXIS2-1655
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1655
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>         Environment: Axis2 rc2 nigthly build 08/11/2006, jdk 1.5
>            Reporter: Michele Mazzucco
>         Assigned To: Deepal Jayasinghe
>         Attachments: axis2_logs.log, qosp_debug.log, router_axis2.xml, RouterDispatcher.java, services.xml
>
>
> A NPE exception is thrown during the handlers chain when a client request is received.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1655) AxisServlet:doPost - java.lang.NullPointerException

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470152 ] 

Deepal Jayasinghe commented on AXIS2-1655:
------------------------------------------

Hi Michele ;
Could you please attach your service class too (or the service aar file)

Thanks
Deepal

> AxisServlet:doPost - java.lang.NullPointerException
> ---------------------------------------------------
>
>                 Key: AXIS2-1655
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1655
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>         Environment: Axis2 rc2 nigthly build 08/11/2006, jdk 1.5
>            Reporter: Michele Mazzucco
>         Assigned To: Deepal Jayasinghe
>         Attachments: axis2_logs.log, qosp_debug.log, router_axis2.xml, RouterDispatcher.java, services.xml
>
>
> A NPE exception is thrown during the handlers chain when a client request is received.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org