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 "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2005/10/09 14:53:51 UTC

[jira] Commented: (AXIS2-221) Axis2 Addressing does not handle the reference parameters correctly (Eg: Reply To EPR ref props)

    [ http://issues.apache.org/jira/browse/AXIS2-221?page=comments#action_12331664 ] 

Thilina Gunarathne commented on AXIS2-221:
------------------------------------------

Axis2 now extracts the Reference parameters... (I checked reference parameters only.)

When using WSA-Submission Axis2 still does not recognise or extracts the reference properties in the header. Axis2 cannot handle the following.....

 <soap:Header>
  ....................
  <wsa:To soap:mustUnderstand="1">   ..................................  </wsa:To>
   <footx:TransactionID>
 	          uuid:ac4c2599-0ad9-4b88-ac33-12b765390929
   </footx:TransactionID>
   <footx:EnlistmentID>
 	          12cab914-ec4d-400c-ac2f-47a9b9228b5b
   </footx:EnlistmentID>
 </soap:Header>


> Axis2 Addressing does not handle the reference parameters correctly (Eg: Reply To EPR ref props)
> ------------------------------------------------------------------------------------------------
>
>          Key: AXIS2-221
>          URL: http://issues.apache.org/jira/browse/AXIS2-221
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Thilina Gunarathne
>     Assignee: Eran Chinthaka

>
> Current AddressingInHandler does not extract and set the reference properties in Reply TO EPR. 
> I have a client which sets a reference parameter to the Reply To EPR of the outgoing message. It  expects the property  to be returned in the response message as a reference parameter.. This does not happen in current Axis2.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira