We should probably use the PortletEntity's id as a cache key.
Regards, *===================================* * Scott T Weaver������������������� * * Jakarta Jetspeed Portal Project�� * * [EMAIL PROTECTED] * *===================================* � > -----Original Message----- > From: Paul Spencer [mailto:[EMAIL PROTECTED] > Sent: Friday, August 08, 2003 1:51 AM > To: Jetspeed Developers List > Subject: [J2] Classname is not unique enough for PortletCache! > > The demo application has two portlet with the same classname, > CustomerDetail and CustomerInfo. Per PLT.5.1, these are 2 Portlet > Instances. > > Because they have the same classname and J2's portlet cache uses the > classname as the key, then the implementation is treating these two > portlets as one instance. > > This is why the CustomerInfo and CustomerDetail portlet alway return the > same content. > > Who wants to fix this one? > > Paul Spencer > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
