summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld6
1 files changed, 4 insertions, 2 deletions
diff --git a/java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld b/java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
index c86154c994..be9481f237 100644
--- a/java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
+++ b/java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
@@ -7,11 +7,13 @@ AG., Software AG., Sun Microsystems, Inc., Sybase Inc., TIBCO Software Inc., 200
see http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications
-->
-<taglib version="2.1" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd">
+<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd">
+
+<taglib version="2.1">
<tlib-version>1.0</tlib-version>
<short-name>SCA-JSP</short-name>
- <uri>http://www.osog.org/sca/sca.tld</uri>
+ <uri>http://www.osoa.org/sca/sca_jsp.tld</uri>
<description>A tag library for integrating sca components with jsp</description>
<tag>