At 07:24 16/02/2001 -0500, you wrote:
>Hi All,
>
>I'm testing the last Velocity layout support from the 02/15/2001 cvs
>stuff. When I'm using EscServeletElement in my portlet, this portlet is
>rendered before my top navigation HTML tab.
>
>The same portlet works fine when I use the Jsp layout (the default one).
>In this case, the portlet output is place into the correct portlet tab.
>Have you already test this situation ?
>If yes & works fine, can you send me the TurbineResource.properties to
>check if I forget something.
Yes, this is a known issue that can be easily fixed by sustituting the
response output stream passed
in the ServletResponse by the output stream provided by the method call.
I should be able to commit the fix during the week-end.
>My second question is : How I can use the Turbine servlet within a portlet ?
>I expect with EcsServletElement but I get an exception
>(IllegalStateException : setting buffer to the writer at
>org.apache.tomcat.core.ResponseImpl.setBufferSize(...)) only when I'm
>using the Turbine servlet within my "servlet" portlet.
>Other servlets works fine (based on jsp layout) with this portlet.
You will probably encounter other issues if you try to wrap as is a Turbine
application in a portlet
even after the output stream issue is resolved, the most important issue
being Turbine parameter
name conflict (like "template") and possible TR.p keys conflict.
I expect that when the new layout system is in we should be handle to write
a screenlet view to
a native turbine application is needed.
--
Raphaël Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Services Manager / Paris
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]