Hello, i just managed it to get cocoon working with apache and jserv/tomcat :)
but i need it running with the "Inprise Aplication Server" (linux). the "http://localhost:8080/Cocoon.xml" works fine, but when i tried to access an .xml-page, i get following (cocoon)error-page: Error found handling the request. java.lang.NoSuchMethodError: org.w3c.dom.DocumentType: method getPublicId()Ljava/lang/String; not found at org.apache.xml.serialize.BaseMarkupSerializer.serializeNode(BaseMarkupSerializer.java:845) at org.apache.xml.serialize.BaseMarkupSerializer.serialize(BaseMarkupSerializer.java:421) at org.apache.cocoon.formatter.HTMLFormatter.format(HTMLFormatter.java:80) at org.apache.cocoon.Engine.handle(Engine.java:309) at org.apache.cocoon.Cocoon.service(Cocoon.java:145) at javax.servlet.http.HttpServlet.service(HttpServlet.java:840) at com.sun.server.ServletState.callService(ServletState.java:226) at com.sun.server.ServletManager.callServletService(ServletManager.java:936) at com.sun.server.ProcessingState.invokeTargetServlet(ProcessingState.java:423) at com.sun.server.http.HttpProcessingState.execute(HttpProcessingState.java:79) at com.sun.server.http.stages.Runner.process(Runner.java:79) at com.sun.server.ProcessingSupport.process(ProcessingSupport.java:294) at com.sun.server.Service.process(Service.java:204) at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java:374) at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java:166) at com.sun.server.HandlerThread.run(HandlerThread.java:192) can anybody help with this problem? many thanks in advantage klaus -- Klaus Thiele - Personal & Informatik AG mailto:[EMAIL PROTECTED] "There's got to be more to life than compile-and-go."
