I am using IBM JDK 1.6 SR3. I am seeing the following error message for all most all the samples that I ran, this message occurs at the end of after the successful output.
[java] Exception in thread "main" java.lang.IllegalStateException: No servlet registered at this URI: /dojo [java] at org.apache.tuscany.sca.http.jetty.JettyServer.removeServletMapping(JettyServer.java:420) [java] at org.apache.tuscany.sca.web.javascript.dojo.DojoModuleActivator.stop(DojoModuleActivator.java:73) [java] at org.apache.tuscany.sca.node.impl.RuntimeBootStrapper.stopModules(RuntimeBootStrapper.java:382) [java] at org.apache.tuscany.sca.node.impl.RuntimeBootStrapper.stop(RuntimeBootStrapper.java:205) [java] at org.apache.tuscany.sca.node.impl.NodeImpl.stop(NodeImpl.java:746) Do any one see the same error message? On Mon, Sep 21, 2009 at 5:51 PM, Simon Laws <[email protected]>wrote: > Please review and vote on RC1 of the Tuscany SCA Java 1.5.1 release. > > The distribution artifacts, RAT reports, and Maven staging repository > are available for review at: > > http://people.apache.org/~slaws/tuscany/1.5.1-RC1<http://people.apache.org/%7Eslaws/tuscany/1.5.1-RC1> > > The release tag is at: > > http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.5.1-RC1 > > here's my +1 > > Simon > -- Thanks & Regards, Ramkumar Ramalingam
