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/02/02 21:30:05 UTC

[jira] Created: (AXIS2-2090) SOAPMessageContext Properties not setup correctly.

SOAPMessageContext Properties not setup correctly.
--------------------------------------------------

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


Currently in JAXWS we are missing some of the SOAPMessageContext Properties and some of the properties that we have, are reading incorrect values. I am adding code to read correct SOAPMessageContext Properties.

Some of the changes involve 
1) Adding properties to SOAPMessageContext after OperationDescription has been added to JAXWSMessageContext.
2) Reading WSDL properties required changes to EndpointDescription and EndpointInterfaceDescription.

I have made these changes after discussing them with Nicholas Gallardo and Jeff Barrett.

-- 
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-2090) SOAPMessageContext Properties not setup correctly.

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

Nikhil Thaker resolved AXIS2-2090.
----------------------------------

    Resolution: Fixed

Patch committed.

Revision # 502732

> SOAPMessageContext Properties not setup correctly.
> --------------------------------------------------
>
>                 Key: AXIS2-2090
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2090
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2090_MessageContextProperties.txt
>
>
> Currently in JAXWS we are missing some of the SOAPMessageContext Properties and some of the properties that we have, are reading incorrect values. I am adding code to read correct SOAPMessageContext Properties.
> Some of the changes involve 
> 1) Adding properties to SOAPMessageContext after OperationDescription has been added to JAXWSMessageContext.
> 2) Reading WSDL properties required changes to EndpointDescription and EndpointInterfaceDescription.
> I have made these changes after discussing them with Nicholas Gallardo and Jeff Barrett.

-- 
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-2090) SOAPMessageContext Properties not setup correctly.

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

Nikhil Thaker reassigned AXIS2-2090:
------------------------------------

    Assignee: Nikhil Thaker

> SOAPMessageContext Properties not setup correctly.
> --------------------------------------------------
>
>                 Key: AXIS2-2090
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2090
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2090_MessageContextProperties.txt
>
>
> Currently in JAXWS we are missing some of the SOAPMessageContext Properties and some of the properties that we have, are reading incorrect values. I am adding code to read correct SOAPMessageContext Properties.
> Some of the changes involve 
> 1) Adding properties to SOAPMessageContext after OperationDescription has been added to JAXWSMessageContext.
> 2) Reading WSDL properties required changes to EndpointDescription and EndpointInterfaceDescription.
> I have made these changes after discussing them with Nicholas Gallardo and Jeff Barrett.

-- 
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-2090) SOAPMessageContext Properties not setup correctly.

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

Nikhil Thaker updated AXIS2-2090:
---------------------------------

    Attachment: JIRA_2090_MessageContextProperties.txt

> SOAPMessageContext Properties not setup correctly.
> --------------------------------------------------
>
>                 Key: AXIS2-2090
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2090
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2090_MessageContextProperties.txt
>
>
> Currently in JAXWS we are missing some of the SOAPMessageContext Properties and some of the properties that we have, are reading incorrect values. I am adding code to read correct SOAPMessageContext Properties.
> Some of the changes involve 
> 1) Adding properties to SOAPMessageContext after OperationDescription has been added to JAXWSMessageContext.
> 2) Reading WSDL properties required changes to EndpointDescription and EndpointInterfaceDescription.
> I have made these changes after discussing them with Nicholas Gallardo and Jeff Barrett.

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