Hello Tuscans
Trying to run the command line sample in 
java\samples\helloworld\helloworldwsclient. This did
work before the 
javascript binding was added, and fairly certain if I
include that jar 
I'll get further along, but the question in my mind is
... should I 
really need to since the SCDL shouldn't have any
reference to that 
particular binding ?

Exception in thread "main"
org.osoa.sca.ServiceRuntimeException: 
org.apache.tusc
any.core.context.ContextInitException:
java.lang.ClassNotFoundException: 
org.apa
che.tuscany.container.js.builder.JavaScriptComponentContextBuilder
Context stack trace: [hello]
        at 
org.apache.tuscany.core.client.TuscanyRuntime.start(TuscanyRuntime.ja
va:106)
        at 
org.apache.tuscany.samples.helloworldwsclient.HelloWorldClient.main(H
elloWorldClient.java:36)
Caused by:
org.apache.tuscany.core.context.ContextInitException: 
java.lang.Class
NotFoundException: 
org.apache.tuscany.container.js.builder.JavaScriptComponentCo
ntextBuilder
Context stack trace: [hello]
        at 
org.apache.tuscany.core.context.impl.TuscanyModuleComponentContextImp
l.start(TuscanyModuleComponentContextImpl.java:229)
        at 
org.apache.tuscany.core.client.TuscanyRuntime.start(TuscanyRuntime.ja
va:97)
        ... 1 more
Caused by: java.lang.ClassNotFoundException: 
org.apache.tuscany.container.js.bui
lder.JavaScriptComponentContextBuilder
        at
java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at
java.security.AccessController.doPrivileged(Native
Method)
        at
java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at
java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at
java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at 
org.apache.tuscany.core.context.impl.TuscanyModuleComponentContextImp
l.start(TuscanyModuleComponentContextImpl.java:174)

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to