Re: Stopping/Restarting instance from the command line
Dev WO <[email protected]> Thu, 19 Aug 2004 18:07:37 +0200
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
Thanks Pierre, but I don't know exactly how to do it:( So I started to relax a little and re-evaluate what I wanted to do. I found that with WOApplication I could start, stop and do pretty much everything with my application/instance, so it looks like what I need. BUT it looks like WOApplication only affect the application that make the call... and I don't want to do that, I'd like to call WOApplication (from application A) to start application B. Is this possible? I couldn't find something like setPath to tell WOApplication which .woa to start. Thanks for helping me clarify this;) Xavier > Well, you could reverse-engineer the communication protocol between > Monitor/WOTaskd and the WO applications. > > Actually with the appropriate network tools you should be able to see > the calls made. These are DirectAction-like calls which you might be > able to issue with tools like wget or curl. At worst you would have to > write a small Java app. > > Pierre > > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Dev WO > Sent: Wednesday, August 18, 2004 3:44 PM > To: [email protected]; [email protected] > Subject: Stopping/Restarting instance from the command line > > > Hi, > I was wondering if there is a more cleaver way to stop and restart an > instances from the command line than killing the PID? > Thanks for your knowledge;) > > Xavier > _______________________________________________ > webobjects-deploy mailing list | [email protected] > Help/Unsubscribe/Archives: > http://www.lists.apple.com/mailman/listinfo/webobjects-deploy > Do not post admin requests to the list. They will be ignored. > > > > ********************************************************************** > This email and any files transmitted with it are intended solely for > the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the sender > of this message. ([email protected]) > This email message has been checked for the presence of computer > viruses; however this protection does not ensure this message is > virus free. > Banque centrale du Luxembourg; Tel ++352-4774-1; http://www.bcl.lu > ********************************************************************** > >