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 2007/02/01 03:45:06 UTC

[jira] Updated: (AXIS2-2070) sendRobust throws null pointer exception when a fault is reported from ws

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

Davanum Srinivas updated AXIS2-2070:
------------------------------------

    Assignee: David Illsley

> sendRobust throws null pointer exception when a fault is reported from ws
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-2070
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2070
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Gul Onural
>         Assigned To: David Illsley
>            Priority: Critical
>
> ServiceClient sendRobust throws null pointer exception (see below) when web service reports fault,
> if addressing module is engaged with the client. 
> If I don't engage addressing module on the client side, the sendRobust works fine
> when web service reports a fault. 
> java.lang.NullPointerException
>         at org.apache.axis2.context.MessageContext.isHeaderPresent(MessageContext.java:1054)
>         at org.apache.axis2.handlers.addressing.AddressingInHandler.invoke(AddressingInHandler.java:72)
>         at org.apache.axis2.engine.Phase.invoke(Phase.java:381)
>         at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:518)
>         at org.apache.axis2.engine.AxisEngine.receiveFault(AxisEngine.java:596)
>         at org.apache.axis2.description.RobustOutOnlyAxisOperation$RobustOperationClient.send(RobustOutOnlyAxisOperat
> ion.java:99)
>         at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:295)
>         at org.apache.axis2.client.ServiceClient.sendRobust(ServiceClient.java:453)
>         at org.apache.axis2.client.ServiceClient.sendRobust(ServiceClient.java:380)

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