Hi, > > I get the subject error when I turn on validation with a SAXParser. I have > > looked in the zip file and the resulting > > directory structure for the missing file. It is not there. I downloaded > > Xerces-J-src.1.4.0.zip and Xerces-J-tools.1.4.0.zip. > > I unzipped the two zip files. I followed the instructions for building > > docs and src on a Windows platform, including downloading and installing > > cygwin. I doubleClicked the cygwin icon, which briefly opened a cmd window > > then closed it. No visible changes were seen. > > In a cmd window, at the top of the tree, I typed "make docs apidocs and > > got 87 errors" . Then I typed > > "make jars " and got 87 errors. I checked my environment variable > > "CLASSPATH". "Environment variable CLASSPATH not defined". > > I am using Borland JBuilder3, so I moved the directory structure to reside > > under my ..\Java\Source directory which is my Source root in JBuilder3. > > Below, I have attached the parsed file (well formed and valid iaw XMLSpy > > before I changed names) and the dtd file on which it is based. I changed > > some names to protect company information. (eg Help is not the right file > > name and JunkSrvr is not the server name.): > > <<Help052301.xml>> <<Help.dtd>> > > Questions: > > 1. Do I have to open a special window to use cygwin? > > 2. Is my problem due to not installing with the makefile? > > 3. Am I missing some declaration in my *.xml or *.dtd file? > > 4. If I really need "message_en_US", why is it not in the distribution? > > Where can I get it? > > 5. Can the Java SAXParser validate an XML document based on DTD? If not > > when will that be supported? > > 6. If so, it appears that all I have to do is implement the DeclHandler > > Interface in my XXTemplate class , correct? > > I use Xerces-j 1.3.1 on Linux and I have exactly the same execption : > Can't find bundle ressource ... in XmlMessages, locales fr_FR > > So I changed my locales (by setLocales methods from a xerces class [ I forgot > its name], > same errors. But I have the XmlMessages class in the jar file and in the src, > though. > > Regards. > > :))))))))))))) > bobby >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
