Hi Sabareeswar
> Am not able to subscribe to the link - I think it is being blocked by the 
> firewall.
>   
Ok, I've added you manually, so you should be able to post in future..
> And regarding the usage of an XML "value", the character entity (<) is not 
> getting translated to "<", though there is no problem with (&gt;).
>   
I meant to allow one to write as follows - similarly to how we allow
tasks to define XML properties [1]

<header name="urn:grid-name" value="SMECGRID" xmlns:urn="...."/>
<header name="urn:grid-name" value="SMECGRID" xmlns:urn="....">
       <oas:Security>
         <oas:UsernameToken>
            <oas:Username>admin</oas:Username>
            <oas:Password>admin123</oas:Password>
         </oas:UsernameToken>
      </oas:Security>
</header>

This way, any valid XML content can be specified easily and elegantly

cheers
asankha

[1] http://synapse.apache.org/Synapse_Configuration_Language.html#task

-- 
Asankha C. Perera
AdroitLogic, http://adroitlogic.org

http://esbmagic.blogspot.com




Reply via email to