From 05da1251a818a5a83967efa637869a533127d4e4 Mon Sep 17 00:00:00 2001 From: Jim Myers Date: Fri, 20 Mar 2026 15:58:12 -0400 Subject: [PATCH 1/2] try WEB-INF/payara* files --- .../{glassfish-resources.xml => payara-resources.xml} | 2 +- .../webapp/WEB-INF/{glassfish-web.xml => payara-web.xml} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename src/main/webapp/WEB-INF/{glassfish-resources.xml => payara-resources.xml} (87%) rename src/main/webapp/WEB-INF/{glassfish-web.xml => payara-web.xml} (87%) diff --git a/src/main/webapp/WEB-INF/glassfish-resources.xml b/src/main/webapp/WEB-INF/payara-resources.xml similarity index 87% rename from src/main/webapp/WEB-INF/glassfish-resources.xml rename to src/main/webapp/WEB-INF/payara-resources.xml index 74af3be42ce..b928a0c4acf 100644 --- a/src/main/webapp/WEB-INF/glassfish-resources.xml +++ b/src/main/webapp/WEB-INF/payara-resources.xml @@ -1,5 +1,5 @@ - + - - + + / @@ -24,4 +24,4 @@ - + From 3b47e0c82c70f857772b77781f0f85d3514ccfc6 Mon Sep 17 00:00:00 2001 From: Jim Myers Date: Fri, 20 Mar 2026 16:29:02 -0400 Subject: [PATCH 2/2] update doctype --- src/main/webapp/WEB-INF/payara-resources.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/payara-resources.xml b/src/main/webapp/WEB-INF/payara-resources.xml index b928a0c4acf..9ce9b996bcb 100644 --- a/src/main/webapp/WEB-INF/payara-resources.xml +++ b/src/main/webapp/WEB-INF/payara-resources.xml @@ -1,5 +1,5 @@ - +