I'm using the latest Turbine version, the latest cocoon version, jetspeed 1.1, an Oracle Database (properly setup -- coz Turbine works well)
but : I get this message on my browser screen : (after typing http://host/jetspeed)
Exception: java.lang.AbstractMethodError
at org.apache.turbine.modules.Action.perform(Action.java:77)
at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
at Turbine.doGet(Turbine.java:298)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:479)
what's wrong ?
