Running ANT Scripts in WebSphere® Application Server V5.0
 Technote (troubleshooting)
 
Problem(Abstract)
How do I run my ANT build file in WebSphere Application Server V5.0?
 
Resolving the problem
To run your ANT build files in WebSphere Application Server V5.0, use the ws_ant command line utility. The ws_ant utility also sets up the correct classpath so that the WebSphere ANT tasks can be used successfully along with ANT's built -in tasks. Run ws_ant from the bin directory under your WebSphere install directory. For example, to execute the target named install in your build file, use the following command:
ws_ant -buildfile C:\build.xml install
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Deploy (for example: AAT or ANT or EAR/WAR/JAR)
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1066889
IBM Group: Software Group
Modified date: Nov 26, 2003