respected sir,
i installed jetspeed in the following directory
/usr/local/tomcat/jetspeed/
after seeing the HelloWorld example in getting
started i made a directory in
/com/mycompany/modules
and i change the TurbineResources.properties as
module.packages=com.mycompany.modules,org.apache.turbine.modules,org.apache.jetspeed.turbine
on executing the program from IE iam getting the
following exception
Exception: java.lang.Exception:
Requested Action not found: JetspeedSessionValidator
Turbine looked in the following modules.packages
path:
[com.mycompany.modules, org.apache.turbine.modules,
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.ServletWrapper.handleRequest(ServletWrapper.java:597)
at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
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(HttpConnectionHandler.java:160)
at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:475)
can any one find the cause of this exception and give
me a solution
thanks in advance
regards
=====
CHEERS
Vasan
"Always listen to experts. They'll tell you what can't be
done, and why. Then do it."
-- Lazarus Long, in Robert Heinlein's Time Enough for Love
__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]