Yes. What a troubled past portlet support has. We currently have two
more or less dormant committers who got specifically on the project to
work on that. But it seems that at this time we have to rely on user's
patches solely.

Eelco

On 2/20/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> since janne is mia we need to once again decide on the future of the portlet
> support. if we dont have a core committer who wants to work on it and knows
> how the portlet spec works we might consider offshoring this portion into
> wicket-stuff.
>
> -igor
>
>
>
> On 2/20/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > could you please open a JIRA issue for that?
> >
> > Thanks,
> >
> > Eelco
> >
> >
> > On 2/20/07, Janos Cserep <[EMAIL PROTECTED]> wrote:
> > > I'm still not giving up on using wicket for portlet development :)
> > >
> > > I get the following exception after each request and any action on the
> > > portlet page results in a "Portlet expired" page to appear:
> > >
> > > I've checked svn.apache.org and as far as I can tell wicket.Request has
> a
> > > new toString() method which should be overrided in PortletRequest not to
> > > call getURL()...
> > >
> > >
> > > 17:37:57,532 ERROR [RequestCycle] there was an error cleaning up target
> > > [Bookmar
> > > [EMAIL PROTECTED]
> > > pageClass=wicket.protocol.http.portlet.pages.
> > > PageExpiredPortletPage].
> > > wicket.WicketRuntimeException: URL is not available in portlet request
> > >         at
> > >
> wicket.protocol.http.portlet.WicketPortletRequest.getURL
> > > (WicketPortle
> > > tRequest.java:109)
> > >         at wicket.Request.toString(Request.java:197)
> > >         at java.lang.String.valueOf (String.java(Inlined Compiled Code))
> > >         at java.lang.StringBuffer.append(StringBuffer.java (Compiled
> Code))
> > >         at wicket.Page.internalOnDetach(Page.java:953)
> > >         at wicket.Component.internalDetach (Component.java:2541)
> > >         at
> > >
> wicket.MarkupContainer.internalDetach(MarkupContainer.java:373)
> > >          at wicket.Page.internalDetach(Page.java:292)
> > >         at
> > >
> wicket.request.target.component.BookmarkablePageRequestTarget.detach
> (
> > > BookmarkablePageRequestTarget.java:120)
> > >         at wicket.RequestCycle.detach( RequestCycle.java:859)
> > >         at wicket.RequestCycle.steps(RequestCycle.java:1134)
> > >         at wicket.RequestCycle.request (RequestCycle.java:456)
> > >         at
> > >
> wicket.protocol.http.portlet.WicketPortlet.render(WicketPortlet.java
> > > :
> > > 251)
> > >
> > >
> > >
> > >
> > > --
> > > János Cserép - [EMAIL PROTECTED]
> > > Mobile: +36 20 4328730
> > > Web: http://www.szeretgom.hu
> > > Skype: cserepj
> > > ICQ: 14216191
> > >
> -------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > > opinions on IT & business topics through brief surveys-and earn cash
> > >
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> > >
> >
> >
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > opinions on IT & business topics through brief surveys-and earn cash
> >
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to