I'm using Pluto 1.1.6 with tomcat6 as the test environment.

After replacing alpha-2 jars with alpha-3 jars for my portlet, I got;

Caused by: java.io.IOException: Unable to process response.  Failed to
locate SAVESTATE_FIELD_MARKER
    at
org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl$StringBuilderWriter.determineSaveStateFieldMarker(PortletViewHandlerImpl.java:459)
    at
org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl$StringBuilderWriter.write(PortletViewHandlerImpl.java:419)
    at
org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl.renderView(PortletViewHandlerImpl.java:271)
    at
org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
    at
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:140)
    at
org.apache.myfaces.portlet.faces.bridge.BridgeImpl.doFacesRender(BridgeImpl.java:668)
    at
org.apache.myfaces.portlet.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:526)
    ... 65 more

Switched back to alpha-2 lib, my portlet worked and the exception
disappeared, so my vote is -1 for now.

Cagatay

On Wed, Aug 27, 2008 at 10:03 AM, Matthias Wessendorf <[EMAIL PROTECTED]>wrote:

> +1
>
> On Wed, Aug 27, 2008 at 4:48 AM, Scott O'Bryan <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > I'm trying to release the MyFaces Portlet Bridge Master 1.0.0-alpha-3.
> > This pom file was created in order to support the latest JSR-301 Public
> > Review so that it may be tested by developers during the review process.
> >  This is still an alpha release because there is currently no testing of
> the
> > R.I.
> >
> > I was running the needed tasks to get the 1.0.0-alpha-3 release of the
> > Apache MyFaces Portlet Bridge out. The artifacts are deployed to my
> private
> > Apache account ([1]).
> >
> > Please take a look at the "portlet-bridge-master-pom-1" artifacts and
> vote
> >
> > ------------------------------------------------
> > [ ] +1 for community members who have reviewed the bits
> > [ ] +0
> > [ ] -1 for fatal flaws that should cause these bits not to be released,
> > and why..............
> > ------------------------------------------------
> >
> > Thanks,
> > Scott
> >
> > [1] 
> > http://people.apache.org/~sobryan/portlet-bridge/1.0.0-alpha-3<http://people.apache.org/%7Esobryan/portlet-bridge/1.0.0-alpha-3>
> >
>
>
>
> --
> Matthias Wessendorf
>
> Need JSF and Web 2.0?
> http://code.google.com/p/facesgoodies
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>

Reply via email to