Buddhima Wijeweera created SYNAPSE-1010:
-------------------------------------------

             Summary: Script mediator to support removing properties
                 Key: SYNAPSE-1010
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1010
             Project: Synapse
          Issue Type: Improvement
          Components: Script mediator
            Reporter: Buddhima Wijeweera
            Assignee: Hiranya Jayathilaka
         Attachments: script-mediator_remove_property_with_scope.diff

Script mediator currently support only setting properties. With this 
improvement, script mediator can be used to remove properties as well.

{noformat}
mc.removeProperty(property_name,scope);
{noformat}

scope can be default(or null), axis2, transport



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to