I'm getting the exception below when i try to register a contribution in a
node thats running in a separate JVM from the domain. Does this mean all
contributions in nodes also need to be in the classpath used by the domain?

INFO: Registered node: http://localhost:8080/tuscany/ at endpoint
http://L32H83W:8080/tuscany//SCANodeManagerComponent/SCANodeManagerService
30-Nov-2007 13:46:23
org.apache.tuscany.sca.domain.impl.SCADomainImplregisterContribution
SEVERE: Exception when registering contribution C:\Tomcat\apache-
tomcat-6.0.10\webapps\sample-helloworld-ws-service-webapp\org.apache.tuscany.sca.domain.DomainException:
java.lang.ClassNotFoundException: helloworld.HelloWorldImpl

   ...ant

Reply via email to