I think I can remeber such a problem with Resin.
I think it's because of different XML libs. Try to replace those libs from
Jetty with the ones from Cocoon (after making a backup ;).
Hope, this helps.
JOERN_HEID
-----Ursprungliche Nachricht-----
Von: Dave Smith [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 25. Juli 2001 15:36
An: [EMAIL PROTECTED]
Betreff: Problems with C2 beta 2
When deploying the cocoon.war file I get the following error ...
Could not configure Cocoon environment
org.xml.sax.SAXNotSupportedException: Property:
http://xml.org/sax/properties/lexical-handler
+ at
org.apache.crimson.parser.XMLReaderImpl.setProperty(XMLReaderImpl.java:248)
+ at
org.apache.cocoon.components.parser.JaxpParser.parse(JaxpParser.java:67)
+ at org.apache.cocoon.Cocoon.configure(Cocoon.java:216)
+ at org.apache.cocoon.Cocoon.initialize(Cocoon.java:160)
+ at
org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:634)
+ at
org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:164)
+ at
com.mortbay.Jetty.Servlet.ServletHolder.getServlet(ServletHolder.java:306)
+ at
com.mortbay.Jetty.Servlet.ServletHolder.initialize(ServletHolder.java:194)
+ at
com.mortbay.Jetty.Servlet.ServletHandler.start(ServletHandler.java:185)
+ at com.mortbay.HTTP.HandlerContext.start(HandlerContext.java:1053)
+ at
com.mortbay.Jetty.Servlet.WebApplicationContext.start(WebApplicationContext.
java:330)
+ at com.mortbay.HTTP.HttpServer.start(HttpServer.java:127)
+ at com.mortbay.Jetty.Server.main(Server.java:226)
I checked the archives and there was a reference to a similar problem in
the xalan parser but it was supposedly fixed in November of last year.
I am running jetty 3.1R6 on linux 2.2.18 with Blackdown JDK 1.3
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>