DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25013>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Symbolic link related troubles should be logged as such.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-12-17 01:34 -------
Having inspected the code, the tldScanTld method cannot know that the failure 
is due to a symbolic link issue.  Setting DEBUG-level logging for the relevant 
class (org.apache.catalina.startup.TldConfig) would have shown a message in 
the log right before the error with the text 
" Scanning TLD at resource path '" + resourcePath + "'");
(with resourcePath filled in as the symbolic link file), thereby giving the 
user more information.  

I'm marking the bug as INVALID because it's more of a debugging issue than a 
code error.  If you feel different, please look at the code and suggest a 
patch before reopening the bug.

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

Reply via email to