Hi Ming, Sorry, I did not remember you mentioned that feature. We'll get a deeper look at it when we will be back on the subject after the weekend.
Many thanks, - Emmanuel Ming Zhu wrote: > Hi Emmanuel, > > In fact, I have mentioned in my last email that WSDL4CPP tool provides > an extension patch of Xerces-C, such that users can use "libcurl" as > the http transport layer. Hence you can use proxy without any problem > because libcurl has all of these functions. > For WSDL4CPP, see http://wsdl4cpp.sourceforge.net > > Regards, > Ming > > > On 7/6/07, Emmanuel Guiton <[EMAIL PROTECTED]> wrote: >> Hello, >> >> I am working on an application which needs to perform XML validation >> against a schema which includes online references. E.g. >> <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" >> schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/> >> >> >> >> The problem is that there is a proxy between Xerces and the outside >> world. So far, Xerces fails to access the external schema. What must we >> do in order to make Xerces use the proxy to fetch the external schema ? >> >> I saw in the FAQ that using Xerces-j one "must set the two >> system properties: "http.proxyHost" and "http.proxyPort" ". Is there any >> equivalent in Xerces-c ? >> >> Thanks for any help, >> - Emmanuel >> > > -- Directeur Elodig SARL 30-32, avenue de la République 94800 Villejuif Tel: 01 46 77 47 68 E-mail: [EMAIL PROTECTED] http://www.elodig.fr
