SERVER_IP gives wrong value when the bind-address is set
--------------------------------------------------------
Key: SYNAPSE-674
URL: https://issues.apache.org/jira/browse/SYNAPSE-674
Project: Synapse
Issue Type: Bug
Components: Core
Reporter: Kasun Indrasiri
SERVER_IP returns 127.0.0.1 when the bind address is set in axis2.xml
Reproducing steps
- set <parameter name="bind-address" locked="false">x.x.x.x</parameter> in
axis2.xml
- log the of the SERVER_IP in synapse config
<log level="custom">
<property name="message" expression="get-property('SERVER_IP')"/>
</log>
--
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]