n-jay opened a new pull request #55:
URL: https://github.com/apache/synapse/pull/55


   ### Purpose
   Add **environment variable injection capability** to SOAP and WSDL endpoints.
   
   ### Approach
   Amended AddressEndpointFactory & WSDLEndpointFactory classes to extract 
environment variables via `System.getenv()` based on $SYSTEM prefix presence in 
the synpase config XML uri elements.
   
   ### Automation Tests
   - _Unit tests_
   Covers code written in **AddressEndpointFactory**. 
   
   - _Integration tests_
   N/A
   
   ### Test environment 
   - Java version 1.8.0_141
   - Ubuntu 20.04
   
   ### Learning
   A medium post describing the context of the project is linked 
[here](https://nuwnjay.medium.com/how-to-containerize-an-esb-26d8a5404ee9).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to