1 Reply Latest reply on Jun 24, 2012 8:34 AM by wdfink

    Ant Script to deploy web application to jboss 7.1.1

    sanjayssn

      Hi,

       

      I am new to jboss. I would like to write an ant script to deploy my application to jboss 7.1.1.

       

      I used the touch command in ant and did a ${warfile}.dodeploy. This works, but i need to write an ant script to deploy the application in a clustered environment.

       

      I spent a while searching for it over the net. But couldnt find anything. I saw the application deployment section of the jboss docs, but couldnt use it to arrive at a solution.

       

      Someone kindly let me know how to write an ant script to deploy my application to a clustered environment. I need to know what are the ant tasks that come as a part of jboss, and how should it be used in the ant script.

       

      I am not an ANT expert so kindly give me a detailed information.

       

      Thanks,

      Sanjay