Re: Using CRUISE CONTROL / XALAN error
"emerson cargnin" <[email protected]> Mon, 5 Jun 2006 12:00:39 +0100
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
I've added this to web.xml <system-property org.xml.sax.driver="org.apache.xerces.parsers.SAXParser"/> http://www.caucho.com/resin-3.0/xml/jaxp.xtp says that cocoon users might need it, so I gave it a try! ..and it seems to have worked. You could have that on your documentation.... On 02/06/06, emerson cargnin <[email protected]> wrote: > Im getting an error when I try to run cruise control 2.5 (actually any > version) on resin 3.0.14. > I tried, following the advice on this page > http://www.caucho.com/resin-3.0/xml/jaxp.xtp , to change the parser > and xslt engine to use xalan, as the embedded jetty works well. > > I get the following error: > > (Location of error unknown)com.caucho.xml.XmlParseException: > stream:4987: expected character in cdata at `�' (\ufffd) > > Im attaching the log file, just in case... > > Emerson > > >