From 10a1e33cee29ca0f91aa7ad3a7fe3bbd6c9377a4 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 31 Jul 2008 16:02:15 +0000 Subject: Correct typo in class name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681404 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/META-INF/sca-deployables/web.composite | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'java/sca/samples/helloworld-servlet/src/main') diff --git a/java/sca/samples/helloworld-servlet/src/main/webapp/META-INF/sca-deployables/web.composite b/java/sca/samples/helloworld-servlet/src/main/webapp/META-INF/sca-deployables/web.composite index 79d09a994e..58055195d2 100644 --- a/java/sca/samples/helloworld-servlet/src/main/webapp/META-INF/sca-deployables/web.composite +++ b/java/sca/samples/helloworld-servlet/src/main/webapp/META-INF/sca-deployables/web.composite @@ -18,16 +18,16 @@ * under the License. --> - name="Helloworld" + targetNamespace="http://samples" + name="Helloworld"> - - + -- cgit v1.2.3