Author: antelder
Date: Thu Mar 5 09:51:37 2009
New Revision: 750403
URL: http://svn.apache.org/viewvc?rev=750403&view=rev
Log:
Update helloworld-jsp sample for oasis namespace change
Modified:
tuscany/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
Modified:
tuscany/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite?rev=750403&r1=750402&r2=750403&view=diff
==============================================================================
---
tuscany/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
(original)
+++
tuscany/java/sca/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
Thu Mar 5 09:51:37 2009
@@ -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">