Author: jsdelfino
Date: Mon Sep 17 03:53:06 2007
New Revision: 576357
URL: http://svn.apache.org/viewvc?rev=576357&view=rev
Log:
Minor fix, typos in Webapp display names.
Modified:
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/web.xml
Modified:
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml?rev=576357&r1=576356&r2=576357&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml
(original)
+++
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml
Mon Sep 17 03:53:06 2007
@@ -22,7 +22,7 @@
Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
- <display-name>Apache Tuscany Hello World Service Sample</display-name>
+ <display-name>Apache Tuscany Hello World Web Service SDO
Sample</display-name>
<listener>
<listener-class>org.apache.tuscany.sca.host.webapp.TuscanyContextListener</listener-class>
Modified:
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/web.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/web.xml?rev=576357&r1=576356&r2=576357&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/web.xml
(original)
+++
incubator/tuscany/branches/sca-java-1.0/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/web.xml
Mon Sep 17 03:53:06 2007
@@ -22,7 +22,7 @@
Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
- <display-name>Apache Tuscany sample HelloWorld JSON-RPC</display-name>
+ <display-name>Apache Tuscany HelloWorld Web Service Sample</display-name>
<listener>
<listener-class>org.apache.tuscany.sca.host.webapp.TuscanyContextListener</listener-class>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]