2 Replies Latest reply on Apr 27, 2006 3:02 AM by jbpm_instinct

    How to deploy the application through ant??

    jbpm_instinct

      Hi All,
      I am new to jbpm and studying the sample application. I have deployed the application through Deploy Process Archieve and it works fine.Anyone please provide some means which mentions the step by step deployment process using ant.
      All suggestions are welcome and thanx in advance.
      Regards,
      Chirag.

        • 1. Re: How to deploy the application through ant??
          kukeltje

          look at the ant files that come with jBPM. You can see there how it is done.

          • 2. Re: How to deploy the application through ant??
            jbpm_instinct

            Hi!!
            Thanx for prompt reply.I have gone through the build.xml and ant classes but still not getting how to deploy it in embedded server.
            One more thing I would like to ask is that where does the deployed war file resides in server.Suppose I have deployed application once and then I want to make changes in application.Then how should I undeploy the existing application and then deploy the modified application.If I try to deploy the application through deploy process archieve then it gives me error during deployment....
            Please let me know something about this issue.All suggestions are welcome and thanx in advance.
            Chirag.