diff options
Diffstat (limited to 'DocumentService/WebContent/WEB-INF/glassfish-web.xml')
-rw-r--r-- | DocumentService/WebContent/WEB-INF/glassfish-web.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/DocumentService/WebContent/WEB-INF/glassfish-web.xml b/DocumentService/WebContent/WEB-INF/glassfish-web.xml deleted file mode 100644 index 15746b989..000000000 --- a/DocumentService/WebContent/WEB-INF/glassfish-web.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!DOCTYPE glassfish-web-app PUBLIC "-//GlassFish.org//DTD GlassFish Application Server 3.1 Servlet 3.0//EN" "http://glassfish.org/dtds/glassfish-web-app_3_0-1.dtd"> -<glassfish-web-app> - <context-root>/DocumentService</context-root> -</glassfish-web-app>
\ No newline at end of file |