-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 11:03 AM To: [EMAIL PROTECTED] Subject: Independent applications with merlin
Hello all, I was wondering if there is a way to launch multiple, independent applications, with merlin w/or resorting to editing a config file? An example of the startup synstax would be: merlin -execute a.jar b.jar c.jar...Is there a way to do this with an already running instance of merlin using a console or some other facility? Example would be: merlin>execute a.jar. Thanks,
Erik Grimes
Stephen will be able to clarify this, but you should be able to give merlin a comma delimited list of blocks to launch (or jars with embedded block files). At least this is possible when using the merlin.deployment property in a merlin.properties file:
http://avalon.apache.org/merlin/merlin/kernel/properties.html
I'm not sure if this works from the command line though.
In the properties file is a comma separated list - on the command line is a space separated list - e.g.
merlin a.block b.block c.block
Steve.
J. Aaron Farr SONY ELECTRONICS DDP-CIM (724) 696-7653
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
