You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Mahamane Kanouté (JIRA)" <ji...@apache.org> on 2005/09/19 21:56:30 UTC

[jira] Created: (SAND-4) wsa:ReferenceProperties and wsa:ReferenceParameters are not sent back

wsa:ReferenceProperties and wsa:ReferenceParameters are not sent back
---------------------------------------------------------------------

         Key: SAND-4
         URL: http://issues.apache.org/jira/browse/SAND-4
     Project: Sandesha
        Type: Bug
 Environment: Sandesha 1.0
    Reporter: Mahamane Kanouté
 Assigned to: Davanum Srinivas 
    Priority: Blocker


Create a sequence with a wsa:ReferenceProperties or a wsa:ReferenceParameters element as children of the wsm:AcksTo element, as in the following example:
        <wsrm:CreateSequence>
            <wsrm:AcksTo>
                <wsa:Address xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://mkanoute:81/sst/wsrmacks.asvc</wsa:Address>
                <wsa:ReferenceParameters xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
                    <act_ns:OriginalEPR xmlns:act_ns="http:://www.actional.com/ns">
                        <wsa:Address>http://192.168.0.233:9095/axis/services/RMService</wsa:Address>
                    </act_ns:OriginalEPR>
                    <act_ns:AccessPointKeyID xmlns:act_ns="http:://www.actional.com/ns">192-168-0-233-18352d8-1065f4731a6--7ec6</act_ns:AccessPointKeyID>
                </wsa:ReferenceParameters>
            </wsrm:AcksTo>

Sandesha doesn't send the wsa:ReferenceParameters or wsa:ReferenceProperties children along with the acknowledgments.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org


[jira] Updated: (SAND-4) wsa:ReferenceProperties and wsa:ReferenceParameters are not sent back

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

Davanum Srinivas updated SAND-4:
--------------------------------

    Assignee:     (was: Davanum Srinivas)

> wsa:ReferenceProperties and wsa:ReferenceParameters are not sent back
> ---------------------------------------------------------------------
>
>                 Key: SAND-4
>                 URL: https://issues.apache.org/jira/browse/SAND-4
>             Project: Sandesha
>          Issue Type: Bug
>         Environment: Sandesha 1.0
>            Reporter: Mahamane Kanouté
>            Priority: Blocker
>
> Create a sequence with a wsa:ReferenceProperties or a wsa:ReferenceParameters element as children of the wsm:AcksTo element, as in the following example:
>         <wsrm:CreateSequence>
>             <wsrm:AcksTo>
>                 <wsa:Address xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://mkanoute:81/sst/wsrmacks.asvc</wsa:Address>
>                 <wsa:ReferenceParameters xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
>                     <act_ns:OriginalEPR xmlns:act_ns="http:://www.actional.com/ns">
>                         <wsa:Address>http://192.168.0.233:9095/axis/services/RMService</wsa:Address>
>                     </act_ns:OriginalEPR>
>                     <act_ns:AccessPointKeyID xmlns:act_ns="http:://www.actional.com/ns">192-168-0-233-18352d8-1065f4731a6--7ec6</act_ns:AccessPointKeyID>
>                 </wsa:ReferenceParameters>
>             </wsrm:AcksTo>
> Sandesha doesn't send the wsa:ReferenceParameters or wsa:ReferenceProperties children along with the acknowledgments.

-- 
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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org