From 38ebe3798403bbd4cdb5d326dbf691b9ae664e6b Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 9 Dec 2009 12:09:00 +0000 Subject: Finish rename tidy up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888781 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/tomcat/testing/helloworld-scaclient-jsp/pom.xml | 5 +++-- .../testing/helloworld-scaclient-jsp/src/main/webapp/hello.jsp | 2 +- sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'sca-java-2.x/trunk/distribution') diff --git a/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/pom.xml b/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/pom.xml index 0416f365e2..b11a6bb687 100644 --- a/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/pom.xml +++ b/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/pom.xml @@ -26,9 +26,9 @@ ../pom.xml - helloworld-scaclient-webapp + helloworld-scaclient-jsp war - Apache Tuscany SCA Tomcat Integration Testing Helloworld Webapp Using SCAClient API + Apache Tuscany SCA Tomcat Integration Testing Helloworld Webapp Using SCAClient in a JSP @@ -45,3 +45,4 @@ + diff --git a/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/src/main/webapp/hello.jsp b/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/src/main/webapp/hello.jsp index 337a2a02d9..18f097e60a 100644 --- a/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/src/main/webapp/hello.jsp +++ b/sca-java-2.x/trunk/distribution/tomcat/testing/helloworld-scaclient-jsp/src/main/webapp/hello.jsp @@ -29,7 +29,7 @@ -

helloworld-scaclient-webapp

+

helloworld-scaclient-jsp

Calling HelloworldService sayHello("world") returns: diff --git a/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml b/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml index 0c8151e83f..d77f0e8b3c 100644 --- a/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml +++ b/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml @@ -33,8 +33,8 @@ helloworld-service-contribution helloworld-reference-contribution - helloworld-scaclient-webapp - helloworld-scaclient2-webapp + helloworld-scaclient-jsp + helloworld-scaclient-servlet helloworld-client-webapp legal-checks -- cgit v1.2.3