Thorsten Scherler wrote:
Hi all,

I wonder where I can configure the
max.upload.size
for lenya?

I found out that I need to patch the web.xml directly but that should be
really configurable in lenya.

Now I see at least two possibilities to implement it:
1) config/web-xml/*.xweb - the usual way in 1.4.x

+1

This requires just another little XPatch entry in the build script.
It would mean to do it "the Cocoon way". And it would still work
if we transfer the configuration option to a module.


2) in local.build.properties - enable.upload and max.upload.size seem to
belong together

-1

I would put both of them into XPatch files.
IMO we should handle all the Cocoon configuration stuff in the
same way, and XPatch files were made exactly for this purpose.

-- Andreas


--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to