so, what was the problem? I managed fix it by changing
<entry type="ref" parent="navigation">
into
<entry type="ref" parent="JetspeedContent">
in default.psml
Don't know how correct this is, but it works...
> -----Original Message-----
> From: burtonator [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 23, 2000 7:49 PM
> To: [EMAIL PROTECTED]
> Subject: "navigation" bug now fixed in CVS.
>
>
> I accidentally committed some code that worked on my home machine but
> not in CVS. :( Anyway. This should be good now.
>
>
> This was the original exception.
> -----------------------------------------
> java.lang.RuntimeException: The Entry you requested from the
> PortletRegistry does not exist: navigation at
> org.apache.jetspeed.portal.factory.PortletRegistry.getEntry(Po
> rtletRegistry.java:206)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(
> PortletFactory.java:437)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(
> PortletFactory.java:426)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(
> PortletFactory.java:426)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(
> PortletFactory.java:380)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(
> PortletFactory.java:346)
> at
> org.apache.jetspeed.turbine.screens.Home.doBuild(Home.java:119) at
> org.apache.turbine.modules.Screen.build(Screen.java:88) at
> org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:117) at
> org.apache.jetspeed.turbine.layouts.JetspeedLayout.doBuild(Jet
> speedLayout.java:121)
> at org.apache.turbine.modules.Layout.build(Layout.java:81) at
> org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111) at
> org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPa
> ge.java:134)
> at org.apache.turbine.modules.Page.build(Page.java:81) at
> org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111) at
> Turbine.doGet(Turbine.java:322) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:270) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:309) at
> org.apache.jserv.JServConnection.processRequest(JServConnectio
> n.java:314)
> at org.apache.jserv.JServConnection.run(JServConnection.java:188) at
> java.lang.Thread.run(Thread.java:475)
> ------------------------------------------
> --
> Kevin A Burton ([EMAIL PROTECTED])
> http://relativity.yi.org
> Message to SUN: "Please Open Source Java!"
> "For evil to win is for good men to do nothing."
>
>
> --
> --------------------------------------------------------------
> 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]
>
>
--
--------------------------------------------------------------
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]