Hello Louis,
I had the same problem and solved it.
 
If you are using RAD to create portlets, try creating an EMPTY PORTLET project. This way, the code will not be dependent on the IBM Stuff.
 
Also, in your portlet.xml, use the Myfaces, the portlet class should point to the MyFacesGenericPortlet.
 

<portlet-class>org.apache.myfaces.portlet.MyFacesGenericPortlet</portlet-class>

Try in your app and if it does not work, then I can send you my config files.

Uma Kandasamy,

-----Original Message-----
From: Louis Burroughs [mailto:[EMAIL PROTECTED]
Sent: Friday, December 16, 2005 4:28 PM
To: MyFaces Discussion
Subject: MyFaces Portlet Issue on WebSphere 5.1


I posted on this forum a couple of days ago about issues I was having running a MyFaces app as a portlet and someone sent me a hello world ear called SamEar.ear to test with.  Unfortunately my inbox got wiped out and I cannot find the thread of emails, nor did I find it in the archives and I have a question:

Can you tell me if the portlet ran in WebSphere 5.1.0.0, 5.1.0.1 or 5.1.0.2?

The hello world portlet fails to render as well, even though I do not get any errors.  I am running WebSphere 5.1.0.0.

Thanks,
Louis M. Burroughs III

Reply via email to