I just downloaded the Apache-Turbine-20000307.tar.gz, and tried to compile
it. After some struggeling it compiled..
(I had to rename the
org\apache\turbine\modules\actions\sessionvalidator\SessionValidat to
org\apache\turbine\modules\actions\sessionvalidator\SessionValidator.java)
Then it compiled.
When I tried to run the Turbine servlets (after including ecs.jar,
village.jar, jndi.jar, mail.jar, activation.jar into jserv 1.1's classpath,
and adding turbine.jar into the repository of my servlets sone) I got the
error message :
java.lang.Exception: Requested Action not found:
sessionvalidator.DefaultSessionValidator
at org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java,
Compiled Code)
at java.lang.Exception.(Exception.java, Compiled Code)
at org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java,
Compiled Code)
at Turbine.doGet(Turbine.java, Compiled Code)
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:314)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:479)
I am running apache 1.3.11 and jserv 1.1 on a NT4.0 machine.
What should I do to get it working ?
Should I download another turbine snapshot ?
-helge
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]