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.