While I am eager to get Jetspeed running, and perhaps even contribute by way of
documentation, I cannot get the new release of Jetspeed to run.

I was getting nowhere with windows, so I have installed Linux, and installed
Tomcat. 

To make configuration simpler, I created the /projects/jetspeed folder and put
all the jetspeed files there.

I have moved the contents folder to [tomcat]/webapps/ROOT folder.

I have modified the [tomcat]/webapps/ROOT/WEB-INF/web.xml as shown in the docs.

I have added all the /lib/jar's and the Jetspeed.jar in my environment's
CLASSPATH.

As I have put everything in the /projects/jetspeed folder, I did not have to
change much in TurbineResources.properties nor JetspeedResources.properties.
(BTW - there is an entry called ImageServer in TurbineResources.properties
which defaults to d:\ - what should this point to on my linux system?)

I now get error:

java.lang.Exception: Requested Action not found: JetSpeedSessionValidator
        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, Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
        at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, 
Compiled Code)
        at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, 
Compiled Code)
        at org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java, 
Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
        at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, 
Compiled Code)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java, Compiled 
Code)
        at 
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java,
 Compiled Code)
        at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java, 
Compiled Code)
        at java.lang.Thread.run(Thread.java, Compiled Code)

I have asked this several times, but got no response - <whiner>apparently my
question is too basic, but I cannot find answers in the
documentation</whiner>: Because the instructions do not tell me how to setup the
database, I have concluded that a database is still not required, right? Is
there a change I need to make in a .properties file to indicate this? If I do
decide to use a database (MySql), where do I get those instructions?

Thanks for your patience. I know in these exciting times what a drag it can be
to be pulled down by a novice asking basic questions. I really do intend to
creat some for-dummies instructions as othere mentioned previously, but so far,
I can only give instructions on how not to setup jetspeed;)

Steve B


--
--------------------------------------------------------------
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