Jeff Marshall wrote:
> I recieved the error below and the quick fix was to put
>
> -Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser in the startup
>
> Am I missing something?
>
I have got this error sporadically with Cocoon, never with Jetspeed. I
have this definition in my TOMCAT_OPTS.
According to
http://java.sun.com/xml/jaxp-1.0.1/docs/api/org/xml/sax/package-summary.html
It should be defined in the environment (either at the container level
or the java VM level. I don't think we should try to define it by code,
but rather have it stated in the docs or FAQ.
Is it happenning to anybody else? Oppinions?
> Jeff
>
> [Sun May 06 11:42:52 MDT 2001] -- ERROR --
> Exception: java.io.IOException: problem in SAX transform:
> org.xml.sax.SAXException: System property org.xml.sax.driver not
> specified
> Stack Trace follows:
> java.io.IOException: problem in SAX transform:
> org.xml.sax.SAXException: System property org.xml.sax.driver not
> specified
> at
> org.apache.jetspeed.util.SimpleTransform.SAXTransform(SimpleTransform.java:441)
>
> at
> org.apache.jetspeed.daemon.impl.FeedDaemon.getEntries(FeedDaemon.java:261)
>
> at org.apache.jetspeed.daemon.impl.FeedDaemon.run(FeedDaemon.java:199)
> at
> org.apache.jetspeed.daemon.DaemonThread.runDaemon(DaemonThread.java:139)
>
> at org.apache.jetspeed.daemon.DaemonThread.run(DaemonThread.java:104)
>
>
>
>
> ---------------------------------------------------------------------
> 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]