From 75936da5fc97e5dc242465ee6d76f260c96fa994 Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 3 Aug 2008 06:47:39 +0000 Subject: TUSCANY-2391, apply lates patch from Thilina Buddhika git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682109 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/pages/Workspace.jsp | 174 +++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Workspace.jsp (limited to 'sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Workspace.jsp') diff --git a/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Workspace.jsp b/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Workspace.jsp new file mode 100644 index 0000000000..c2e3a84246 --- /dev/null +++ b/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/Workspace.jsp @@ -0,0 +1,174 @@ +<%-- + Created by IntelliJ IDEA. + User: thilinamb + Date: Jul 30, 2008 + Time: 3:20:23 PM + To change this template use File | Settings | File Templates. +--%> +<%@ page contentType="text/html;charset=UTF-8" language="java" %> +<%@ include file="header.jsp" %> + + +SCA Domain - Contributions + + + + + + + + + +
+ +
+
+ + SCA Domain

+ Contributions
+

+ Here is the list of SCA contributions currently available in your SCA domain. +

+ +
+
+ + + + + + + + +
ContributionDependenciesDeployable Composites
+
+
+ +
+ +

+ +
+ + + + + + + +
Add Contribution
Add an SCA contribution containing your application artifacts to the SCA domain.
+
+ + + + + + + + + + + +
Contribution URI:e.g. yourcontrib, http://yourcontrib
Location:e.g. http://host/yourjar.jar, file:/yourdir, file:/yourjar.jar
+ +
+ +
+ + \ No newline at end of file -- cgit v1.2.3