Fix broken links
This commit is contained in:
parent
a5e8c09f3e
commit
a8d569ba13
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue