Oracle Weblogic Server (MOSC)

MOSC Banner

HTTPProxyApp and wlst

edited Feb 25, 2012 10:09AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
Hello,

I’m using Weblogic 10.3.5 and when I create a domain using the Domain creation wizard (<FMW_HOME>/wlserver_10.3/common/bin/config.sh), if I create a manage server outside of a cluster, I’m offered to create a HTTP Proxy Application. Is it possible to do the same with wlst? Using the Domain creation wizard, if I select to create a HTTP Proxy Application, it’ll create a directory “apps” in my domain and will add the following to my config.xml:

  <app-deployment>

    <name>OracleProxy4_cluster1_my_proxy</name>

    <target>my_proxy</target>

    <module-type>war</module-type>

    <source-path>./apps/OracleProxy4_cluster1_my_proxy</source-path>

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