Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ORACLE (0.07 sec)

  1. src/main/java/jcifs/smb/SmbFile.java

                                }
                            }
                        }
                    }
                    catch ( SmbException se ) {
                        /*
                         * Oracle FilesOnline version 9.0.4 doesn't send '.' and '..' so
                         * listFiles may generate undesirable "cannot find
                         * the file specified".
                         */
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu May 23 01:50:13 UTC 2024
    - 82.3K bytes
    - Viewed (1)
  2. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_8.adoc

    [source,properties]
    ----
    systemProp.javax.xml.accessExternalDTD=http
    ----
    
    Note that this will enable HTTP access to external DTDs for the whole build JVM.
    See the link:https://docs.oracle.com/en/java/javase/13/security/java-api-xml-processing-jaxp-security-guide.html#GUID-8CD65EF5-D113-4D5C-A564-B875C8625FAC[JAXP documentation] for more details.
    
    === Deprecations
    
    [[generate_maven_pom_method_deprecations]]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 17:01:07 UTC 2024
    - 90.7K bytes
    - Viewed (0)
Back to top