You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Martin Dulisch <md...@s-und-n.de> on 2002/10/23 14:58:17 UTC

Authentication for external schema

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:pwd@host/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: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org