Hi all,

when i try to run the jetspeed and point http://localhost:8080/jetspeed,
Jetspeed cannot be displayed and catch 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]

 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:853)
 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)


As I go thru the FAQ on the Jetspeed site. It is relating to the Classpath
misconfiguration. So besides Jetspeed.jar, should i need to include other
jar in the classpath ??

Thanks for your time and comments are appreciated !


Regards,
MICHAEL



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to