Hi,
Make sure that the sources are unpacked correctly. The same problem happened
to me. I used PowerArchiver to unpack the tar.gz file and it truncated some
file names. Seems that WinZip also has this problem.
Look in src\java\org\apache\turbine\modules\actions\sessionvalidator
directory. Make sure that you have DefaultSessionValidator.java file there
(and 3 other .java files).
HTH
Regards,
Darek Olszewski
[EMAIL PROTECTED]
> -----Original Message-----
> From: Gopal Ramasammy-Cook [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, August 06, 2000 2:29 PM
> To: [EMAIL PROTECTED]
> Subject: Turbine exception
>
>
> Hello
>
> I have installed Turbine with Tomcat as per install.txt
> instructions. I get this exception (see below) whenever I try
> to run a servlet that uses Turbine. The HelloWorld example
> found in getting_started.html gives me this exception.
>
> I have looked in the TurbineResources.properties file but I
> do not see anything wrong with my paths etc. Could someone
> please tell me where I am going wrong.
>
> Thanks in advance
> Karim
>
> Exception: java.lang.Exception:
>
> Requested Action not found:
> sessionvalidator.DefaultSessionValidator
> Turbine looked in the following modules.packages path:
> [org.apache.turbine.modules]
>
> at
> org.apache.turbine.modules.ActionLoader.getInstance(ActionLoad
> er.java, Compiled Code)
> at java.lang.Exception.<init>(Exception.java, Compiled Code)
> at
> org.apache.turbine.modules.ActionLoader.getInstance(ActionLoad
> er.java, Compiled Code)
> at Turbine.doGet(Turbine.java, Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java, Compiled Code)
> at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java:597)
> at
> org.apache.tomcat.servlets.InvokerServlet.service(InvokerServl
> et.java:257)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java, Compiled Code)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
> at
> org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> nnection(HttpConnectionHandler.java, Compiled Code)
> at
> org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEnd
> point.java, Compiled Code)
> at java.lang.Thread.run(Thread.java, Compiled Code)
>
>
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]