Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-21209

Broken docs.jboss.org links in docs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Documentation
    • None
    • Hide

      This issue should be treated as a kind of Epic with subtasks created for more specific work.

      Inspired by WFLY-21208 (about hibernate links), I looked for other docs.jboss.org links in the WF code with the expectation that many of them may now be broken, given the major reorg of docs.jboss.org some years ago. I quickly tried a reasonable sample and most were.

      I'll edit the git grep output below to remove things if I discover they work, to save others investigating.

      $ git grep docs.jboss.org
      docs/src/main/asciidoc/Getting_Started_Guide.adoc:http://docs.jboss.org/ironjacamar/userguide/1.0/en-US/html/deployment.html#deployingds_descriptor
      docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Resource_adapters.adoc:http://docs.jboss.org/ironjacamar/schema/ironjacamar_1_0.xsd
      docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Resource_adapters.adoc:http://docs.jboss.org/ironjacamar/userguide/1.0/en-US/html/deployment.html#deployingra_descriptor
      docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Web_services.adoc:https://docs.jboss.org/author/display/JBWS/Apache+CXF+integration#ApacheCXFintegration-Deploymentdescriptorproperties[see
      docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Web_services.adoc:* Project Documentation: https://docs.jboss.org/author/display/JBWS
      docs/src/main/asciidoc/_client-guide/Webservices_Client_Configuration.adoc:The _<webservices />_ element in a `wildfly-config.xml` file can be used to specify Web Services Client configuration that will apply during link:https://docs.jboss.org/author/display/JBWS/Predefined+client+and+endpoint+configurations[assigning of configurations] when building a client. This element is from the “urn:elytron:client:1.5” namespace. Below is the example of use:
      docs/src/main/asciidoc/_developer-guide/Jakarta_Transactions_Reference.adoc:https://docs.jboss.org/author/display/WFLY/Class+Loading+in+WildFly[explicitly added]
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/ActAs_WS-Trust_Scenario.adoc:https://docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-WebservicerequesterImplementation[the
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/Predefined_client_and_endpoint_configurations.adoc:https://docs.jboss.org/author/display/WFLY9/Web+services+configuration[WildFly
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Bearer_Assertion_Scenario.adoc:https://docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-ClientCallbackHandler
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Bearer_Assertion_Scenario.adoc:https://docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-RequesterCryptopropertiesandkeystorefiles
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Holder-Of-Key_Assertion_Scenario.adoc:https://docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-SSLconfiguration
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Holder-Of-Key_Assertion_Scenario.adoc:https://docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-MANIFEST.MF
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/WS-Discovery.adoc:https://docs.jboss.org/author/display/WFLY8/Advanced+User+Guide#AdvancedUserGuide-Configurationthroughdeploymentdescriptor[property]
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services_Advanced_User_Guide.adoc:https://docs.jboss.org/author/display/WFLY8/Web+services+configuration[webservices
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services_Advanced_User_Guide.adoc:https://docs.jboss.org/author/display/WFLY8/Web+services+configuration[documentation].
      docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services_Reference_Guide.adoc:https://docs.jboss.org/author/display/JBWS[here].
      docs/src/main/asciidoc/_developer-guide/Migrate_Order_Application_from_EAP5.adoc:https://docs.jboss.org/author/display/AS71/JPA+Reference+Guide#JPAReferenceGuide-UsingtheInfinispansecondlevelcache["Using
      docs/src/main/asciidoc/_developer-guide/Spring_applications_development_and_migration_guide.adoc:https://docs.jboss.org/author/display/AS7/Class+Loading+in+AS7[class
      docs/src/main/asciidoc/_developer-guide/Spring_applications_development_and_migration_guide.adoc:https://docs.jboss.org/author/display/AS7/Implicit+module+dependencies+for+deployments[here].
      docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_client_using_JNDI.adoc:https://docs.jboss.org/author/display/WFLY8/Remote+EJB+invocations+via+JNDI+-+EJB+client+API+or+remote-naming+project[Remote
      docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_client_using_JNDI.adoc:project at http://docs.jboss.org/ejbclient/. In this document, we'll
      docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_server_instance.adoc:https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI[from
      docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_server_instance.adoc:            // Lookup the Greeter bean using the ejb: namespace syntax which is explained here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI
      docs/src/main/asciidoc/_developer-guide/ejb3/Scoped_Jakarta_Enterprise_Beans_client_contexts.adoc:https://docs.jboss.org/author/display/WFLY8/EJB+invocations+from+a+remote+client+using+JNDI[EJB
      docs/src/main/asciidoc/_elytron/migrate/Kerberos_Based_Authentication_Migration.adoc:https://docs.jboss.org/author/display/WFLY/Migrate+Legacy+Security+to+Elytron+Security#MigrateLegacySecuritytoElytronSecurity-MigratedConfiguration[properties
      docs/src/main/asciidoc/_elytron/migrate/Kerberos_Based_Authentication_Migration.adoc:https://docs.jboss.org/author/display/WFLY/Migrate+Legacy+Security+to+Elytron+Security#MigrateLegacySecuritytoElytronSecurity-FullyMigratedConfiguration[properties
      docs/src/main/asciidoc/_testsuite/WildFly_Testsuite_Test_Developer_Guide.adoc:https://docs.jboss.org/author/display/ARQ/JBoss+AS+7.1%2C+JBoss+EAP+6.0+-+Managed[AS
      docs/src/main/asciidoc/_testsuite/WildFly_Testsuite_Test_Developer_Guide.adoc:https://docs.jboss.org/author/display/ARQ/Resource+injection[Arquillian's
      docs/src/main/asciidoc/_testsuite/WildFly_Testsuite_Test_Developer_Guide.adoc:https://docs.jboss.org/author/display/ARQ/Reference+Guide[Arquillian
      testsuite/integration/manualmode/src/test/java/org/jboss/as/test/manualmode/ejb/Util.java:     * See details at https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI
      testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/security/Util.java:     * See details at https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI
      
      Show
      This issue should be treated as a kind of Epic with subtasks created for more specific work. Inspired by WFLY-21208 (about hibernate links), I looked for other docs.jboss.org links in the WF code with the expectation that many of them may now be broken, given the major reorg of docs.jboss.org some years ago. I quickly tried a reasonable sample and most were. I'll edit the git grep output below to remove things if I discover they work, to save others investigating. $ git grep docs.jboss.org docs/src/main/asciidoc/Getting_Started_Guide.adoc:http: //docs.jboss.org/ironjacamar/userguide/1.0/en-US/html/deployment.html#deployingds_descriptor docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Resource_adapters.adoc:http: //docs.jboss.org/ironjacamar/schema/ironjacamar_1_0.xsd docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Resource_adapters.adoc:http: //docs.jboss.org/ironjacamar/userguide/1.0/en-US/html/deployment.html#deployingra_descriptor docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Web_services.adoc:https: //docs.jboss.org/author/display/JBWS/Apache+CXF+integration#ApacheCXFintegration-Deploymentdescriptorproperties[see docs/src/main/asciidoc/_admin-guide/subsystem-configuration/Web_services.adoc:* Project Documentation: https: //docs.jboss.org/author/display/JBWS docs/src/main/asciidoc/_client-guide/Webservices_Client_Configuration.adoc:The _<webservices />_ element in a `wildfly-config.xml` file can be used to specify Web Services Client configuration that will apply during link:https: //docs.jboss.org/author/display/JBWS/Predefined+client+and+endpoint+configurations[assigning of configurations] when building a client. This element is from the “urn:elytron:client:1.5” namespace. Below is the example of use: docs/src/main/asciidoc/_developer-guide/Jakarta_Transactions_Reference.adoc:https: //docs.jboss.org/author/display/WFLY/ Class +Loading+in+WildFly[explicitly added] docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/ActAs_WS-Trust_Scenario.adoc:https: //docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-WebservicerequesterImplementation[the docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/Predefined_client_and_endpoint_configurations.adoc:https: //docs.jboss.org/author/display/WFLY9/Web+services+configuration[WildFly docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Bearer_Assertion_Scenario.adoc:https: //docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-ClientCallbackHandler docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Bearer_Assertion_Scenario.adoc:https: //docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-RequesterCryptopropertiesandkeystorefiles docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Holder-Of-Key_Assertion_Scenario.adoc:https: //docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-SSLconfiguration docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/SAML_Holder-Of-Key_Assertion_Scenario.adoc:https: //docs.jboss.org/author/display/JBWS/WS-Trust+and+STS#WS-TrustandSTS-MANIFEST.MF docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services/WS-Discovery.adoc:https: //docs.jboss.org/author/display/WFLY8/Advanced+User+Guide#AdvancedUserGuide-Configurationthroughdeploymentdescriptor[property] docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services_Advanced_User_Guide.adoc:https: //docs.jboss.org/author/display/WFLY8/Web+services+configuration[webservices docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services_Advanced_User_Guide.adoc:https: //docs.jboss.org/author/display/WFLY8/Web+services+configuration[documentation]. docs/src/main/asciidoc/_developer-guide/Jakarta_XML_Web_Services_Reference_Guide.adoc:https: //docs.jboss.org/author/display/JBWS[here]. docs/src/main/asciidoc/_developer-guide/Migrate_Order_Application_from_EAP5.adoc:https: //docs.jboss.org/author/display/AS71/JPA+Reference+Guide#JPAReferenceGuide-UsingtheInfinispansecondlevelcache["Using docs/src/main/asciidoc/_developer-guide/Spring_applications_development_and_migration_guide.adoc:https: //docs.jboss.org/author/display/AS7/ Class +Loading+in+AS7[class docs/src/main/asciidoc/_developer-guide/Spring_applications_development_and_migration_guide.adoc:https: //docs.jboss.org/author/display/AS7/Implicit+module+dependencies+ for +deployments[here]. docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_client_using_JNDI.adoc:https: //docs.jboss.org/author/display/WFLY8/Remote+EJB+invocations+via+JNDI+-+EJB+client+API+or+remote-naming+project[Remote docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_client_using_JNDI.adoc:project at http: //docs.jboss.org/ejbclient/. In this document, we'll docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_server_instance.adoc:https: //docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI[from docs/src/main/asciidoc/_developer-guide/ejb3/Jakarta_Enterprise_Beans_invocations_from_a_remote_server_instance.adoc: // Lookup the Greeter bean using the ejb: namespace syntax which is explained here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI docs/src/main/asciidoc/_developer-guide/ejb3/Scoped_Jakarta_Enterprise_Beans_client_contexts.adoc:https: //docs.jboss.org/author/display/WFLY8/EJB+invocations+from+a+remote+client+using+JNDI[EJB docs/src/main/asciidoc/_elytron/migrate/Kerberos_Based_Authentication_Migration.adoc:https: //docs.jboss.org/author/display/WFLY/Migrate+Legacy+Security+to+Elytron+Security#MigrateLegacySecuritytoElytronSecurity-MigratedConfiguration[properties docs/src/main/asciidoc/_elytron/migrate/Kerberos_Based_Authentication_Migration.adoc:https: //docs.jboss.org/author/display/WFLY/Migrate+Legacy+Security+to+Elytron+Security#MigrateLegacySecuritytoElytronSecurity-FullyMigratedConfiguration[properties docs/src/main/asciidoc/_testsuite/WildFly_Testsuite_Test_Developer_Guide.adoc:https: //docs.jboss.org/author/display/ARQ/JBoss+AS+7.1%2C+JBoss+EAP+6.0+-+Managed[AS docs/src/main/asciidoc/_testsuite/WildFly_Testsuite_Test_Developer_Guide.adoc:https: //docs.jboss.org/author/display/ARQ/Resource+injection[Arquillian's docs/src/main/asciidoc/_testsuite/WildFly_Testsuite_Test_Developer_Guide.adoc:https: //docs.jboss.org/author/display/ARQ/Reference+Guide[Arquillian testsuite/integration/manualmode/src/test/java/org/jboss/as/test/manualmode/ejb/Util.java: * See details at https: //docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI testsuite/shared/src/main/java/org/jboss/as/test/shared/integration/ejb/security/Util.java: * See details at https: //docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI
    • ---
    • ---

            Unassigned Unassigned
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: