> Peter Brooke wrote:
>
> I've downloaded the newest version of Jetspeed from CVS, but when I try access it
>using
> http://localhost:8080/servlet/jetspeed I get a "Not found (404) Original
>request/servlet/jetspeed ".
>
> Unless, that is, I include both turbine.jar (11/28/2000 8.42pm) and turbine-2.0.jar
>(7/28/2000 2..13am) and then I get
>
> at
>org.apache.jetspeed.modules.actions.JetspeedSessionValidator.doPerform(JetspeedSessionValidator.java:81)
> at org.apache.turbine.modules.Action.perform(Action.java:77)......
>
> I'm using the CVS latest JR.p, TR.p, j-s.c, and psml files.
>
> I'm using NT4, with Tomcat version 3.2 beta 1 and a MySql database.
>
> Any ideas ?
>
Yes, you've just downloaded the CVS while I'be been committing my changes...
The JetspeedServlet was now empty (because I created a daemonfactory service) and
I removed it since it served no purpose anymore.
The web.xml file must be updated to point to org.apache.turbine.Turbine
instead of org.apache.jetspeed.JetspeedServlet.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]