From 21d72c4a80fe2937d0c4ddd20624b27adbcd989b Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Mon, 7 Aug 2017 11:39:39 +0800 Subject: Upload the ESR GUI seed code Issue-ID: AAI-68 Change-Id: Ia50ce0570c2fabecd77199d4e8454f56fe587c4e Signed-off-by: lizi00164331 --- integration/src/main/webapp/WEB-INF/web.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 integration/src/main/webapp/WEB-INF/web.xml (limited to 'integration/src/main/webapp') diff --git a/integration/src/main/webapp/WEB-INF/web.xml b/integration/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000..6d677a5 --- /dev/null +++ b/integration/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,25 @@ + + + + OPEN-O Web Application + + login/index.html + + + org.onap.aai.esr.system.SystemListener + + -- cgit 1.2.3-korg