[EMAIL PROTECTED] wrote:
Hi,

I included the portal bridge:
portals-bridges-myfaces-0.1.jar to migrate my JSF
application as portlet.

However I get the following error which I can't figure
out because I have configured my pages as shown below
in the portlet.xml....any help would be appreciated:


This looks fine to me. For some reason its not finding the init param Im really not sure why that is Do you see any other exceptions logged?

>         <init-param>
>             <name>ViewPage</name>
>             <value>/pages/tree.jsp</value>
>         </init-param>


ERROR:
----------------------------------------
Portlet is Not Available: ListView
Reason: PortletFactory: Failed to load portlet
org.apache.portals.bridges.myfaces.FacesPortlet:javax.portlet.PortletException: 
Portlet ListView is
incorrectly configured. No pages are defined.

portlet.xml:


--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to