From 744d23fe6f4a293015272943f90b78a8825a5f16 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Wed, 30 Jul 2008 07:59:46 +0000 Subject: Started to refactor the domain manager UI into smaller independently reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/composite.html | 235 ++------------------- 1 file changed, 21 insertions(+), 214 deletions(-) (limited to 'java/sca/modules/domain-manager/src/main/resources/composite.html') diff --git a/java/sca/modules/domain-manager/src/main/resources/composite.html b/java/sca/modules/domain-manager/src/main/resources/composite.html index 9a873d42d2..bbf2b172b6 100644 --- a/java/sca/modules/domain-manager/src/main/resources/composite.html +++ b/java/sca/modules/domain-manager/src/main/resources/composite.html @@ -20,238 +20,45 @@ SCA Domain - Domain Composite - - + -
- -
+
- - SCA Domain

- Domain Composite  -
-

- Here is the list of SCA composites currently included as top-level composites in your SCA domain. -

- -
-
-
- -
- -

- -
- - - -
Add Composite
Add an SCA composite describing your SCA service components.
-
- - - - -
Composite namespace:e.g. http://your/namespace
Composite name:e.g. yourcomposite
Contribution URI:e.g. yourcontrib, http://yourcontrib
- -
- -
+ -- cgit v1.2.3