You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2008/05/09 09:22:55 UTC

[jira] Closed: (SYNAPSE-82) Some header properties are missing when sending a request to an endpoint where addressing is engaged

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

Evanthika Amarasiri closed SYNAPSE-82.
--------------------------------------


The information are properly displayed now. Fixed in 1.2_QA_B1. The issue will be closed

> Some header properties are missing when sending a request to an endpoint where addressing is engaged
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-82
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-82
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.0-RC1-B2
>         Environment: Windows XP, j2sdk1.4.2_13
>            Reporter: Evanthika Amarasiri
>             Fix For: 1.0-RC1-B3
>
>
> Some of the properties are missing as specified below
> The message sent from ESB to Server
> ==============================
> The original message contains the following tags.
>          <wsa:To>
>          <wsa:ReplyTo>
>          <wsa:MessageID>
>          <wsa:Action>
> But you will see the following tags only
>          <wsa:To>
>          <wsa:MessageID>
>          <wsa:Action>
> The message sent from ESB to Client
> ==============================
> In the original message which is sent from ESB to Client, you have to below tags
>          <wsa:To>
>          <wsa:ReplyTo>
>          <wsa:MessageID>
>          <wsa:Action>
>          <wsa:RelatesTo>
> But you get only the following
>          <wsa:Action>
> 	 <wsa:MessageID>
>          <wsa:RelatesTo>
>          <wsa:RelatesTo>
>          <wsa:RelatesTo> (More than one RelatesTo tag is printed)
> The message sent from Server to ESB
> ==============================
> In the original message which is sent contains the following tags
>          <wsa:To>
>          <wsa:ReplyTo>
>          <wsa:MessageID>
>          <wsa:Action>
>          <wsa:RelatesTo>
> But the following is what you get in the latest build.
>          <wsa:Action>
>          <wsa:RelatesTo>

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