This content has been marked as final.
Show 2 replies
-
1. Re: Unable to deploy webapp via Jetty MBean
adrian.brock Jun 26, 2002 8:02 PM (in response to bsiggelkow)Try passing your url to the MainDeployer MBean's
deploy() operation.
Regards,
Adrian -
2. Re: Unable to deploy webapp via Jetty MBean
jules Jul 2, 2002 4:59 AM (in response to bsiggelkow)The Jetty MBean would be for deploying on a stand-alone Jetty. When integrated with JBoss this is not a good idea, because Jetty will not tell JBoss what is going on.
I'll think about chsanging this,
Cheers,
Jules