JSF Portlet Bridge and Pluto 1.0.1
Hi,
I'm trying to deploy a simple JSF application in Pluto 1.0.1 using Sun's JSF Portlet Bridge. I followed the steps on the web page but I always get the following exception:
Nested Exception is java.lang.ClassCastException:
org.apache.pluto.core.impl.PortletContextImpl
at com.sun.faces.application.ApplicationAssociate.getInstance(ApplicationAssociate.java:118)
at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:104)
at com.sun.faces.portlet.ViewHandlerImpl.renderView(ViewHandlerImpl.java:150)
at ...
Does anyone have experiences with the JSF Portlet Bridge and Pluto 1.0.1? Maybe someone can provide some configuration files or a working test application.
Regards,
Kevin

