I get this error when trying too access my JetSpeed 1.1 installation
[Thu Mar 30 14:40:37 GMT 2000] -- NOTICE -- Jetspeed Home: BEGIN
default portlets
[Thu Mar 30 14:40:37 GMT 2000] -- ERROR --
Exception: java.lang.ClassNotFoundException:
org.exolab.castor.xml.MarshalException
Stack Trace follows:
java.lang.ClassNotFoundException:
org.exolab.castor.xml.MarshalException
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.ClassNotFoundException.<init>(Compiled Code)
at org.apache.java.lang.AdaptiveClassLoader.loadClass(Compiled
Code)
at java.lang.ClassLoader.loadClassInternal(Compiled Code)
at org.apache.jetspeed.turbine.screens.Home.build(Compiled Code)
at org.apache.turbine.modules.ScreenLoader.eval(Compiled Code)
at
org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(Compiled Code)
at org.apache.turbine.modules.LayoutLoader.exec(Compiled Code)
at org.apache.turbine.modules.pages.DefaultPage.build(Compiled
Code)
at org.apache.turbine.modules.PageLoader.exec(Compiled Code)
at Turbine.doGet(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at org.apache.jserv.JServConnection.processRequest(Compiled
Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
[Thu Mar 30 14:40:37 GMT 2000] -- NOTICE -- Jetspeed Home: END default
portlets -> total time 0 second(s)
It seems to fails to load a class in:
org.apache.jetspeed.turbine.screens.Home.build
I have tried follow the FAQ for installing with JServ
Any clues?
Magnus Mossberg
--
--------------------------------------------------------------
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]