Hi. Can you please tell me what method are you trying to invoke in that class (ImplementationMessages) ? Also, let me know which is that program in the book ?
Regards, Sujay. > ---------- > From: [EMAIL PROTECTED]:[EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: Friday, February 02, 2001 7:15 PM > To: [EMAIL PROTECTED] > Subject: question on parsing error > > 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 > > >