On Jul 13, 2006, at 9:36 AM, Jeremy Boynes wrote:

I was thinking of how to load extensions into a chianti runtime and had the following ideas:

The first idea was to have a directory into which people could place composites (as jar files or whatever the packaging unit is) which is scanned by a system service included with the boot runtime. All the composites found there are used to create components that are added in to the system composite.

This approach should work now for the standalone runtime. If you create an "extension" directory where you extract the archive any composite jars placed in there will be added into the runtime. I tested this with the eagerinit sample and it worked but please let me know if there are any issues.

I've not looked at the other approach using maven dependencies - is anyone interested in it?
--
Jeremy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to