Oracle Weblogic Server (MOSC)

MOSC Banner

Template oracle.em_11_1_1_0_0_template.jar and SourcePath

edited Mar 9, 2017 4:00AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
Hello,

I’m using Weblogic 10.3.5 and when I create a domain and apply the template oracle.em_11_1_1_0_0_template.jar, I would like to select the SourcePath for the em.ear, but it keeps copying it to FMW_HOME/user_projects/applications/<DOMAIN>/em.ear. I can change the SourcePath, but the em.ear will not get copied to the new location. Here is a snippet of my wlst:

 

readTemplate('/share/mycluster/fmw_11gR1PS4/wlserver_10.3/common/templates/domains/wls.jar')

 

#Configure the Administration Server and SSL port.

 

cd('Servers/AdminServer')

set('ListenAddress','my_machine1')

set('ListenPort', 4001)

create('AdminServer','SSL')

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