aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Websphere 4.0 and ANT Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Websphere 4.0 and ANT" Watch "Websphere 4.0 and ANT" New topic
Author

Websphere 4.0 and ANT

Leo Padal
Greenhorn

Joined: May 09, 2005
Posts: 4
Hi all,
We are using IBM Webspphere 4.0 Advanced edition on a Windows 2000 machine. I was wondering if nayone knew about command line options to start and stop the application server from command line.
We are using ANT to deploy a java web application on the WAS 4.0 server. These are thefollowing steps
1. If the server is started then stop it.
2. copy the EAR file to a particular location.
3. Restart the application server.

I am hoping to write a batch file which will do the above things.

Thanks in advance!
Sachin
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17243
    
    1

"Leo leo"-
Welcome to the JavaRanch! Please adjust your displayed name to meet the

JavaRanch Naming Policy.

You can change it

here.

Thanks! and welcome to the JavaRanch!

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
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: Websphere 4.0 and ANT
 
Similar Threads
ANT vs. Eclipse Deployment to EAServer
IBM Websphere 4.0 console commands
How to Start/Stop Websphere Applisation Server using ANT in eclipse
Ant beginner, having problems
Ant and Eclipse