Bug report #410 has just been filed.

You can view the report at the following URL:

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

REPORT #410 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: docbug
State: received
Priority: low
Severity: non-critical
Confidence: public
Environment: 
   Release: V3.2beta7
   JVM Release: Sun 1.3
   Operating System: Linux
   OS Release: 6.2
   Platform: Intel

Synopsis: 
Appdev/sample/Build needs 2 more classes

Description:
build of webapp sample needs CLASSPATH
to include jaxp.jar and parser.jar

Suggested change
ed $TOMCAT_HOME/doc/appdev/sample/build.sh
/tools/
.a
CP=$CP:/$TOMCAT_HOME/lib/jaxp.jar:$TOMCAT_HOME/lib/parser.jar

Documentation at Section 4.4 "Shell and Batch Scripts" will also change with the new 
build script
Title: BugRat Report # 410

BugRat Report # 410

Project: Tomcat Release: V3.2beta7
Category: Bug Report SubCategory: New Bug Report
Class: docbug State: received
Priority: low Severity: non-critical
Confidence: public

Submitter: Paul Campbell ( [EMAIL PROTECTED] )
Date Submitted: Nov 19 2000, 06:33:28 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Appdev/sample/Build needs 2 more classes
Environment: (jvm, os, osrel, platform)
Sun 1.3, Linux, 6.2, Intel

Additional Environment Description:

Report Description:
build of webapp sample needs CLASSPATH to include jaxp.jar and parser.jar Suggested change ed $TOMCAT_HOME/doc/appdev/sample/build.sh /tools/ .a CP=$CP:/$TOMCAT_HOME/lib/jaxp.jar:$TOMCAT_HOME/lib/parser.jar Documentation at Section 4.4 "Shell and Batch Scripts" will also change with the new build script

Workaround:
null

View this report online...

Reply via email to