Link to home
Start Free TrialLog in
Avatar of mnewton0
mnewton0

asked on

Automate Weblogic Domain creation.

I am working with WebLogic 8.1.  I am wanting to automate the creation of a domain, and not use the wizard for this creation.  Is there a script that I can use to do this, or some code that I can write?
ASKER CERTIFIED SOLUTION
Avatar of ECollin
ECollin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of madhuthetom
madhuthetom

As ECollin you can use ant for the same or you might still consider WLST .
You have easy ways of creating a template of a existing domain and other things

See this

http://weblogic.sys-con.com/read/48221.htm