I am using myfaces portlets in Jetspeed with Tomcat 5.12 and they work fine for me. I have plenty of them in my portal server. I think you should ask this in the liferay mailing list.
Regards, Raj On 4/20/06, Amgad Mosleh <[EMAIL PROTECTED]> wrote: > Dear all > > I am trying to run myfaces portlet in liferay portal using the following > : > > - Jboss-Tomcat 4.0.3SP1 > - Liferay 4.0.0 > - MyFaces portlet examlpe which has the following lib: > > commons-codec.jar --> 1.2 > myfaces.jar --> 1.0.9rc3 (April 12 2005) > myfaces-extensions.jar --> 1.0.9rc3 (April 12 2005) > myfaces-impl.jar --> 1.0.9rc3 (April 12 2005) > myfaces-jsf-api.jar --> 1.0.9rc3 (April 12 2005) > myfaces-wap.jar --> 1.0.9rc3 (April 12 2005) > myfaces-xdoclet.jar --> 1.0.9rc3 (April 12 2005) > util-java.jar --> Created-By: 1.4.2_08-b03 (Sun Microsystems Inc.) > util-jsf.jar --> Created-By: 1.4.2_08-b03 (Sun Microsystems Inc.) > util-taglib.jar --> Created-By: 1.4.2_08-b03 (Sun Microsystems > Inc.) > commons-el.jar --> 1.0 > jsp-2.0.jar --> 2.0.public_draft > > The portlet is a form that has one text field (name). When the user add > his name a welcom page must appear and the added name will be shown. > > The portlet was successfully added be liferay with no exceptions . But > when I add a name and click on submit I got the following Exception: see > the attached file > > The portlet files are attached also with this email > > I red that there is a problem when using MyFaces with Tomcat5.5.x so I > followed the steps in (http://myfaces.apache.org/tomcat.html) : > - Removed the commons-el.jar and jsp-2.0.jar from lib and started > the portal again but no change > > Please any help will be appreciated > > > Best Regards; > Amgad Mosleh > > >

