"Jeffrey D.Brekke" wrote:
>
> I'm would fix these, but I'm not seeing how exactly. Just looking for some
> pointers or info if others have/are fixed/ing this stuff:
>
> 1). When a portlet is maximized, the parameters are not passed to the cache,
> so there is a miss. Then when a new one is created, no parameters are used.
>
> 2). PortletInfoPortlet blows up on the edit button usage:
Yeah. I know. This is in docs/misc/TODO and needs fixing. It got more
complicated when PSML was integrated. I am going to build this into the
CacheHandleManager so that the handles can be HTTP encoding compliant
and also be reverse engineered into the original entries and
properties.
Hopefully tonight. Big hack night :)
> java.lang.NullPointerException
> at
> org.apache.jetspeed.portal.portlets.PortletInfoPortlet.init(PortletInfoPortlet.java,
> Compiled Code)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletFactory.java,
> Compiled Code)
> at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletFactory.java,
> Compiled Code)
> at
>
>org.apache.jetspeed.turbine.screens.portlets.PortletInfoScreen.build(PortletInfoScreen.java,
> Compiled Code)
> at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java,
> Compiled Code)
> at
> org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(JetspeedLayout.java,
> Compiled Code)
> at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java,
> Compiled Code)
> at
> org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java, Compiled
> Code)
> at org.apache.turbine.modules.PageLoader.exec(PageLoader.java,
> Compiled Code)
> at Turbine.doGet(Turbine.java, Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled
> Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled
> Code)
> at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
> Compiled Code)
> at
> org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java,
> Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled
> Code)
> at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
> Compiled Code)
> at org.apache.tomcat.core.ContextManager.service(ContextManager.java,
> Compiled Code)
> at
>
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java,
> Compiled Code)
> at
> org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java,
> Compiled Code)
> at java.lang.Thread.run(Thread.java, Compiled Code)
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
The house of the unbelievers shall be razed and they shall be
scorched to the earth. Their code will be open until the end of days.
--
--------------------------------------------------------------
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]