On 7/28/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
The launcher scans a directory called "extensions" under the root and deploys everything it finds there as a child to the system composite - just dropping a jar containing a "default.scdl" in there should add it in.
I can't get this to work after trying various combinations of locations and names, and also can't find any launcher code the mentions "extensions". I have got the JavaScript container working with the launcher but only by hacking the launcher.jar to add a javaScriptImplementation.scdl and adding that as an include in the system.scdl. Is this extension mechanism actually implemented yet, or could you give me any more pointers or how to get it to work? Thanks, ...ant
