This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 94620 - Make Logging configuration for servlet container acessible
Summary: Make Logging configuration for servlet container acessible
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 13:25 UTC by iluetkeb
Modified: 2007-08-30 17:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iluetkeb 2007-02-06 13:25:34 UTC
NetBeans provides a java.util.logging configuration file to Tomcat by default. 
However, this does not seem to be exposed to the user through the GUI (well, at
least I couldn't find it ;-)

It would be cool to either make this accessible the same way as the server.xml
(i.e., a context menu item that brings up the file in the browser) or provide
some other indication as to how to change this.