hi Ibou,

what happens when you do the above, recompile (ant) and restart jetty -
does it not work ? Followiing recompile, the modified xml should make its
way to dist/web/etc/ and hence restarting jetty should pick it up.

Syed


On 28 March 2013 14:56, Nabihoudine Ibou <
[email protected]> wrote:

> Hi,
>
> I would like to upload an identifier file larger than 100k in a local
> instance of biomart 0.8.
> The system answer is : 'File must be less than 100000 bytes'
> Where do I set the file size limit in the parameter file?
>
> In web/etc/webdefault.xml I already have :
>
>     <init-param>
>       <param-name>maxCacheSize</**param-name>
>       <param-value>256000000</param-**value>
>     </init-param>
>     <init-param>
>       <param-name>maxCachedFileSize<**/param-name>
>       <param-value>10000000</param-**value>
>     </init-param>
>     <init-param>
>       <param-name>maxCachedFiles</**param-name>
>       <param-value>1000</param-**value>
>     </init-param>
>
> Cheers,
>
> Ibou
> ______________________________**_________________
> Users mailing list
> [email protected]
> https://lists.biomart.org/**mailman/listinfo/users<https://lists.biomart.org/mailman/listinfo/users>
>
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users

Reply via email to