> To my surprise, Tomcat default installation doesn't work because of the
> default directory, isn't it?
> How can the Tomcat team distribute Tomcat 5 in such a manner?
I think xerces has the same kind of problems with spaces in file names
The question for us is where to documtent this feature.
should I add it to rmmci.xml of should we put it in every document all over the place?
Or should we keep repeating the same answers:
but it's possible to use spaces... cat images.xml
<!-- convert using ImageMagick example for windows -->
<!--
<property
name="ImageConvertClass">org.mmbase.module.builders.ConvertImageMagick</property>
<property name="ImageConvert.ConverterCommand">convert.exe</property>
<property name="ImageConvert.ConverterRoot">C:\Program
Files\ImageMagick-5.5.7-Q8\</property>
-->