What about the dependencies of the extension? It looks like right now all the dependency jars still have to go in the boot directory and only the extension in the extension directory. Is that what you intend?
...ant 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. We should write this up better but here's the original post to the list: http://article.gmane.org/gmane.comp.apache.webservices.tuscany.devel/4980/match=extension -- Jeremy On 7/28/06, ant elder <[EMAIL PROTECTED]> wrote: > I'm trying to get some standalone JavaScript samples working but I'm not > sure how the javascript container jar is supposed to be used with the > launcher. Is there a special place I need to put the jar, or a parameter to > use to tell the launcher where the jar is? > > ...ant > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
