Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-2032

Would like to know if there is an option in XERCES-C++ to bypass "https://" URL's

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 3.1.1
    • None
    • SAX/SAX2
    • None

    Description

      Is there a possiblity already to disable the NetAccessor check for the schemaLocation attribute (we're not using curl, just socket), that has a https:// URL?
      In our project we want to parse an XML file which has a schemaLocation attribute with "https".We want to bypass this entirely, since we're validating with a local schema anyway. The error we encounter is "unssuported protocol in URL". We can't change the input XML file in our flow.
      Compiling with curl netaccessor is not feasible in our case. (actually we woudln't want to recompile xerces at all).

      Attachments

        Activity

          People

            Unassigned Unassigned
            astefanescu Alexandru Stefanescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: