File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes Urgent:Shell Script to automate the deployment process on weblogic6.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Urgent:Shell Script to automate the deployment process on weblogic6.0" Watch "Urgent:Shell Script to automate the deployment process on weblogic6.0" New topic
Author

Urgent:Shell Script to automate the deployment process on weblogic6.0

Avinash Kumar
Greenhorn

Joined: Jun 30, 2001
Posts: 9
Hi,
I am trying to develope a shell script which automates the whole deployment process on weblogic6.0, rather say, trying to by pass console with added validations.I am using the command provided to manage various weblogic6.0 components.But, the problem is that when I am using these commands to create a new domain , it's showing "ok"..means , it is logically creating a new domain but not showing any physical existence, i.e a directory with the domain name in /WL_HOME/config and the config.xml ,which basically happens when we create a new domain from administrative console.In short, how to create a new domain from command line?
Avinash
Jim Baiter
Ranch Hand

Joined: Jan 05, 2001
Posts: 532
If you download the Weblogic 6.1 beta and look at the samples there, they use ant to build them all. It is a cool setup and definitely advantageous over build scripts.
Avinash Kumar
Greenhorn

Joined: Jun 30, 2001
Posts: 9
Hi Jim,
I am going to build this script for proper validations other than that provided by weblogic 6.0.This is the main motto along with the automation of the process. Is that tool suggested by you would be useful for weblogic 6.0 ? as we are restricted to use only that.
Originally posted by Jim Baiter:
If you download the Weblogic 6.1 beta and look at the samples there, they use ant to build them all. It is a cool setup and definitely advantageous over build scripts.

Jim Baiter
Ranch Hand

Joined: Jan 05, 2001
Posts: 532
I am not sure what you are asking but Ant is generic like make and you can add whatever validations you want to those type of scripts.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Urgent:Shell Script to automate the deployment process on weblogic6.0
 
Similar Threads
Weblogic6.0 clustering
how to install ejb2.0 for weblogic6.0
EJB using Visual cafe on Weblogic6.0
Error running CMP entitybean on weblogic6.0
weblogic6.0