[gatein-dev] Bug at event-based portlets in GateIn

Matt Wringe mwringe at redhat.com
Tue Jan 19 17:50:30 EST 2010


On Tue, 2010-01-19 at 10:29 -0500, Matt Wringe wrote:
> It looks like an issue with render parameters not being passed to the
> portlet's doView method. I am looking into this.
fix committed.

> On Tue, 2010-01-19 at 15:38 +0100, Michal Vančo wrote:
> > Hi, 
> > 
> > after yesterday and today testing and verifying of portets with
> > event-based communication in GateIn, I've created a most basic sample
> > with 2 portlets and events communication.
> > 
> > I found out that these sample works fine on JBoss Portal, but doesn't
> > work on GateIn (tried on beta4 and on trunk version - revision 1366 -
> > today).
> > 
> > Cycle is following:
> >  - enter text to input in portlet1
> >  - portlet1 calls processAction, read this value (OK), setEvent with
> > this value (OK)
> >  - portlet2 calls processEvent (OK), read value from event (OK), set
> > response.setRenderParameter(val)
> >  - in doView of portlet2 there is no value in parameter!
> > 
> > 
> > I think that setting values from event (in processEvent method) to
> > renderParameter is the correct way that should work.
> > 
> > I attach the source of sample event portlets and WAR file.
> > 
> > Thanks for reply
> > 
> > Regards 
> > Michal
> > _______________________________________________
> > gatein-dev mailing list
> > gatein-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/gatein-dev
> 
> 
> _______________________________________________
> gatein-dev mailing list
> gatein-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/gatein-dev




More information about the gatein-dev mailing list