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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/03 16:20:50 UTC

[jira] Commented: (AXIS2-3541) Potential NPE in XMPPPacketListener

    [ https://issues.apache.org/jira/browse/AXIS2-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574552#action_12574552 ] 

Davanum Srinivas commented on AXIS2-3541:
-----------------------------------------

Fixed in svn revision  633124

> Potential NPE in XMPPPacketListener
> -----------------------------------
>
>                 Key: AXIS2-3541
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3541
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.3
>            Reporter: Michele Mazzucco
>         Attachments: AXIS2-3541.patch
>
>
> There's a potential NPE inside the Worker:
> MessageContext msgCtx = null;
> try {
>   // instantiate msgCtx
> } catch(AxisFault e) {
>    access msgCtx
> }

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