You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Bill Stoddard (JIRA)" <de...@geronimo.apache.org> on 2005/10/07 22:12:49 UTC

[jira] Commented: (GERONIMO-861) Investigate warning from Pluto portal

    [ http://issues.apache.org/jira/browse/GERONIMO-861?page=comments#action_12331620 ] 

Bill Stoddard commented on GERONIMO-861:
----------------------------------------

This patch should eliminate the warning. Still investigating whether 'yes' is the right answer... more later.

Index: applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties
===================================================================
--- applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties	(revision 307176)
+++ applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties	(working copy)
@@ -39,6 +39,7 @@
 portletcontainer.uniquename = pluto
 portletcontainer.entrance.impl = org.apache.pluto.PortletContainerImpl
 portletcontainer.entrance.wrapper.impl = org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl
+portletcontainer.supportsBuffering = yes
 
 servlet.insecure=/portal
 servlet.secure=/secure

> Investigate warning from Pluto portal
> -------------------------------------
>
>          Key: GERONIMO-861
>          URL: http://issues.apache.org/jira/browse/GERONIMO-861
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Jeremy Boynes
>      Fix For: 1.0

>
> Investigate the following message:
> 14:31:22,763 WARN  [Servlet] org.apache.pluto.portalImpl.Servlet#init(): Couldn't read property "pluto.allowSetBufferSize" from config file ConfigService.properties

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira