ted.goddard
Joined: 26/10/2004 00:00:00
Messages: 684
Offline
|
That sounds fine -- SessionRenderer.render() is intended to be called from a non-JSF context (I didn't intend to indicate this as I did in my post above).
Looking at the code, it appears that we may have the referent of a WeakReference going null partway through, leading to an unnecessary test for a PortletSession. We'll check in a fix for this. Can you test ICEfaces from a subversion checkout?
|