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 cem2 <ce...@student.cs.ucc.ie> on 2002/03/11 18:49:47 UTC

Missing classes from xerces.jar

Hi,
we're using a DOM parser to parse and retrieve info from a simple xml
file, however when the command parse(file) is run the following error
occurs:

java.io.IOException: FileNotFound:
/root/aglets/public/org/apache/xerces/impl/xpath/regex/message_en.properties
        at java.lang.Throwable.<init>(Throwable.java:96)
        at java.lang.Exception.<init>(Exception.java:44)
        at java.io.IOException.<init>(IOException.java:49)


and it does seem that the file message_en.properties that it's looking for 
does not exist. I
wonder has anyone come across this before???

Any help would be very much appreciated...
Thanks,
Clodagh


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org