Release Note: Add JDK Specific Property for External Resource Access

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: xml

      A JDK specific property, `jdk.xml.resource.access`, is added to allow specifying access controls at both intermediate and broad levels, such as permitting a set of trusted domains or all HTTP-based resources. The following setting for example:

          jdk.xml.resource.access = *.sun.com, w3.org, @local

      This allows resources from w3.org, all subdomains of sun.com (such as java.sun.com), and resources local to the application to be directly fetched if they are not resolved by a resolver or catalog.

            Assignee:
            Joe Wang
            Reporter:
            Joe Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: