Hi Peter, What was so bad? Wicket or JSF? Regards,
Serge 2008/6/12 Peter Eriksson <[EMAIL PROTECTED]> > Hello, > > It would be very interesting to know the status for me as well. I have > recently done a portlet application in JSF for WebSphere Portal and that > was > not a nice experience. It would be better if we could use Wicket instead. > > Best Regards, > /Peter > > 2008/6/11 Danny van Bruggen <[EMAIL PROTECTED]>: > > > Hello all, > > > > We want to get Websphere Portal working with Wicket for the portlets, > > has anybody managed to do this by now? The quoted thread in which the > > problem is discussed suddenly fell silent :( > > > > Danny > > > > On 1/9/08, fapereira <[EMAIL PROTECTED]> wrote: > > > > > > First of all thanks forthe quicky reply. > > > > > > In fact im currently try to make my own implementation/changes for IBM > > > Websphere Portal/Application 6.0 (yes both running in 6.0). > > > > > > I will update this thread with my feedback about my experimentations > in > > the > > > "web fear" world :) > > > > > > Best regards, > > > Fernando > > > > > > > > > > > > Ate Douma wrote: > > > > > > > > Fernando, > > > > > > > > I don't use Websphere Portal 6 (mainly Jetspeed-2), but I googled a > > bit > > > > for their support of the Apache Bridges SerlvetContextProvider and > > > > PortletResourceURLFactory functionality. > > > > It looks like it is now possible to use Websphere and Websphere > Portal > > > > specific APIs to implement these interfaces. > > > > > > > > To support the ServletContextProvider, they have just released Fix > > Pack 13 > > > > for Websphere 6.1 which now provides an implementation [1]. > > > > LOL, finally someone got them to allow using the Struts Bridge I > wrote > > 3 > > > > years ago besides their own Struts Bridge implementation ;) > > > > > > > > For the PortletResourceURLFactory, AFAIK there isn't formal (IBM) > > support > > > > for yet, but I think it should be possible to write an > implementation > > > > yourself now by > > > > looking at the new "Single Portlet Refresh" API in Websphere Portal > > 6.0.1 > > > > [2] > > > > It will require some experimenting and coding yourself, but looking > at > > the > > > > examples given it definitely seems doable. > > > > > > > > If you do manage to get this working, please keep us informed. > > > > Would be very nice to add Websphere Portal 6 (.0.1) to the list of > > > > supported portals. > > > > > > > > NB: As the JSR-286 and the RI at Pluto is nearing its completion > > [3,4], I > > > > plan to start working on formal JSR-286 compliant Wicket Portlet > > support > > > > real soon. > > > > Then none of these "proprietary" interfaces will be needed as > JSR-286 > > > > supports these features natively. > > > > > > > > Regards, > > > > > > > > Ate > > > > > > > > > > > > [1] http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK52044 > > > > [2] > > > > > > > http://www.ibm.com/developerworks/websphere/library/techarticles/0712_behl/0712_behl.html?S_TACT=105AGX10&S_CMP=LP > > > > [3] http://hnsp.inf-bb.uni-jena.de/spec/ (temporarily JSR-286 > drafts) > > > > [4] > > > > > > http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-trunk-merge/ > > > > > > > > Martijn Dashorst wrote: > > > >> Ate or Janne may be the ones to provide feedback. As it has been a > > > >> vacation > > > >> in the Netherlands, it may take a while for them to catch up. > > > >> Martijn > > > >> > > > >> On Jan 7, 2008 12:13 PM, fapereira <[EMAIL PROTECTED]> > > wrote: > > > >> > > > >>> Any feedback please? > > > >>> > > > >>> Thanks! > > > >>> > > > >>> > > > >>> fapereira wrote: > > > >>>> Hello everyone, > > > >>>> i'm currently research the best way to use framework that can do > > "clean > > > >>> as > > > >>>> possible" development for normal web apps and portlets. > > > >>>> > > > >>>> What i understand the way that wicket do that, its using Apache > > Portals > > > >>>> Bridges, but that require that the portal server implements the > > current > > > >>>> interfaces bellow: > > > >>>> > > > >>>> a) Apache Portals Bridges ServletContextProvider interface > > > >>>> b) Apache Portals Bridges PortletResourceURLFactory interface > > > >>>> > > > >>>> My problem here its the fact i use webfear, ops.. websphere > > > >>>> application/portal 6.0. > > > >>>> I want to know all kind of feedback related with the experience > > using > > > >>>> wicket in this specific portal/version. > > > >>>> > > > >>>> Thanks very much for your attention. > > > >>>> Best Regards, > > > >>>> Fernando. > > > >>>> > > > >>> -- > > > >>> View this message in context: > > > >>> > > > http://www.nabble.com/Websphere-Portal-6-%2B-Wicket-Portlet-Experience-tp14597270p14663144.html > > > >>> Sent from the Wicket - User mailing list archive at Nabble.com. > > > >>> > > > >>> > > > >>> > > --------------------------------------------------------------------- > > > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > > > >>> For additional commands, e-mail: [EMAIL PROTECTED] > > > >>> > > > >>> > > > >> > > > >> > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > -- > > > View this message in context: > > > http://www.nabble.com/Websphere-Portal-6-%2B-Wicket-Portlet-Experience-tp14597270p14712531.html > > > > > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
