Hi, I recently downloaded the Xerces parser and I am trying to learn how to use it with Java and Brett McLaughlin's book Java and XML.
Although I seem to be able to compile ok, I am am receiving the following message when I try to execute the program: Error in parsing: Can't find bundle for base name org.apache.xerces.msg.Implemen tationMessages, locale en_US Does anyone know how I can resolve this error. Thanks, Sharlene