From b771a05508db61cb1748d2fed0eb92daf173ff92 Mon Sep 17 00:00:00 2001 From: rsivaram Date: Thu, 16 Oct 2008 11:51:49 +0000 Subject: Copy modules for event prototype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/META-INF/sca.tld | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 sandbox/event/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld (limited to 'sandbox/event/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld') diff --git a/sandbox/event/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld b/sandbox/event/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld new file mode 100644 index 0000000000..4807ba517a --- /dev/null +++ b/sandbox/event/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld @@ -0,0 +1,59 @@ + + + + + + + + 1.0 + SCA-JSP + http://www.osog.org/sca/sca.tld + A tag library for integrating sca components with jsp + + + + reference + + org.apache.tuscany.sca.implementation.web.taglib.ReferenceTag + org.apache.tuscany.sca.implementation.web.taglib.ReferenceTEI + + + name + true + java.lang.String + + + + type + true + java.lang.String + + + + scope + false + java.lang.Integer + + + empty + + + + -- cgit v1.2.3