diff --git a/batch-processing/src/main/webapp/batch.xhtml b/batch-processing/src/main/webapp/batch.xhtml index 68ef4606cf..80a0409de0 100644 --- a/batch-processing/src/main/webapp/batch.xhtml +++ b/batch-processing/src/main/webapp/batch.xhtml @@ -16,8 +16,8 @@ --> - Batch Processing diff --git a/bmt/src/main/resources/META-INF/persistence.xml b/bmt/src/main/resources/META-INF/persistence.xml index 7968e4f377..1ef840125d 100644 --- a/bmt/src/main/resources/META-INF/persistence.xml +++ b/bmt/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/bmt/src/main/webapp/WEB-INF/beans.xml b/bmt/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/bmt/src/main/webapp/WEB-INF/beans.xml +++ b/bmt/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/cmt/src/main/webapp/WEB-INF/beans.xml b/cmt/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/cmt/src/main/webapp/WEB-INF/beans.xml +++ b/cmt/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/ee-security/src/main/webapp/WEB-INF/beans.xml b/ee-security/src/main/webapp/WEB-INF/beans.xml index 2d96d0e249..a6c504cb58 100644 --- a/ee-security/src/main/webapp/WEB-INF/beans.xml +++ b/ee-security/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/ejb-multi-server/app-main/web/src/main/webapp/ejbinvoke.xhtml b/ejb-multi-server/app-main/web/src/main/webapp/ejbinvoke.xhtml index 92052c53ff..17ed233df9 100644 --- a/ejb-multi-server/app-main/web/src/main/webapp/ejbinvoke.xhtml +++ b/ejb-multi-server/app-main/web/src/main/webapp/ejbinvoke.xhtml @@ -15,8 +15,8 @@ limitations under the License. --> - + diff --git a/ejb-security-context-propagation/src/main/webapp/WEB-INF/beans.xml b/ejb-security-context-propagation/src/main/webapp/WEB-INF/beans.xml index f418aba2f0..620545afa4 100644 --- a/ejb-security-context-propagation/src/main/webapp/WEB-INF/beans.xml +++ b/ejb-security-context-propagation/src/main/webapp/WEB-INF/beans.xml @@ -14,9 +14,7 @@ --> - + xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_4_0.xsd" bean-discovery-mode="all" version="4.0"> diff --git a/ejb-security-programmatic-auth/src/main/java/webapp/WEB-INF/beans.xml b/ejb-security-programmatic-auth/src/main/java/webapp/WEB-INF/beans.xml index cae9254552..778baac68c 100644 --- a/ejb-security-programmatic-auth/src/main/java/webapp/WEB-INF/beans.xml +++ b/ejb-security-programmatic-auth/src/main/java/webapp/WEB-INF/beans.xml @@ -13,9 +13,7 @@ --> - + xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_4_0.xsd" bean-discovery-mode="all" version="4.0"> \ No newline at end of file diff --git a/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/beans.xml b/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/beans.xml +++ b/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/web.xml b/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/web.xml index 0568c031f0..df4cdb6892 100644 --- a/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/web.xml +++ b/helloworld-mutual-ssl-secured/src/main/webapp/WEB-INF/web.xml @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd"> Constraint1 diff --git a/helloworld-mutual-ssl/src/main/webapp/WEB-INF/beans.xml b/helloworld-mutual-ssl/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/helloworld-mutual-ssl/src/main/webapp/WEB-INF/beans.xml +++ b/helloworld-mutual-ssl/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/helloworld-mutual-ssl/src/main/webapp/WEB-INF/web.xml b/helloworld-mutual-ssl/src/main/webapp/WEB-INF/web.xml index 41a54e18b4..fefca7d101 100644 --- a/helloworld-mutual-ssl/src/main/webapp/WEB-INF/web.xml +++ b/helloworld-mutual-ssl/src/main/webapp/WEB-INF/web.xml @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd"> + xmlns:h="jakarta.faces.html" + xmlns:f="jakarta.faces.core" + xmlns:ui="jakarta.faces.facelets"> diff --git a/helloworld-singleton/src/main/webapp/template.xhtml b/helloworld-singleton/src/main/webapp/template.xhtml index fd21e0fff5..f8d93adbc7 100644 --- a/helloworld-singleton/src/main/webapp/template.xhtml +++ b/helloworld-singleton/src/main/webapp/template.xhtml @@ -16,7 +16,7 @@ --> + xmlns:ui="jakarta.faces.facelets"> helloworld-singleton diff --git a/hibernate/src/main/resources/META-INF/persistence.xml b/hibernate/src/main/resources/META-INF/persistence.xml index dd8cf37a3e..5fcf2e9203 100644 --- a/hibernate/src/main/resources/META-INF/persistence.xml +++ b/hibernate/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/hibernate/src/main/webapp/WEB-INF/beans.xml b/hibernate/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/hibernate/src/main/webapp/WEB-INF/beans.xml +++ b/hibernate/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/hibernate/src/main/webapp/WEB-INF/faces-config.xml b/hibernate/src/main/webapp/WEB-INF/faces-config.xml index eda18c7693..a9eee898d3 100644 --- a/hibernate/src/main/webapp/WEB-INF/faces-config.xml +++ b/hibernate/src/main/webapp/WEB-INF/faces-config.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + xmlns:h="jakarta.faces.html" + xmlns:ui="jakarta.faces.facelets"> hibernate diff --git a/hibernate/src/main/webapp/index.xhtml b/hibernate/src/main/webapp/index.xhtml index af43d91281..1c33fb4f78 100644 --- a/hibernate/src/main/webapp/index.xhtml +++ b/hibernate/src/main/webapp/index.xhtml @@ -16,9 +16,9 @@ limitations under the License. -->

Welcome to JBoss!

diff --git a/http-custom-mechanism/webapp/src/main/webapp/WEB-INF/web.xml b/http-custom-mechanism/webapp/src/main/webapp/WEB-INF/web.xml index 7575f3a8db..0befd792a7 100644 --- a/http-custom-mechanism/webapp/src/main/webapp/WEB-INF/web.xml +++ b/http-custom-mechanism/webapp/src/main/webapp/WEB-INF/web.xml @@ -18,9 +18,9 @@ ~ limitations under the License. --> - diff --git a/jsonp/src/main/webapp/WEB-INF/beans.xml b/jsonp/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/jsonp/src/main/webapp/WEB-INF/beans.xml +++ b/jsonp/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/jsonp/src/main/webapp/WEB-INF/faces-config.xml b/jsonp/src/main/webapp/WEB-INF/faces-config.xml index 702b99bbc3..fc21f233d3 100644 --- a/jsonp/src/main/webapp/WEB-INF/faces-config.xml +++ b/jsonp/src/main/webapp/WEB-INF/faces-config.xml @@ -16,7 +16,7 @@ limitations under the License. --> - - diff --git a/jta-crash-rec/src/main/resources/META-INF/persistence.xml b/jta-crash-rec/src/main/resources/META-INF/persistence.xml index f9228e29b7..a2f64705d0 100644 --- a/jta-crash-rec/src/main/resources/META-INF/persistence.xml +++ b/jta-crash-rec/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/jta-crash-rec/src/main/webapp/WEB-INF/beans.xml b/jta-crash-rec/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/jta-crash-rec/src/main/webapp/WEB-INF/beans.xml +++ b/jta-crash-rec/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/jts/application-component-1/src/main/resources/META-INF/persistence.xml b/jts/application-component-1/src/main/resources/META-INF/persistence.xml index 6f095369f7..060eca0400 100644 --- a/jts/application-component-1/src/main/resources/META-INF/persistence.xml +++ b/jts/application-component-1/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/jts/application-component-1/src/main/webapp/WEB-INF/beans.xml b/jts/application-component-1/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/jts/application-component-1/src/main/webapp/WEB-INF/beans.xml +++ b/jts/application-component-1/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/jts/application-component-1/src/main/webapp/WEB-INF/faces-config.xml b/jts/application-component-1/src/main/webapp/WEB-INF/faces-config.xml index efcfbb847c..c51ddb3ec4 100644 --- a/jts/application-component-1/src/main/webapp/WEB-INF/faces-config.xml +++ b/jts/application-component-1/src/main/webapp/WEB-INF/faces-config.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + xmlns:ui="jakarta.faces.facelets" + xmlns:h="jakarta.faces.html" + xmlns:f="jakarta.faces.core"> diff --git a/jts/application-component-1/src/main/webapp/customers.xhtml b/jts/application-component-1/src/main/webapp/customers.xhtml index 84334a8c9a..72aebe97a7 100644 --- a/jts/application-component-1/src/main/webapp/customers.xhtml +++ b/jts/application-component-1/src/main/webapp/customers.xhtml @@ -16,9 +16,9 @@ --> + xmlns:ui="jakarta.faces.facelets" + xmlns:h="jakarta.faces.html" + xmlns:f="jakarta.faces.core"> diff --git a/jts/application-component-1/src/main/webapp/duplicate.xhtml b/jts/application-component-1/src/main/webapp/duplicate.xhtml index 624a3e6cb1..e90bfd4e40 100644 --- a/jts/application-component-1/src/main/webapp/duplicate.xhtml +++ b/jts/application-component-1/src/main/webapp/duplicate.xhtml @@ -16,9 +16,9 @@ --> + xmlns:ui="jakarta.faces.facelets" + xmlns:h="jakarta.faces.html" + xmlns:f="jakarta.faces.core"> diff --git a/jts/application-component-1/src/main/webapp/template.xhtml b/jts/application-component-1/src/main/webapp/template.xhtml index 18d3203fd1..e34b2cbb0c 100644 --- a/jts/application-component-1/src/main/webapp/template.xhtml +++ b/jts/application-component-1/src/main/webapp/template.xhtml @@ -16,9 +16,9 @@ --> + xmlns:ui="jakarta.faces.facelets" + xmlns:h="jakarta.faces.html" + xmlns:f="jakarta.faces.core"> diff --git a/jts/application-component-2/src/main/resources/META-INF/beans.xml b/jts/application-component-2/src/main/resources/META-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/jts/application-component-2/src/main/resources/META-INF/beans.xml +++ b/jts/application-component-2/src/main/resources/META-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/kitchensink/src/main/webapp/WEB-INF/beans.xml b/kitchensink/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/kitchensink/src/main/webapp/WEB-INF/beans.xml +++ b/kitchensink/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/kitchensink/src/main/webapp/WEB-INF/faces-config.xml b/kitchensink/src/main/webapp/WEB-INF/faces-config.xml index c9e3a5941f..b5afc377eb 100644 --- a/kitchensink/src/main/webapp/WEB-INF/faces-config.xml +++ b/kitchensink/src/main/webapp/WEB-INF/faces-config.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + xmlns:h="jakarta.faces.html" + xmlns:ui="jakarta.faces.facelets"> kitchensink diff --git a/microprofile-jwt/src/main/webapp/WEB-INF/web.xml b/microprofile-jwt/src/main/webapp/WEB-INF/web.xml index eeb2c9ddd1..7a2b5a4bd5 100644 --- a/microprofile-jwt/src/main/webapp/WEB-INF/web.xml +++ b/microprofile-jwt/src/main/webapp/WEB-INF/web.xml @@ -1,8 +1,8 @@ - + xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd"> resteasy.role.based.security diff --git a/microprofile-openapi/src/main/webapp/WEB-INF/web.xml b/microprofile-openapi/src/main/webapp/WEB-INF/web.xml index a994710334..c93751bc69 100644 --- a/microprofile-openapi/src/main/webapp/WEB-INF/web.xml +++ b/microprofile-openapi/src/main/webapp/WEB-INF/web.xml @@ -1,8 +1,8 @@ - + xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_0.xsd" + version="6.0"> Store inventory Application for tracking store inventory diff --git a/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml b/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml index 9db0a5194b..7ea6c547b0 100644 --- a/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml +++ b/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml @@ -1,9 +1,7 @@ - + java:jboss/datasources/ExampleDS diff --git a/numberguess/src/main/webapp/WEB-INF/beans.xml b/numberguess/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/numberguess/src/main/webapp/WEB-INF/beans.xml +++ b/numberguess/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/numberguess/src/main/webapp/WEB-INF/faces-config.xml b/numberguess/src/main/webapp/WEB-INF/faces-config.xml index 0e98f602ce..fd99a4fa47 100644 --- a/numberguess/src/main/webapp/WEB-INF/faces-config.xml +++ b/numberguess/src/main/webapp/WEB-INF/faces-config.xml @@ -17,7 +17,7 @@ --> - + diff --git a/security-domain-to-domain/web/src/main/webapp/WEB-INF/beans.xml b/security-domain-to-domain/web/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/security-domain-to-domain/web/src/main/webapp/WEB-INF/beans.xml +++ b/security-domain-to-domain/web/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/security-domain-to-domain/web/src/main/webapp/WEB-INF/web.xml b/security-domain-to-domain/web/src/main/webapp/WEB-INF/web.xml index 0aa0d49031..9b01d8a09c 100644 --- a/security-domain-to-domain/web/src/main/webapp/WEB-INF/web.xml +++ b/security-domain-to-domain/web/src/main/webapp/WEB-INF/web.xml @@ -15,8 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/servlet-async/src/main/webapp/WEB-INF/beans.xml b/servlet-async/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/servlet-async/src/main/webapp/WEB-INF/beans.xml +++ b/servlet-async/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/servlet-filterlistener/src/main/webapp/WEB-INF/beans.xml b/servlet-filterlistener/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/servlet-filterlistener/src/main/webapp/WEB-INF/beans.xml +++ b/servlet-filterlistener/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/servlet-security/src/main/webapp/WEB-INF/beans.xml b/servlet-security/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/servlet-security/src/main/webapp/WEB-INF/beans.xml +++ b/servlet-security/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/servlet-security/src/main/webapp/WEB-INF/web.xml b/servlet-security/src/main/webapp/WEB-INF/web.xml index 0aa0d49031..9b01d8a09c 100644 --- a/servlet-security/src/main/webapp/WEB-INF/web.xml +++ b/servlet-security/src/main/webapp/WEB-INF/web.xml @@ -15,8 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/spring-resteasy/src/main/webapp/WEB-INF/web.xml b/spring-resteasy/src/main/webapp/WEB-INF/web.xml index 1a14e85ad7..4100573fd4 100644 --- a/spring-resteasy/src/main/webapp/WEB-INF/web.xml +++ b/spring-resteasy/src/main/webapp/WEB-INF/web.xml @@ -15,9 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - Archetype Created Web Application diff --git a/spring-resteasy/src/test/resources/web.xml b/spring-resteasy/src/test/resources/web.xml index 1a14e85ad7..4100573fd4 100644 --- a/spring-resteasy/src/test/resources/web.xml +++ b/spring-resteasy/src/test/resources/web.xml @@ -15,9 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - Archetype Created Web Application diff --git a/tasks-jsf/src/main/webapp/WEB-INF/beans.xml b/tasks-jsf/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/tasks-jsf/src/main/webapp/WEB-INF/beans.xml +++ b/tasks-jsf/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/tasks-jsf/src/main/webapp/index.xhtml b/tasks-jsf/src/main/webapp/index.xhtml index 37e0561cc0..659d534fe8 100644 --- a/tasks-jsf/src/main/webapp/index.xhtml +++ b/tasks-jsf/src/main/webapp/index.xhtml @@ -15,8 +15,8 @@ limitations under the License. --> - + tasks-jsf diff --git a/tasks-jsf/src/main/webapp/tasks.xhtml b/tasks-jsf/src/main/webapp/tasks.xhtml index a39dd3111b..753f2632d4 100644 --- a/tasks-jsf/src/main/webapp/tasks.xhtml +++ b/tasks-jsf/src/main/webapp/tasks.xhtml @@ -15,8 +15,8 @@ limitations under the License. --> - + tasks-jsf diff --git a/temperature-converter/src/main/webapp/WEB-INF/beans.xml b/temperature-converter/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/temperature-converter/src/main/webapp/WEB-INF/beans.xml +++ b/temperature-converter/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/temperature-converter/src/main/webapp/WEB-INF/faces-config.xml b/temperature-converter/src/main/webapp/WEB-INF/faces-config.xml index 0e98f602ce..fd99a4fa47 100644 --- a/temperature-converter/src/main/webapp/WEB-INF/faces-config.xml +++ b/temperature-converter/src/main/webapp/WEB-INF/faces-config.xml @@ -17,7 +17,7 @@ --> - + xsi:schemaLocation="https://jakarta.ee/xml/ns/persistence https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd"> diff --git a/thread-racing/src/main/webapp/WEB-INF/beans.xml b/thread-racing/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/thread-racing/src/main/webapp/WEB-INF/beans.xml +++ b/thread-racing/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/todo-backend/src/main/webapp/WEB-INF/beans.xml b/todo-backend/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/todo-backend/src/main/webapp/WEB-INF/beans.xml +++ b/todo-backend/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + diff --git a/websocket-endpoint/src/main/webapp/WEB-INF/beans.xml b/websocket-endpoint/src/main/webapp/WEB-INF/beans.xml index d3ddf148e7..4507678e2e 100644 --- a/websocket-endpoint/src/main/webapp/WEB-INF/beans.xml +++ b/websocket-endpoint/src/main/webapp/WEB-INF/beans.xml @@ -16,9 +16,7 @@ limitations under the License. --> - +