Add the support for calculating the endpoint address dynamically
----------------------------------------------------------------
Key: SYNAPSE-727
URL: https://issues.apache.org/jira/browse/SYNAPSE-727
Project: Synapse
Issue Type: Improvement
Reporter: Supun Kamburugamuva
It is better to support dynamic endpoint address calculation.
For example an endpoint address can be of the form
http://localhost:${PORT}/${URL}
${PORT} and ${URL} will be replaced by the PORT and URL synapse properties.
If the URL is something like this
${PREFIX}/service/MyService
${PREFIX} will be replaced by the PREFIX synapse property
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]