Hi all,

I got Jetspeed installed , when I try to run the
http://localhost/servlet/jetspeed, I got the following exception:

Exception: java.lang.Exception:

 Requested Action not found: JetspeedSessionValidator
 Turbine looked in the following modules.packages path:
 [org.apache.jyve, org.apache.jetspeed.turbine, org.apache.turbine.modules,
org.apache.turbine.modules, org.apache.turbine.modules,
org.apache.turbine.modules, org.apache.turbine.modules]

 at
org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java:159)
 at Turbine.doGet(Turbine.java:188)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
 at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
 at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
 at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:160)
 at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
 at java.lang.Thread.run(Thread.java:475)

I have a tomcat installation set up in a directory called <tomcat>
I have copied Turbine.Resources into the <tomcat>/webapps/ROOT  . Moreover,
I have set the turbine module.packages to org.apache.turbine.modules. When I
run the <tomcat>/bin/tomcat.sh, the servlet engine runs normally.

Do you have any suggestion ?! Thanks !!

MICHAEL




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to