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.


Daniel Krieg wrote:


I am new to using Merlin and have a question regarding Block
decommissioning.  I would like to use Merlin in a command line
applications setting where it loads and manages my block.  Once the
block is finished executing -- all activity done in start() -- I want
Merlin to decommission the block, thus halting the BlockThread that is
keeping the process alive.

In Phoenix, I can do ((BlockContext)context).requestShutdown() to bring
the block down, thus halting the server since no other blocks are
present.  Is there such a thing in Merlin?  A block configuration
setting? Anything?




--


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]



Reply via email to