Request and Response wrapping is not supported in the Portlet 1.0 (JSR
168) standard hence the use of a request wrapper by the Sun JSF bridge
( it is the Sun bridge, right?) is implementation dependent and can
only be assumed to work in a Sun portlet container. Instead, try the
JSR 301 Bridge whose (early) Reference Implementation is on Apache
(http://myfaces.apache.org/portlet-bridge/index.html). I would suggest
getting the sources and building yourself as the last release was
posted coincident with the last early draft earlier this year and
things have progressed a bit since then. (Though that binary release
is also stable and fully functional for most uses). Note: this impl is
intended to be portlet container independent. It doesn't rely on
wrapping. When you look at this Apache project you will notice there are two code lines. The JSR is producing a spec and impl for both portlet 1.0 and portlet 2.0 with JSF 1.2. Portlet 2.0 (JSR 286) does define wrapping, hence its the portlet 2.0 bridge version that wanted to use wrapping and hit the bug referenced by Craig. -Mike- [EMAIL PROTECTED] wrote:
|
- Problem with Pluto Portlets and the Sun JSF Portlets Domazlicky, Eric
- Re: Problem with Pluto Portlets and the Sun JSF Port... Eric Dalquist
- Re: Problem with Pluto Portlets and the Sun JSF ... ben
- Re: Problem with Pluto Portlets and the Sun ... CDoremus
- Re: Problem with Pluto Portlets and the ... Michael Freedman
- RE: Problem with Pluto Portlets and... Domazlicky, Eric
- Re: Problem with Pluto Portlets... Michael Freedman
- RE: Problem with Pluto Port... Domazlicky, Eric
- Re: Problem with Pluto Port... Michael Freedman
- RE: Problem with Pluto Port... Domazlicky, Eric
- Re: Problem with Pluto Port... Michael Freedman
- Re: Problem with Pluto Port... Eric Dalquist
- RE: Problem with Pluto Port... Domazlicky, Eric
- RE: Problem with Pluto Port... Domazlicky, Eric
- Re: Problem with Pluto Port... Eric Dalquist