From 28c27ad03b39a0de000b9552e2b3f902023808bd Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 18 Feb 2009 11:58:12 +0000 Subject: MOve the jsp taglib to implementation-web-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745483 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/META-INF/sca.tld | 51 ---------------------- .../src/main/resources/META-INF/sca.tld | 6 ++- 2 files changed, 4 insertions(+), 53 deletions(-) delete mode 100644 java/sca/modules/host-webapp/src/main/resources/META-INF/sca.tld (limited to 'java/sca/modules') diff --git a/java/sca/modules/host-webapp/src/main/resources/META-INF/sca.tld b/java/sca/modules/host-webapp/src/main/resources/META-INF/sca.tld deleted file mode 100644 index 91ee6cb922..0000000000 --- a/java/sca/modules/host-webapp/src/main/resources/META-INF/sca.tld +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - 1.0 - SCA-JSP - http://www.osoa.org/sca/sca_jsp.tld - A tag library for integrating sca components with jsp - - - - reference - - org.apache.tuscany.sca.host.webapp.jsp.ReferenceTag - org.apache.tuscany.sca.host.webapp.jsp.ReferenceTEI - - - name - true - false - java.lang.String - - - - type - true - false - java.lang.String - - - - scope - false - false - java.lang.Integer - - - empty - - - - 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 --> - + + + 1.0 SCA-JSP - http://www.osog.org/sca/sca.tld + http://www.osoa.org/sca/sca_jsp.tld A tag library for integrating sca components with jsp -- cgit v1.2.3