You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/03/09 23:27:39 UTC

[Bug 171] New - Auto xfer of DocBase info from server.xml to tomcat-apache.conf is not accurate BugRat Report#229

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=171

*** shadow/171	Fri Mar  9 14:27:38 2001
--- shadow/171.tmp.7556	Fri Mar  9 14:27:38 2001
***************
*** 0 ****
--- 1,20 ----
+ +============================================================================+
+ | Auto xfer of DocBase info from server.xml to tomcat-apache.conf is not acc |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 171                         Product: Tomcat 3                |
+ |       Status: UNCONFIRMED                 Version: 3.1.1 Final             |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: High                      Component: Config                  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: cmanolache@yahoo.com                                         |
+ |  Reported By: nasirnoor@yahoo.com                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ *IT MAY NOT BE A BUG AFTER ALL. IF SO, PARDON MY IGNORANCE*
+ 
+ When tomcat starts, it creates a new tomcat-apache.conf file. It includes Alias and ApJservMount information dervied from enteries in server.xml. The Alias and directory attributes' information does not match the DOCBASE information given in the server.xml *IF* the docbase was reported to be someplace other than <TOMCAT_HOME>/webapps/<CONTEXT NAME>.
+ It seems that no matter what the value of docbase, the auto generated tomcat-apache file just hardcodes the directory and alias information to be <TOMCAT_HOME>/webapps/<CONTEXT NAME>.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-dev-help@jakarta.apache.org