Stephen McConnell wrote:
Daniel Krieg wrote:
On Wed, 2003-06-04 at 04:47, Stephen McConnell wrote:
This can be achieved reasonably easily:
1. add support for Executable to the deployment handler
2. add a parameter to the kernel to instruct it to deploy followed by immediate decommmissioning
I've added (1) a couple of minutes ago and should have (2) in place tommorow.
Cheers, Steve.
Steve,
Thanks for the quick response! Will you be committing these changes to
avalon-sandbox/merlin CVS or should I make these modifications to my
code base? If so, I would need just a bit more coaching...still not
familiar enough with the Merlin sources.
I need to update the CLI handler - that is all - the funtionality is already in place under the kernel. Hang on for a day or two max and it will appear in CVS.
Done.
You can now run merlin from the command line with explicit control over server verus execute mode. The server mode is default. To switch to execute mode just use the -execute command line option:
$ merlin my-block.jar -execute
In this mode Merlin will complete deployment followed by immediate decommissioning.
Cheers, Steve.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
