I want install cocoon with Resin 2.0.5, but ocurr a error. The
error
is : java.lang.NoSuchMethodError at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<init>(DefaultConfigurationBuilder.java:88) at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<init>(DefaultConfigurationBuilder.java:64) at org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:745) at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:225) at com.caucho.server.http.Application.createServlet(Application.java:2834) at com.caucho.server.http.Application.loadServlet(Application.java:2793) at com.caucho.server.http.Application.initServlets(Application.java:1827) at com.caucho.server.http.Application.init(Application.java:1762) at com.caucho.server.http.VirtualHost.restartApplication(VirtualHost.java:1649) at com.caucho.server.http.VirtualHost.getInvocation(VirtualHost.java:1277) at com.caucho.server.http.ServletServer.getInvocation(ServletServer.java:1040) at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:337) at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:270) at com.caucho.server.TcpConnection.run(TcpConnection.java:140) at java.lang.Thread.run(Thread.java:484) I have read in faq that it error is for old set of libraries installed, this library is Xerces. If I change the library in the directory /lib of the Resin, it donīt start. I have probe to build cocoon with the library Xerces that contain Resin, but ocurr a error to build. How I can build cocoon? |
- RE: Install Cocoon with Resin 2.0.5 Antonio Serrano
- RE: Install Cocoon with Resin 2.0.5 Mathews, Silvy (HQP)
- RE: Install Cocoon with Resin 2.0.5 Vadim Gritsenko
- RE: Install Cocoon with Resin 2.0.5 Mathews, Silvy (HQP)
- Install Cocoon with Resin 2.0.5 Antonio Serrano