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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...