Running: Jetspeed 1.3a1

Inside: Tomcat 3.2.2 release on Debian Linux

Successful compilation, followed all the installation instructions. on
loading localhost:8080/jetspeed I get the following

xception: java.lang.ClassNotFoundException: 

        Requested Navigation not found: null
        Turbine looked in the following modules.packages path: 
        [org.apache.jetspeed.modules, org.apache.turbine.modules]

unfortunately I can't trace the code in this version of turbine because
AFAIK it's not shipped with Jetspeed. I guess ? maybe some properties file
is returning a null property as a Navigation object name? any clues? I've
scanned the documentation online including the config howto + the mail
archives.


Incidentally, although this is probably a red herring, I also tried
putting the jetspeed.war file into the latest tdk installation with
Turbine 4.0b5. Going to the home page gets this:

org.apache.jasper.JasperException: Unable to compile class for
JSP/home/java/tdk/./bin/../work/localhost/jetspeed/index_jsp.java:66: Incompatible
type for method. Explicit cast needed to convert java.lang.Throwable to
java.lang.Exception.
            if (pageContext != null) pageContext.handlePageException(t);
                                                                     ^. 

TIA

Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to