You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2008/08/24 06:27:44 UTC

[jira] Issue Comment Edited: (FOR-1091) review our cocoon.xconf for Cocoon-2.1 xconf and properties

    [ https://issues.apache.org/jira/browse/FOR-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625023#action_12625023 ] 

crossley edited comment on FOR-1091 at 8/23/08 9:27 PM:
--------------------------------------------------------------

Some core properties in cocoon.xconf are externally configurable with WEB-INF/properties/*.properties files. See explanation in r389028 - http://svn.apache.org/viewvc?view=rev&revision=389028

These are now synchronised with our cocoon.xconf (r688264). The only parameters that have different values are:
store-janitor.freememory = 2048000 (was 1000000)
store-janitor.heapsize = 66600000 (was 67108864)

      was (Author: crossley):
    Some core properties in cocoon.xconf are externally configurable with WEB-INF/properties/*.properties files. See explanation in r389028.

These are now synchronised with our cocoon.xconf (r688264). The only parameters that have different values are:
store-janitor.freememory = 2048000 (was 1000000)
store-janitor.heapsize = 66600000 (was 67108864)
  
> review our cocoon.xconf for Cocoon-2.1 xconf and properties
> -----------------------------------------------------------
>
>                 Key: FOR-1091
>                 URL: https://issues.apache.org/jira/browse/FOR-1091
>             Project: Forrest
>          Issue Type: Task
>          Components: Core operations
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>
> In forrest/branches/update_cocoon_2.1.12-dev we need to review our main/webapp/WEB-INF/cocoon.xconf configuration and also our use of Cocoon properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.