From bb7025b6608889827976b362b3ebc709f11803ec Mon Sep 17 00:00:00 2001 From: mrizzi Date: Fri, 2 Aug 2024 14:02:24 +0200 Subject: [PATCH] WINDUPRULE-1050 Fix links to EAP 6.4 docs Signed-off-by: mrizzi --- .../rules-reviewed/eap6/glassfish/xml-glassfish.windup.xml | 2 +- .../rules-reviewed/eap6/java-ee/xml-webservices.windup.xml | 4 ++-- .../eap6/jboss-eap5/jboss-eap5-java.windup.xml | 2 +- .../eap6/jboss-eap5/jboss-eap5-xml.windup.xml | 6 +++--- rules/rules-reviewed/eap6/jboss-eap5/resteasy.windup.xml | 2 +- rules/rules-reviewed/eap6/jonas/xml-jonas.windup.xml | 2 +- rules/rules-reviewed/eap6/jrun/xml-jrun.windup.xml | 2 +- rules/rules-reviewed/eap6/orion/xml-orion.windup.xml | 2 +- rules/rules-reviewed/eap6/resin/xml-resin.windup.xml | 2 +- .../eap7/weblogic/weblogic-webservices.windup.xml | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/rules/rules-reviewed/eap6/glassfish/xml-glassfish.windup.xml b/rules/rules-reviewed/eap6/glassfish/xml-glassfish.windup.xml index 357f361e2..c855024fd 100644 --- a/rules/rules-reviewed/eap6/glassfish/xml-glassfish.windup.xml +++ b/rules/rules-reviewed/eap6/glassfish/xml-glassfish.windup.xml @@ -28,7 +28,7 @@ Glassfish specific web descriptor file that is by convention named glassfish-web.xml. It is used to configure web application properties likes cache, session configuration, JNDI name binding etc. configuration diff --git a/rules/rules-reviewed/eap6/java-ee/xml-webservices.windup.xml b/rules/rules-reviewed/eap6/java-ee/xml-webservices.windup.xml index 719ff916c..604c2cafb 100644 --- a/rules/rules-reviewed/eap6/java-ee/xml-webservices.windup.xml +++ b/rules/rules-reviewed/eap6/java-ee/xml-webservices.windup.xml @@ -110,7 +110,7 @@ JBoss EAP developer documentation describes JAX-WS Web Services Common API. JBoss EAP 6 - JAX-WS Web Services Common API JBoss EAP developer documentation about JAX-WS Web Services Endpoints JBoss EAP 6 - JAX-WS Web Service Endpoints - + jms diff --git a/rules/rules-reviewed/eap6/jboss-eap5/jboss-eap5-xml.windup.xml b/rules/rules-reviewed/eap6/jboss-eap5/jboss-eap5-xml.windup.xml index 6ff1d1713..924be76cd 100644 --- a/rules/rules-reviewed/eap6/jboss-eap5/jboss-eap5-xml.windup.xml +++ b/rules/rules-reviewed/eap6/jboss-eap5/jboss-eap5-xml.windup.xml @@ -200,7 +200,7 @@ The `jboss-classloading.xml` file allows customization of classloading in JBoss EAP 5. - + classloading @@ -211,7 +211,7 @@ Learn how to divide your application's dependencies into modules and what dependencies and APIs are available automatically. - + classloading jboss-eap5 @@ -230,7 +230,7 @@ and classloading of deployments. - + classloading jboss-eap5 diff --git a/rules/rules-reviewed/eap6/jboss-eap5/resteasy.windup.xml b/rules/rules-reviewed/eap6/jboss-eap5/resteasy.windup.xml index 6a2cae0c4..0b78f28b7 100644 --- a/rules/rules-reviewed/eap6/jboss-eap5/resteasy.windup.xml +++ b/rules/rules-reviewed/eap6/jboss-eap5/resteasy.windup.xml @@ -22,7 +22,7 @@ Use of `org.jboss.resteasy.plugins.cache.server.SimpleServerCache` is not supported in JBoss EAP 6. + href="https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/6.4/html-single/migration_guide/index#Configure_JAX-RS_and_RESTEasy_Changes1" /> resteasy diff --git a/rules/rules-reviewed/eap6/jonas/xml-jonas.windup.xml b/rules/rules-reviewed/eap6/jonas/xml-jonas.windup.xml index e7419d1dc..22d09f8b5 100644 --- a/rules/rules-reviewed/eap6/jonas/xml-jonas.windup.xml +++ b/rules/rules-reviewed/eap6/jonas/xml-jonas.windup.xml @@ -26,7 +26,7 @@ JOnAS web descriptor is a file that is by convention named jonas-web.xml. It is JOnAS specific configuration file used to map JNDI name to bean reference name, bind virtual host address, specify root url for binding the application etc. This file is not supported in JBoss EAP 6 and needs to be migrated to web.xml or JBoss-specific jboss-web.xml. - + configuration jonas diff --git a/rules/rules-reviewed/eap6/jrun/xml-jrun.windup.xml b/rules/rules-reviewed/eap6/jrun/xml-jrun.windup.xml index 5309d212e..5d1b32da5 100644 --- a/rules/rules-reviewed/eap6/jrun/xml-jrun.windup.xml +++ b/rules/rules-reviewed/eap6/jrun/xml-jrun.windup.xml @@ -29,7 +29,7 @@ JRun web descriptor is a file that is by convention named jrun-web. It is JRun specific configuration file used to configure JRun server. This file is not supported in JBoss EAP 6 and needs to be migrated to web.xml or JBoss-specific jboss-web.xml - + configuration jrun diff --git a/rules/rules-reviewed/eap6/orion/xml-orion.windup.xml b/rules/rules-reviewed/eap6/orion/xml-orion.windup.xml index 53cf15ce4..2e6799772 100644 --- a/rules/rules-reviewed/eap6/orion/xml-orion.windup.xml +++ b/rules/rules-reviewed/eap6/orion/xml-orion.windup.xml @@ -49,7 +49,7 @@ Oracle Application Platform Web Descriptor configuriation is defined in files by convention named global-web-application.xml and orion-web.xml. It is Orion specific configuration file that besides supporting the standard web.xml features also adds additional support for featuers like buffering, servlet chaining, locales, virtual directories. This file is not supported in JBoss EAP 6 and needs to be migrated to web.xml or JBoss-specific jboss-web.xml - + configuration orion diff --git a/rules/rules-reviewed/eap6/resin/xml-resin.windup.xml b/rules/rules-reviewed/eap6/resin/xml-resin.windup.xml index 849b22a92..9d61bec32 100644 --- a/rules/rules-reviewed/eap6/resin/xml-resin.windup.xml +++ b/rules/rules-reviewed/eap6/resin/xml-resin.windup.xml @@ -32,7 +32,7 @@ configuration resin diff --git a/rules/rules-reviewed/eap7/weblogic/weblogic-webservices.windup.xml b/rules/rules-reviewed/eap7/weblogic/weblogic-webservices.windup.xml index 341a6e7dd..98ba8b7e9 100644 --- a/rules/rules-reviewed/eap7/weblogic/weblogic-webservices.windup.xml +++ b/rules/rules-reviewed/eap7/weblogic/weblogic-webservices.windup.xml @@ -50,11 +50,11 @@ - + webservice client weblogic