Hi,

I am validating my XML documents against an external schema. I set the
property external-noNamespaceSchemaLocation to the http url of the
schema. This runs fine on servers that do not neet authentication. But
on servers with authentication Xerces (2.0.2) is not able to read the
schema.

I tried to add the user info to the http url
(http://user:[EMAIL PROTECTED]/foo.xsd). But this doesnt help.

How can I access an external schema from a server with authentication?

Thanks for any hints
Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to