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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/08/17 13:38:31 UTC

[jira] Resolved: (AXIS2-3127) Null pointer exception in Axis2

     [ https://issues.apache.org/jira/browse/AXIS2-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-3127.
-----------------------------------

    Resolution: Fixed

Checked in a change to remove the redundant method.

> Null pointer exception in Axis2
> -------------------------------
>
>                 Key: AXIS2-3127
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3127
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>         Environment: win
>            Reporter: Samuel Isokpunwu
>            Assignee: Rich Scheuerle
>         Attachments: hpatch.txt
>
>
> Added a null check to a method in org.apache.axis2.engine.Handler.java to prevent client apps from getting a NPE
> if the engine fails to successfully handle a given message.

-- 
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


Re: [jira] Resolved: (AXIS2-3127) Null pointer exception in Axis2

Posted by dd du <da...@gmail.com>.
test

On 8/17/07, Rich Scheuerle (JIRA) <ji...@apache.org> wrote:
>
>
>     [
> https://issues.apache.org/jira/browse/AXIS2-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Rich Scheuerle resolved AXIS2-3127.
> -----------------------------------
>
>    Resolution: Fixed
>
> Checked in a change to remove the redundant method.
>
> > Null pointer exception in Axis2
> > -------------------------------
> >
> >                 Key: AXIS2-3127
> >                 URL: https://issues.apache.org/jira/browse/AXIS2-3127
> >             Project: Axis 2.0 (Axis2)
> >          Issue Type: Bug
> >          Components: kernel
> >         Environment: win
> >            Reporter: Samuel Isokpunwu
> >            Assignee: Rich Scheuerle
> >         Attachments: hpatch.txt
> >
> >
> > Added a null check to a method in org.apache.axis2.engine.Handler.javato prevent client apps from getting a NPE
> > if the engine fails to successfully handle a given message.
>
> --
> 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
>
>