Bug report #733 has just been filed.

You can view the report at the following URL:

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

REPORT #733 Details.

Project: Tomcat
Category: Feature Requests
SubCategory: New Feature
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: Jakarta 3.2
   JVM Release: n/a
   Operating System: Windows 2000
   OS Release: 5.00.2195
   Platform: Compaq

Synopsis: 
Welcome-file tag fails

Description:
Unable to change the default page for a web site.

I added the following lines to web.xml
  <welcome-file-list>
    <welcome-file>techsupp.html</welcome-file>
  </welcome-file-list>

I then restart tomcat and apache and loaded my web browers using URL = 
"http://localhost/tech". I get a directory list displayed in the web browers.

If I select the file techsupp.html the file is loaded and display.

I search the each file in jakarata/conf directory for the techsupp.html and did not 
find any occurs of this file being references.

I then found in context.java where tomcat was building a list of welcome files using 
addWelcomeFile method of the context object. But did not find any object calling 
getWelcomeFiles method of the context object.


Title: BugRat Report # 733

BugRat Report # 733

Project: Tomcat Release: Jakarta 3.2
Category: Feature Requests SubCategory: New Feature
Class: swbug State: received
Priority: medium Severity: non-critical
Confidence: public

Submitter: John Korpal ( [EMAIL PROTECTED] )
Date Submitted: Jan 10 2001, 11:27:51 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Welcome-file tag fails
Environment: (jvm, os, osrel, platform)
n/a, Windows 2000, 5.00.2195, Compaq

Additional Environment Description:

Report Description:
Unable to change the default page for a web site. I added the following lines to web.xml techsupp.html I then restart tomcat and apache and loaded my web browers using URL = "http://localhost/tech". I get a directory list displayed in the web browers. If I select the file techsupp.html the file is loaded and display. I search the each file in jakarata/conf directory for the techsupp.html and did not find any occurs of this file being references. I then found in context.java where tomcat was building a list of welcome files using addWelcomeFile method of the context object. But did not find any object calling getWelcomeFiles method of the context object.

Workaround:
null

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

Reply via email to