From ddce09144c53a0edd85f5929605cd3d3191d4ea4 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 10 Feb 2011 08:36:51 +0000 Subject: Copy trunk to beta2 release branch. (I've not yet changed the version so that would need to be done first before the branch is used) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069272 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/META-INF/sca.tld | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld (limited to 'sca-java-2.x/branches/2.0-Beta2/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld') diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld b/sca-java-2.x/branches/2.0-Beta2/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld new file mode 100644 index 0000000000..8a9ce93204 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld @@ -0,0 +1,49 @@ + + + + + + 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.implementation.web.runtime.jsp.ReferenceTag + org.apache.tuscany.sca.implementation.web.runtime.jsp.ReferenceTEI + + + name + true + false + java.lang.String + + + + type + true + false + java.lang.String + + + + scope + false + false + java.lang.Integer + + + empty + + + + -- cgit v1.2.3