From 1ca32aaff273f900e6c1c9cb0f63bc3cee5e29f2 Mon Sep 17 00:00:00 2001 From: Brian Rosenberger Date: Sat, 29 Jan 2011 19:30:30 +0000 Subject: [PATCH] git-svn-id: https://brutex.net/svn/xservices/trunk@44 e7e49efb-446e-492e-b9ec-fcafc1997a86 --- web/LICENSE.antcontrib | 2 +- web/META-INF/context.xml | 2 -- web/WEB-INF/cxf-beans.xml | 30 ------------------------- web/WEB-INF/web.xml | 46 --------------------------------------- 4 files changed, 1 insertion(+), 79 deletions(-) delete mode 100644 web/META-INF/context.xml delete mode 100644 web/WEB-INF/cxf-beans.xml delete mode 100644 web/WEB-INF/web.xml diff --git a/web/LICENSE.antcontrib b/web/LICENSE.antcontrib index 4d8c2fb..8a72f19 100644 --- a/web/LICENSE.antcontrib +++ b/web/LICENSE.antcontrib @@ -1,4 +1,4 @@ -/* + /* * The Apache Software License, Version 1.1 * * Copyright (c) 2001-2003 Ant-Contrib project. All rights reserved. diff --git a/web/META-INF/context.xml b/web/META-INF/context.xml deleted file mode 100644 index bac053d..0000000 --- a/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/web/WEB-INF/cxf-beans.xml b/web/WEB-INF/cxf-beans.xml deleted file mode 100644 index 517a1f3..0000000 --- a/web/WEB-INF/cxf-beans.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml deleted file mode 100644 index 1bcb372..0000000 --- a/web/WEB-INF/web.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - contextConfigLocation - WEB-INF/cxf-beans.xml - - - org.springframework.web.context.ContextLoaderListener - - - com.sun.xml.ws.transport.http.servlet.WSServletContextListener - - - XServices - org.apache.cxf.transport.servlet.CXFServlet - 1 - - - MiscServiceImpl - com.sun.xml.ws.transport.http.servlet.WSServlet - 1 - - - XServices - /* - - config-location - /WEB-INF/cxf-beans.xml - - - - MiscServiceImpl - /MiscServiceImpl - - - - 30 - - - - index.jsp - - - - -