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
This commit is contained in:
antelder 2009-03-05 09:51:37 +00:00
parent a7578fa8c2
commit 04f7566e1d

View file

@ -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">