fix: GlassFish war deploy failed

This commit is contained in:
ReaJason
2025-01-10 00:56:26 +08:00
parent e1f4921a2e
commit 974cf3ccaa
2 changed files with 2 additions and 10 deletions
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
id="WebApp_ID" version="2.5">
<web-app>
<welcome-file-list>
<welcome-file>index.html</welcome-file>
</welcome-file-list>