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

[771 byte] By [KevinIa] at [2007-11-27 3:56:36]
# 1

hello i'm working with liferay portal and i had also such a errors. It turn out that my jars weren't compatible to each other or i had two same jars but in diffrent versions.

I guess pluto dilivers jars and you also put the same jars in your lib directory. This also can be

problem.

good luck

hamidagaa at 2007-7-12 9:00:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...