Chapter 2 Working with Apache Ant


Building, Packaging, and Deploying the Application Using Ant

The generated Ant build.xml script is specific to the current application.

If you want to deploy the application in an application server, you may need to check if the build.xml script contains the correct options, such as server name, port number, user name, or password.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.