Hi, The MainDeployer MBean has a deploy(URL) operation that is synchronous.
This is not a permenant deployment, it does not survive a reboot. For that you would need something that retrieves the URL's contents and adds them to the deploy folder. Regards, Adrian xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jon Haugsand > Sent: 30 May 2003 12:17 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Remote synchronous deployment > > > Is there some means to be able to deploy a JBoss application remotely > and synchronously such that it is useable from scripts in a local > network? > > I think I can use ssh and/or the http protocol for remote deployment, > but how do I know when the application is deployed so I can start > using its services? > > Greping the server.log? > > -- > Jon Haugsand, [EMAIL PROTECTED] > http://www.norges-bank.no > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
