Hello, I want to hot-deploy an ear file to a running Jboss container. For this I used the cargo plugin, which currently is not ready to remote deploy to a a different host (see issue http://jira.codehaus.org/browse/MJBOSS-3).
Is there an alternative way to remote deploy to a running Jboss container? For instance a (secure) file copy of the ear file to the Jboss deploy dir? Tanks. -- Johan