Ok! Thanks. Its defined in
http://svn.apache.org/repos/asf/incubator/tuscany/java/sca/commands/launcher/src/main/resources/META-INF/tuscany/system.scdl
I should have scanned with .* not .java. Anyway the key thing is the
directory is named "extension" not "extensions".

  ...ant

On 7/30/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:

On Jul 30, 2006, at 3:06 AM, ant elder wrote:

> 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".

There isn't any code for this in the launcher. The configuration it
loads contains a "DirectoryScanExtender" component which is what
scans the directory.


> 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?

I'll take a look at what you have (I'm assuming it's all in svn, if
not can you send the delta to the list) and post some suggestions.

--
Jeremy


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


Reply via email to