Re: Can I use ant for this

2005-04-29 Thread Alexey N. Solofnenko
Hello Kishore, Usually installer manufacturers provide a way to run installers silently. I would consult documentation or contact the company that wrote your installer toolkit about this feature. - Alexey. Kishore Sockalingam wrote: Hello I am planning to automate the deployment process using a

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