Vanjikumaran Sivajothy created SYNAPSE-1047:
-----------------------------------------------
Summary: Configurable properties for REST api handlers
Key: SYNAPSE-1047
URL: https://issues.apache.org/jira/browse/SYNAPSE-1047
Project: Synapse
Issue Type: Improvement
Reporter: Vanjikumaran Sivajothy
Assignee: Hiranya Jayathilaka
As of now, synapse rest api does not have capacity configure the parameters to
the handlers via synapse configs and only relay on msgcontext in run time.
Therefore, IMO it is worth to improve the handlers with adding properties WDYT?
{code}
<handlers>
<handler class="samples.apihandlers.TestHandler">
<property name="foo" value="boo"/>
</handler>
</handlers>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]