I'm still struggling getting this to go. I've added a JavaScript HelloWorld sample to help (in samples/sca/helloworldJavaScript). The testcase for that sample fails as it doesn't understand the javascript SCDL, as I guess SCATestCase doesn't know about the JavaScript container. Am I supposed to register the container somehow?
...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]
