[
https://issues.apache.org/jira/browse/SYNAPSE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kasun Herath updated SYNAPSE-458:
---------------------------------
Attachment: bool_propertymediator.patch
I wrote a patch to this issue.
A attribute called type is introduced to the property mediator(ex <property
type="boolean">).
only string or boolean is allowed, but if want to allow other wrapper types in
the future it is also possible through minor modifications. If the type is not
specified, the type would be taken as string so current implementations would
not have any negative effects.
The patch is attached. please look into it.
> Allow the property mediator to set Boolean properties
> -----------------------------------------------------
>
> Key: SYNAPSE-458
> URL: https://issues.apache.org/jira/browse/SYNAPSE-458
> Project: Synapse
> Issue Type: Improvement
> Affects Versions: 1.2
> Reporter: Paul Fremantle
> Attachments: bool_propertymediator.patch
>
>
> At the moment you cannot use the property mediator to set Boolean properties.
> We should allow this.
> Paul
--
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: [email protected]
For additional commands, e-mail: [email protected]