Bug report #768 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/768>

REPORT #768 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: low
Severity: non-critical
Confidence: public
Environment: 
   Release: 3.2.1
   JVM Release: 1.3
   Operating System: Windows NT
   OS Release: 4.0 SP4 workstation
   Platform: Intel P2

Synopsis: 
Classpath issue for tomcat\doc\appdev\sample\Build.bat under Windows

Description:
There are two points, I have to mention:

1.) In the above file the class path is not build correctly. The first two jars are 
lost due to a missing %CP%; in the second classpath line. So the ant.jar file is not 
found by the compiler.

2.) There are problems when using path names containing spaces (as a former Unix user 
I know it is a don't :-). But I placed Tomcat below ...\Apache Group\Tomcat and javac 
terminates the Classpath immediately behing the first blank. This is also true for the 
env var TOMCAT_HOME.

These features are also contained in the <a 
href="http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/appdev/source.html">documentation
 page</a>.


Title: BugRat Report # 768

BugRat Report # 768

Project: Tomcat Release: 3.2.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: low Severity: non-critical
Confidence: public

Submitter: Gerd Meister ( [EMAIL PROTECTED] )
Date Submitted: Jan 15 2001, 08:41:09 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Classpath issue for tomcat\doc\appdev\sample\Build.bat under Windows
Environment: (jvm, os, osrel, platform)
1.3, Windows NT, 4.0 SP4 workstation, Intel P2

Additional Environment Description:

Report Description:
There are two points, I have to mention: 1.) In the above file the class path is not build correctly. The first two jars are lost due to a missing %CP%; in the second classpath line. So the ant.jar file is not found by the compiler. 2.) There are problems when using path names containing spaces (as a former Unix user I know it is a don't :-). But I placed Tomcat below ...\Apache Group\Tomcat and javac terminates the Classpath immediately behing the first blank. This is also true for the env var TOMCAT_HOME. These features are also contained in the documentation page.

How To Reproduce:
null

Workaround:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to