I enclosed CATALINA_HOME and JAVA_HOME with double quotes. Did not help. I think the 
problem is
That docBase must not contain whitespaces. But I have no choice. I'm using Eclipse 
with the Sysdeo Tomcat-plugin
And the Project-Name contains whitespaces (and no way to change this). But it worked 
with tomcat 3.2.3 and Tomcat 4.0
Maybe Ant is the reason because tomcat 4.1.24 is using it for compilation.


 -----Original Message-----
From:   Mike Curwen [mailto:[EMAIL PROTECTED] 
Sent:   Monday, August 18, 2003 20:01
To:     'Tomcat Users List'
Subject:        RE: JSP Compilation failure

Wherever you define CATALINA_HOME and JAVA_HOME , enclose the paths in
double quotes.
 
Or, install Tomcat in a path with no long file names (spaces).

> -----Original Message-----
> From: Reinhold Gruber [mailto:[EMAIL PROTECTED] 
> Sent: Monday, August 18, 2003 12:55 PM
> To: [EMAIL PROTECTED]
> Subject: JSP Compilation failure
> 
> 
> Hi!
> 
> In my configuration (Win 200K, jdk1.4.1_03, Tomcat 4.1.24) 
> Tomcat is not able to compile Java-Source code generated from 
> JSPs, if The path to the source-files contains whitespaces 
> like "Program Files". How can I solve this!
> 
> Thanks in advance
> Reinhold
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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




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

Reply via email to