My WebSphere ESB server runs behind corporate proxy server in our network. When I try to access external web-service i get network exceptions (cannot access destination host).
Is there any way to set my proxy configuration in console, except server startup params? -Dhttp.proxyHost=10.0.0.100 -Dhttp.proxyPort=8800
Set the JVM flags http. proxyHost and http. proxyPort when starting your JVM on the command line. This is usually done in a shell script (in Unix) or bat file (in Windows).
No. Since WAS leverage JVM TCP/IP capabilities, the only way is what you found: configure the JVM through the VM Args.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With