[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Copying large ear over network: URLDeploymentScanner rea
johnNewman
do-not-reply at jboss.com
Wed Feb 4 11:58:12 EST 2009
Thanks for the quick response Peter.
I've gotten this to work fine locally using the command you've posted. So we are getting somewhere... However I'm stuck when trying to do it over the network.
\\test-server\e$\jboss\bin\twiddle.bat invoke "jboss.system:service=MainDeployer" deploy file:///e:/jboss/server/default/deploy/OurApp.ear
it doesn't seem to do anything, i think it is because I don't have the URL correct. I've tried:
file://///test-server/e$/jboss/server/default/deploy/OurApp.ear and
file:///e:/jboss/server/default/deploy/OurApp.ear
both of those appear to be the correct urls, if I paste them into a browser the file pops up. But the mbean thing doesn't seem to pick up the file with either one. What am I doing wrong?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207063#4207063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207063
More information about the jboss-user
mailing list