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...
This is already possible - either by command line or via properties.
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.
Theoretically - yes - in practice not yet. Theoretically yes because all of the apis are there to do this but you would need to write an embedder that handled this. This is where we will end up but to get there we need a fully manageable kernel (think jmx) in which we can add and remove content dynamically via model interaction.
This needs more work on the following areas:
(a) better model/runtime separation (b) involving a runtime driven by model events (c) controlled through a a jmx management view of the model
Cheers, Steve.
Thanks,
Erik Grimes
--------------------------------------------------------------------- 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]