Hi David:
Here's the error in the log, maybe that can shed some
light at to what I am doig wrong, thanks!
java.lang.UnsupportedOperationException: Cannot set
PortletRequest Property
at
org.apache.portals.bridges.myfaces.RequestHeaderMap.setAttribute(RequestHeaderMap.java:60)
at
org.apache.portals.bridges.myfaces.AbstractAttributeMap.put(AbstractAttributeMap.java:133)
at
org.apache.portals.bridges.myfaces.PortletExternalContextImpl.getRequestHeaderMap(PortletExternalContextImpl.java:276)
at
com.sun.faces.application.ViewHandlerImpl.restoreView(ViewHandlerImpl.java:165)
On Sat, 29 Jan 2005 10:58:46 -0800, David Sean Taylor
wrote:
>
> [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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]