[ 
https://issues.apache.org/jira/browse/TUSCANY-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529667
 ] 

Simon Nash commented on TUSCANY-1786:
-------------------------------------

The same change needs to be made to the "ant run" sample output in the README 
for simple-callback-ws. The mvn output for this sample is nearly correct but 
needs the log4j warnings to be deleted.



> mortgage-loanapproval README sample output is incorrect
> -------------------------------------------------------
>
>                 Key: TUSCANY-1786
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1786
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.0
>         Environment: Windows XP
>            Reporter: Simon Nash
>            Priority: Minor
>             Fix For: Java-SCA-1.0.1
>
>
> The README sample output for mortgage-loanapproval is incorrect.  The sample 
> output shows jetty without log4j configured.  In Tuscany 1.0, this sample 
> uses Tomcat with log4j configured and a number of log messages are displayed. 
>  On my machine, this produced:
> Buildfile: build.xml
> run:
>      [java] Starting the CreditCheck Service...
>      [java] 21-Sep-2007 12:08:36 org.apache.catalina.core.StandardEngine start
>      [java] INFO: Starting Servlet Engine: Apache Tomcat/6.0.10
>      [java] 21-Sep-2007 12:08:37 org.apache.catalina.startup.ContextConfig 
> defaultWebConfig
>      [java] INFO: No default web.xml
>      [java] 21-Sep-2007 12:08:37 org.apache.catalina.startup.DigesterFactory 
> register
>      [java] WARNING: Could not get url for 
> /javax/servlet/jsp/resources/jsp_2_0.xsd
>      [java] 21-Sep-2007 12:08:37 org.apache.catalina.startup.DigesterFactory 
> register
>      [java] WARNING: Could not get url for 
> /javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
>      [java] 21-Sep-2007 12:08:37 org.apache.catalina.startup.DigesterFactory 
> register
>      [java] WARNING: Could not get url for 
> /javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
>      [java] 21-Sep-2007 12:08:37 org.apache.catalina.startup.DigesterFactory 
> register
>      [java] WARNING: Could not get url for 
> /javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd
>      [java] 21-Sep-2007 12:08:37 org.apache.catalina.startup.DigesterFactory 
> register
>      [java] WARNING: Could not get url for 
> /javax/servlet/resources/j2ee_web_services_1_1.xsd
>      [java] 21-Sep-2007 12:08:37 org.apache.coyote.http11.Http11Protocol init
>      [java] INFO: Initializing Coyote HTTP/1.1 on http-8085
>      [java] 21-Sep-2007 12:08:37 org.apache.coyote.http11.Http11Protocol start
>      [java] INFO: Starting Coyote HTTP/1.1 on http-8085
>      [java] 21-Sep-2007 12:08:37 
> org.apache.tuscany.sca.http.tomcat.TomcatServer addServletMapping
>      [java] INFO: Added Servlet mapping: 
> http://localhost:8085/CreditCheckService
>      [java] Press Enter to Exit...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to