I am +1 on this as well. Again, I recommend removing the Logging tag. Tomcat's ability to log to many different places (Rolling logs for each web applications, etc...) is a good thing for an enterprise product, but most newbies just want to see the stack trace that corresponds with an error page they just saw. Without any Logging tags, all messages go to catalina.out just like the start up message says.
Cheers, -bob On Wed, 2003-12-03 at 07:43, Remy Maucherat wrote: > Dan Johnsson wrote: > > +1 > > > > I would even suggest distribute something like this as the ordinary > > server.xml, and rename the other as server-examples.xml. > > > > Why? I do most of my tomcat-work with "initial" users, i e either > > students taking classes or people doing their first installation. They > > are not helped by the "rich" server.xml as they do not yet grasp all the > > concepts. To them it would be a lot better to start with a small > > server.xml and then add features as they understand them. > > > > And the power-users? Well, they usually think the server.xml is > > cluttered with all those examples they already understand. > > > > So examples are great, but I think they should be elsewhere than in the > > production config file. > > This does sound like vallid points. > > However, we would have to add an AJP connector to the mix so that the > "minimal" config is out of the box compatible with the current default > config. > We would need a realm as well. > > Rémy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]