Raphael,
thanks for your reply. I updated my version from CVS yesterday (29th)
rebuilt and re-installed everything, and verified the new web.xml was
configured as you suggested. Now when I run Jetspeed I get this in the
turbine.log
[Thu Nov 30 01:39:53 GMT+00:00 2000] -- NOTICE -- JetspeedJspService early
init()....starting!
[Thu Nov 30 01:39:53 GMT+00:00 2000] -- NOTICE -- JetspeedJspService early
init()....finished!
[Thu Nov 30 01:39:53 GMT+00:00 2000] -- NOTICE -- TemplateService
init()....starting!
[Thu Nov 30 01:39:53 GMT+00:00 2000] -- NOTICE -- TemplateService
init()....finished!
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- This is Turbine instance
running at: http://localhost:8080/servlet/jetspeed
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- The instance id is
#C236B08B0015AB9861D5039291048E23
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Assembler Broker
init()....starting!
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Registering 1 actions
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Registering 1 screens
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Registering 1 navigations
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Registering 1 layouts
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Registering 1 pages
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- NOTICE -- Assembler Broker
init()....finished!
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- ERROR -- Turbine.handleException:
Requested Navigation not found: null
Turbine looked in the following modules.packages path:
[org.apache.turbine.modules, org.apache.jetspeed.modules]
[Thu Nov 30 01:39:59 GMT+00:00 2000] -- ERROR --
Exception: java.lang.ClassNotFoundException:
Requested Navigation not found: null
Turbine looked in the following modules.packages path:
[org.apache.turbine.modules, org.apache.jetspeed.modules]
Stack Trace follows:
java.lang.ClassNotFoundException:
Requested Navigation not found: null
Turbine looked in the following modules.packages path:
[org.apache.turbine.modules, org.apache.jetspeed.modules]
at
org.apache.turbine.modules.NavigationLoader.getInstance(NavigationLoader.jav
a:190)
at
org.apache.turbine.modules.NavigationLoader.eval(NavigationLoader.java:128)
at
org.apache.jetspeed.modules.layouts.JetspeedLayout.doBuild(JetspeedLayout.ja
va:96)
at org.apache.turbine.modules.Layout.build(Layout.java:93)
at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:122)
at
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:170)
....etc
I've verified that the class it says it can't find is in turbine.jar (under
org.apache.turbine.modules.Navigation), and turbine.jar (11/28/2000 8.42pm)
is present and accessible. I can't figure out what's wrong. I appreciate
your help on this stuff, as I know you must be busy.
As before I'm using NT4, with Tomcat version 3.2 beta 1 and a MySql
database.
Many thanks,
Peter.
----- Original Message -----
From: "Raphael Luta" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 10:49 PM
Subject: Re: New CVS version
> > 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(Jetsp
eedSessionValidator.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.
>
> --
> Raphal 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]
>
--
--------------------------------------------------------------
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]