Hello Erik, your idea to change the system properties did relax the error.
Thank you! (I am unable to re-open the Bug or to submit a new bug, i dont get any email from Mantis. Grmbl.) Erik Forkalsrud wrote: > > > It seems to work better if you use Rein's XML parser, i.e. add this to > your resin.conf: > > <system-property > javax.xml.parsers.DocumentBuilderFactory="com.caucho.xml.parsers.XmlDocumentBuilderFactory" > > /> > <system-property > javax.xml.parsers.SAXParserFactory="com.caucho.xml.parsers.XmlSAXParserFactory" > /> > > There is a bug that looks very similar to this: > http://bugs.caucho.com/view.php?id=1647 that was marked as fixed in > version 3.1.1 -- maybe it's not completely fixed after all? > > -- View this message in context: http://www.nabble.com/SAXParseException-when-using-%28jakarta%27s%29-JSTL-in-JSP-%28Resin-3.1%29-tp15136126p15291422.html Sent from the Resin mailing list archive at Nabble.com. _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
