Oracle Weblogic Server (MOSC)

MOSC Banner

Depoyment problem when using Proxy in Weblogic

edited Jul 17, 2012 7:41PM in Oracle Weblogic Server (MOSC) 15 commentsAnswered
We use a -D parameter on our Weblogic 10.3.2.0 servers located in thesetDomainEnc.sh file. The parameters are labeled
-Dhttps.proxyHost=${FDX_PROXY_HOST} -Dhttps.proxyPort=${FDX_PROXY_PORT}
-Dhttp.nonProxyHosts=${NON_PROXY_HOSTNAMES}.


The values = to are listed in the domainEnv.cfg.

FDX_PROXY_HOST= *

FDX_PROXY_PORT=*

NON_PROXY_HOSTNAMES="*

When we attempt to deploy an application on the managed server which use
the proxy the application will not deploy, however when the proxy is
removed the application will deploy.
To add to the scenario, the proxy is the same proxy and port number
being used across all of our other development environments without

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center