You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2007/12/04 07:39:43 UTC

[jira] Commented: (SYNAPSE-187) XSLT mediator does not work properly when the source is given as the Envelope or Envelope/Body in the Xpath

    [ https://issues.apache.org/jira/browse/SYNAPSE-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548145 ] 

Ruwan Linton commented on SYNAPSE-187:
--------------------------------------

I have dig in to the XSLT mediator code and it is not very easy to support this functionality, because it will require a SOAPEnvelope replacement and also when it comes to SOAP there is only one element in the SOAP body, and hence there is no requirement from the XSLT mediator to do a transformation on the Body.

In effect XSLT mediator has a limitation on the source XPATH that limits it either inside to the payload or headers. Since there are many other ways to process the message using header mediator property mediator and so on. Shall we keep this limitation as it is.

> XSLT mediator does not work properly when the source is given as the Envelope or Envelope/Body in the Xpath
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-187
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-187
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>            Reporter: Ruwan Linton
>            Assignee: Ruwan Linton
>
> When the XSLT source is specified as the soap Envelope or as the soap Body then the XSLT transformation does not applies correctly

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