Hi Panos!

Your xml parser must be pretty well encapsulated, if you are able to switch
to Xerces without changing a single line of code (I doubt!). However, I
assume, that you have a data aceess layer somewhere, dealing with the xml
stuff. If so, I would recomend using an EntityResolver. Doing so, you can
deal with the DTD locations (file system, or wherever) by yourself. Works
fine for me (with 2.0.1)

Greetings
Heiner 

-----Urspr�ngliche Nachricht-----
Von: Panos Konstantinidis [mailto:[EMAIL PROTECTED]
Gesendet am: Montag, 25. November 2002 16:00
An: [EMAIL PROTECTED]
Betreff: problems with spaces and special characters...

  Hello, I downloaded the latest version of xerces
(2.2.1 for java) and it has problems parsing filenames
that contain spaces. This is a known problem since
some other developers experienced the same problem.

  I downloaded an earlier version of Xerces (1.4.4)
and problem solved. It seems now though that I have
problems with filenames that contain special
characters. It always fails with the error message
that the dtd file is not found (and I am 100% sure the
dtd file is there and it is looking in the proper
folder). Is there any workaround to this problem?
Which version of Xerces do you suggest to use? Any
other free XML parsers if Xerces still exhibits
problems (apart from Crimson)?

  Kind regards.

     Panos

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

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

Reply via email to