summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-05 09:51:37 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-05 09:51:37 +0000
commit04f7566e1dbfd9870558847d31d8eef73c85f1b2 (patch)
tree0c5b65d29a4121b3ebf8685a53b7053e28ccdd12 /java
parenta7578fa8c26ca0f2a175781377c559614e3c96f9 (diff)
Update helloworld-jsp sample for oasis namespace change
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite b/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
index b687b2d056..7e2ca0a158 100644
--- a/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
+++ b/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://samples"
name="Helloworld">