Starting the most basic calculator scenario brings up HTTP resources on port
8080
---------------------------------------------------------------------------------
Key: TUSCANY-3565
URL: https://issues.apache.org/jira/browse/TUSCANY-3565
Project: Tuscany
Issue Type: Bug
Affects Versions: Java-SCA-2.0-M5
Environment: Linux and windows
Reporter: Simon Laws
Fix For: Java-SCA-2.0-M5
When running samples/binding-sca/contribution-calculator using the JSE launcher
I see the following. Note the resources on port 8080.
Running launcher.LauncherTestCase
May 21, 2010 4:38:16 AM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain: de
fault
May 21, 2010 4:38:17 AM org.mortbay.log.Slf4jLog info
INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via org.mort
bay.log.Slf4jLog
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.19
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started [email protected]:8080
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.http.jetty.JettyServer addServlet
Mapping
INFO: Added Servlet mapping: http://9.30.204.106:8080/dojo
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.http.jetty.JettyServer addServlet
Mapping
INFO: Added Servlet mapping: http://9.30.204.106:8080/dojo/*
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.http.jetty.JettyServer addServlet
Mapping
INFO: Added Servlet mapping: http://9.30.204.106:8080/tuscany
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.http.jetty.JettyServer addServlet
Mapping
INFO: Added Servlet mapping: http://9.30.204.106:8080/tuscany/*
May 21, 2010 4:38:17 AM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadCon
tributions
INFO: Loading contribution: file:/home/simon_laws/java-2.x/samples/launcher-embe
dded-jse/../binding-sca/contribution-calculator/target/sample-contribution-bindi
ng-sca-calculator.jar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.