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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2007/06/22 21:25:25 UTC

[jira] Created: (AXIS2-2842) SOAPMessageContext.getHeaders() returns null

SOAPMessageContext.getHeaders() returns null
--------------------------------------------

                 Key: AXIS2-2842
                 URL: https://issues.apache.org/jira/browse/AXIS2-2842
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Nikhil Thaker


SOAPMessageContext.getHeaders() returns a null. While testing the Handler code I found that we get a NullPointerException as the getHeader() method on SOAPMessageContext is not implemented correctly. I will provide the implementation to return correct headers from this method.



-- 
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] Resolved: (AXIS2-2842) SOAPMessageContext.getHeaders() returns null

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

Nikhil Thaker resolved AXIS2-2842.
----------------------------------

    Resolution: Fixed

Revision #549938

> SOAPMessageContext.getHeaders() returns null
> --------------------------------------------
>
>                 Key: AXIS2-2842
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2842
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>
> SOAPMessageContext.getHeaders() returns a null. While testing the Handler code I found that we get a NullPointerException as the getHeader() method on SOAPMessageContext is not implemented correctly. I will provide the implementation to return correct headers from this method.

-- 
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] Assigned: (AXIS2-2842) SOAPMessageContext.getHeaders() returns null

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

Nikhil Thaker reassigned AXIS2-2842:
------------------------------------

    Assignee: Nikhil Thaker

> SOAPMessageContext.getHeaders() returns null
> --------------------------------------------
>
>                 Key: AXIS2-2842
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2842
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>
> SOAPMessageContext.getHeaders() returns a null. While testing the Handler code I found that we get a NullPointerException as the getHeader() method on SOAPMessageContext is not implemented correctly. I will provide the implementation to return correct headers from this method.

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