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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to