users@jsf-extensions.java.net

Portlet support

From: <mike.sauer_at_convergys.com>
Date: Tue, 8 May 2007 11:57:54 -0400

It appears that DynaFaces is not compatible with portlets.
When trying to deploy a war file that includes both Dynafaces and
jsf-portlet.jar I get the following error:

java.lang.IllegalArgumentException: com.sun.faces.lifecycle.PARTIAL
        at
com.sun.faces.portlet.LifecycleFactoryImpl.getLifecycle(LifecycleFactoryImpl.java:86)

If my understanding is not correct, and there is a way for DynaFaces to
work with portlets, please respond.