If you want to set proxy for weblogic server go to fmwhome/user_projects/domains//bin
Open setDomainEnv.sh and add the below entry
PROXY_SETTINGS="-DproxySet=true -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttp.nonProxyHosts= -Dhttps.proxyHost= -Dhttps.proxyPort -Dhttps.nonProxyHosts="
export PROXY_SETTINGS
Open setDomainEnv.sh and add the below entry
PROXY_SETTINGS="-DproxySet=true -Dhttp.proxyHost=
export PROXY_SETTINGS
No comments:
Post a Comment