Sorry, the file XMLSchemaMessages is there, and it has all the keys used to report error using reportSchemaError except schema-props-correct.1
Cheers, Rahul. > From: Rahul Srivastava <[EMAIL PROTECTED]> > Subject: Error Messages > To: [EMAIL PROTECTED] > X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > > Hi, > > The class XSMessageFormatter tries to load a bundle - > org.apache.xerces.impl.msg.XMLSchemaMessages, which is non-existent. So, we get > an exception. Is XMLSchemaMessages a new resource file (not yet checked-in), or > is a typo error for XMLMessages or SchemaMessages, which is in > org.apache.xerces.impl.v2.msg. > > Also, I am unable to find the 'key' used to report error using reportSchemaError > in the existing resource files. e.g. key - schema-props-correct.1 > > > Cheers, > Rahul. > > Sun Microsystems, Inc. > > > --------------------------------------------------------------------- > 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]
