I've seen a similar problem before. What XML parser do you use ? If you're
using Xerces, try using

<!DOCTYPE descriptor-repository SYSTEM
"file://repository.dtd" [

There seems to be some problem with resolving local URIs without a
protocol in Crimson and Xerces, at least that is my experience (may also
be a problem with JDK1.4.1, who knows).

Tom




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

Reply via email to