[ 
https://issues.apache.org/jira/browse/XERCESC-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor closed XERCESC-2032.
---------------------------------

> Would like to know if there is an option in XERCES-C++ to bypass "https://"; 
> URL's
> ---------------------------------------------------------------------------------
>
>                 Key: XERCESC-2032
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2032
>             Project: Xerces-C++
>          Issue Type: Wish
>          Components: SAX/SAX2
>    Affects Versions: 3.1.1
>            Reporter: Alexandru Stefanescu
>
> 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).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to