Can I use ant for this

2005-04-29 Thread Kishore Sockalingam
Hello I am planning to automate the deployment process using ant.I got only test.jar file.When I try to run the file the installer installs the application and asks for any one application server(weblogic,websphere etc) and the database server.Once I give all the details the insallion will be done

RE: Installing ant on linux 3

2005-04-28 Thread Kishore Sockalingam
that you could start with a very small tutorial from the manual. "Developing with Ant | Hello World with Ant" [1]. Jan [1] http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html > -Ursprüngliche Nachricht- > Von: Kishore Sockalingam [mailto:[EMAIL PROTECTED] >

Installing ant on linux 3

2005-04-28 Thread Kishore Sockalingam
Hello I am trying to install ant on linux 3.0 When I ran the ant script ..it shows the build failed. ./ant Buildfile: build.xml does not exist! Build failed I am new to ant scripts. What could be the problem. Kishore - To u