summaryrefslogtreecommitdiffstats
path: root/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-08-18 12:01:31 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-08-18 12:01:31 +0000
commitef7c2424929d86cd59c0197729901bee89d67221 (patch)
tree86d8fcfb56db171d0c62d809079757b7e85d3ba6 /sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp
parent70aa266cc4504b9a813e74e7faa542ba0f40e692 (diff)
TUSCANY-2391: apply latest patch from Thilina for Tuscany SCA support in the Geronimo Admin Console
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686733 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp5
1 files changed, 5 insertions, 0 deletions
diff --git a/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp b/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp
index b202ba1d57..b9fbcce8e9 100644
--- a/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp
+++ b/sandbox/thilina/geronimo_ACE/src/main/webapp/pages/header.jsp
@@ -1,3 +1,8 @@
+<%@ page import="org.apache.tuscany.geronimoace.LocalNode" %>
+<%@ page import="org.apache.tuscany.geronimoace.ManageNodes" %>
+<%@ page import="org.apache.tuscany.sca.node.SCAContribution" %>
+<%@ page import="java.util.Iterator" %>
+<%@ page import="java.util.List" %>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file