Re: [OT] TC7 + AntCompiler problems with whitespace in pathname

2012-01-17 Thread Konstantin Kolinko
2012/1/17 Kees Jan Koster : > On 17 jan. 2012, at 11:11, André Warnier wrote: > >> Kees Jan Koster wrote: >>> Dear all, Now about whether this is a bug in Tomcat or its documentation : I am fairly sure that not long ago, I saw a strong warning somewhere in the on-line Tomcat docum

Re: [OT] TC7 + AntCompiler problems with whitespace in pathname

2012-01-17 Thread eprost
> So if you can save yourself the trouble, by installing Tomcat in some > pathname which makes Yes, we can deploy in C:\TC7 or /opt/TC7 instead of "C:\Program Files\blahbla" or "/opt/apache/tomcat 7.0.23". But, especially on Windows, where all applications live in "C:\Program Files", this is disr

Re: [OT] TC7 + AntCompiler problems with whitespace in pathname

2012-01-17 Thread Kees Jan Koster
On 17 jan. 2012, at 11:11, André Warnier wrote: > Kees Jan Koster wrote: >> Dear all, >>> Now about whether this is a bug in Tomcat or its documentation : I am >>> fairly sure that not long ago, I saw a strong warning somewhere in the >>> on-line Tomcat documentation, about not using spaces in

Re: [OT] TC7 + AntCompiler problems with whitespace in pathname

2012-01-17 Thread André Warnier
Kees Jan Koster wrote: Dear all, Now about whether this is a bug in Tomcat or its documentation : I am fairly sure that not long ago, I saw a strong warning somewhere in the on-line Tomcat documentation, about not using spaces in pathnames somewhere, as it was not supported by some component