[JBoss-user] [Beginners Corner] - Re: Remote ear Deployment

2004-05-21 Thread chris_white
I see that ant has a deploy task called ServerDeploy. http://ant.apache.org/manual/OptionalTasks/serverdeploy.html and it appears that for JBoss i would have to use the generic sub-element. providing server username password and classpath, but has anybody ever actually used this that could

[JBoss-user] [Beginners Corner] - Re: Remote ear Deployment

2004-05-21 Thread dannyyates
If you want to use ant, why not just use the 'copy' task and copy your deployment into the deploy directory? If you want to deploy to a remote machine, either use its UNC name if it's Windows (\\machine\c$\...\server\default\deploy), or else for Unix use rcp, NFS mount, etc. View the original

[JBoss-user] [Beginners Corner] - Re: Remote ear Deployment

2004-05-20 Thread [EMAIL PROTECTED]
http://localhost:8080/jmx-console MainDeployer deploy(URL) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835744#3835744 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835744