[
https://issues.apache.org/jira/browse/TUSCANY-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramkumar Ramalingam resolved TUSCANY-3281.
------------------------------------------
Resolution: Fixed
Committed revision 818381.
> Exception in DojoModuleActivator
> --------------------------------
>
> Key: TUSCANY-3281
> URL: https://issues.apache.org/jira/browse/TUSCANY-3281
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Core Runtime
> Affects Versions: Java-SCA-1.5.1
> Environment: IBM JDK 1.6 SR3.
> Reporter: Ramkumar Ramalingam
> Assignee: Ramkumar Ramalingam
> Fix For: Java-SCA-1.5.1
>
>
> 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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.