diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-08-16 07:23:27 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-08-16 07:23:27 +0000 |
commit | 51709cd9fddb952df338119e25f74f25d1ff99fc (patch) | |
tree | 292185342b89ba7902dc663c27e329b06b5bc857 /sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF | |
parent | b0efd6b78f8a0f98c63bb42bf94462b7a2dae20a (diff) |
TUSCANY-2391: Apply 'managing_nodes' patch from Thilina Buddhika for Tuscany SCA support in the Geronimo Admin Console
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF')
-rw-r--r-- | sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF/geronimo-web.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF/geronimo-web.xml b/sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF/geronimo-web.xml index bfb6edd2c6..f8767a7327 100644 --- a/sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sandbox/thilina/geronimo_ACE/src/main/webapp/WEB-INF/geronimo-web.xml @@ -1,3 +1,4 @@ +
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
@@ -49,3 +50,4 @@ </reference>
</gbean>
</web-app>
+
|