From a8d569ba135571e18a19a1d6f053c39a0b666e0f Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 2 Oct 2017 14:57:28 +0200 Subject: [PATCH] Fix broken links --- securing_apps/topics/oidc/java/fuse-adapter.adoc | 4 ++-- securing_apps/topics/oidc/java/fuse/servlet-whiteboard.adoc | 2 +- server_installation/topics/installation/installing-rpm.adoc | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/securing_apps/topics/oidc/java/fuse-adapter.adoc b/securing_apps/topics/oidc/java/fuse-adapter.adoc index 8463cbaacf..50d9564332 100644 --- a/securing_apps/topics/oidc/java/fuse-adapter.adoc +++ b/securing_apps/topics/oidc/java/fuse-adapter.adoc @@ -13,8 +13,8 @@ WARNING: The only supported version of Fuse is {fuseVersion}. If you use earlier Security for the following items is supported for Fuse: -* Classic WAR applications deployed on Fuse with https://ops4j1.jira.com/wiki/display/ops4j/Pax+Web+Extender+-+War[Pax Web War Extender] -* Servlets deployed on Fuse as OSGI services with https://ops4j1.jira.com/wiki/display/ops4j/Pax+Web+Extender+-+Whiteboard[Pax Web Whiteboard Extender] +* Classic WAR applications deployed on Fuse with Pax Web War Extender +* Servlets deployed on Fuse as OSGI services with Pax Web Whiteboard Extender * http://camel.apache.org/[Apache Camel] Jetty endpoints running with the http://camel.apache.org/jetty.html[Camel Jetty] component * http://cxf.apache.org/[Apache CXF] endpoints running on their own separate http://cxf.apache.org/docs/jetty-configuration.html[Jetty engine] * http://cxf.apache.org/[Apache CXF] endpoints running on the default engine provided by the CXF servlet diff --git a/securing_apps/topics/oidc/java/fuse/servlet-whiteboard.adoc b/securing_apps/topics/oidc/java/fuse/servlet-whiteboard.adoc index 863b79a9bc..535deda2f6 100644 --- a/securing_apps/topics/oidc/java/fuse/servlet-whiteboard.adoc +++ b/securing_apps/topics/oidc/java/fuse/servlet-whiteboard.adoc @@ -2,7 +2,7 @@ [[_fuse_adapter_servlet_whiteboard]] ===== Securing a Servlet Deployed as an OSGI Service -You can use this method if you have a servlet class inside your OSGI bundled project that is not deployed as a classic WAR application. Fuse uses https://ops4j1.jira.com/wiki/display/ops4j/Pax+Web+Extender+-+Whiteboard[Pax Web Whiteboard Extender] to deploy such servlets as web applications. +You can use this method if you have a servlet class inside your OSGI bundled project that is not deployed as a classic WAR application. Fuse uses Pax Web Whiteboard Extender to deploy such servlets as web applications. To secure your servlet with {project_name}, complete the following steps: diff --git a/server_installation/topics/installation/installing-rpm.adoc b/server_installation/topics/installation/installing-rpm.adoc index 3a6b1728ac..e39b257221 100644 --- a/server_installation/topics/installation/installing-rpm.adoc +++ b/server_installation/topics/installation/installing-rpm.adoc @@ -13,7 +13,7 @@ NOTE: You cannot continue to receive upgrades to EAP 7.0 RPMs but stop receiving .Prerequisites -. Ensure that your Red Hat Enterprise Linux system is registered to your account using Red Hat Subscription Manager. For more information see the link:https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html-single/Quick_Registration_for_RHEL/index.html[Red Hat Subscription Management documentation]. +. Ensure that your Red Hat Enterprise Linux system is registered to your account using Red Hat Subscription Manager. For more information see the link:https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html-single/quick_registration_for_rhel/index[Red Hat Subscription Management documentation]. . If you are already subscribed to another JBoss EAP repository, you must unsubscribe from that repository first. @@ -25,7 +25,7 @@ Using Red Hat Subscription Manager, subscribe to the JBoss EAP 7.0 repository us .Prerequisites -. Ensure that your Red Hat Enterprise Linux system is registered to your account using Red Hat Subscription Manager. For more information see the link:https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html-single/Quick_Registration_for_RHEL/index.html[Red Hat Subscription Management documentation]. +. Ensure that your Red Hat Enterprise Linux system is registered to your account using Red Hat Subscription Manager. For more information see the link:https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html-single/quick_registration_for_rhel/index[Red Hat Subscription Management documentation]. . Ensure that you have already subscribed to the JBoss EAP 7.0 repository. For more information see xref:subscribing_EAP_repo[Subscribing to the JBoss EAP 7.0 repository]. To subscribe to the RH-SSO 7.1 repository and install RH-SSO 7.1, complete the following steps: