4 Replies Latest reply on Mar 1, 2004 8:56 PM by scudx

    Is there a Remote-Deployment solution?

    murxx

      Hello everbody!

      I'm developing a webapp on JBOSS. The JBOSS is not running on my local machine, rather than directly on the system on which the production should run later on.
      Therefore I have to copy my war there for deployment. I'm doing this through an ant-task atm, but oftern get the problem that the copying isn't finished, when the deployment-poller already starts deploying.

      Is there a good way to solve this? I know that there is a remote-deployment tool for weblogic, is something like that also available in JBOSS?

      Thx for any help!
      Tim