Leslie Software wrote:
I am working on an Eclipse based application (using the new Rich Client Platform available in 3.0).
...
Apr 28, 2004 6:40:43 AM org.apache.xindice.xml.dom.DOMParser <init>
WARNING: Failed to create SAXParser
org.xml.sax.SAXNotSupportedException: Feature:
http://xml.org/sax/features/external-general-entities
at
org.apache.crimson.parser.XMLReaderImpl.setFeature(XMLReaderImpl.java:211)
I don't know eclipse well enough to provide you with help, but Xindice won't run under Crimson, which is really old and unsupported parser. Please upgrade to the Xerces shipped with Xindice.
Vadim
