Re: Bodega config script missing?
"Logan, Patrick" <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Yeah, just for "completeness sake" just wondering -- I am putting these in a Rakefile as a set of tasks, so I can just put something in to do the stopping. Thanks -Patrick -----Original Message----- From: Brian Murphy [mailto:[email protected]] Sent: Wednesday, March 14, 2007 11:08 AM To: Logan, Patrick Cc: [email protected] Subject: Re: Bodega config script missing? On 3/14/07, Logan, Patrick <[email protected]> wrote: > Neither the 2.1 nor the 2.0 config scripts from the bodega project > appear to have the "stop-one-transient" script in the download. > > Yes? No? No, they don't; never did. > Is there a reason for this or just not implemented yet? I'm guessing you're assuming there should be such a script because there's a stop-one-activatable(.bat), right? The stop-one-activatable(.bat) scripts were included as a convenient way to clean up the residue left after destroying and activatable service; that is, it destroys the shared VM created for the activatable service, and removes the log file, if it exists. Because this is not necessary to do for a transient service, there is no need for a stop-one-transient(.bat) script. I hope this helps, Brian -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]