Re: thoughts about ErrorReportValve class

2015-08-12 Thread Fernando Boaglio
Amazing, thanks! > You can place the following declaration under Host element: > > > ... > > showServerInfo="false" /> > > ... > > > Thus all web applications that belong to this Host will not have server > info in the default error pages. > > Regards, > Violeta > --

Re: thoughts about ErrorReportValve class

2015-08-12 Thread Fernando Boaglio
nature is a global feature (like using in all Tomcat servers running in production). Something like anywhere inside server.xml a single attribute serverSignature="false" could call ErrorReportValve.setShowServerInfo(false); Could you give me some hints to code it so I could submit a patch

thoughts about ErrorReportValve class

2015-08-11 Thread Fernando Boaglio
and appears to be always true. Should I code some new server.xml attribute like: ? If so, which is the appropriate way to read this server.xml value ? Thanks. -- Fernando Boaglio

about Bug 57701

2015-06-02 Thread Fernando Boaglio
t is the main reason for the check method, the source says "Invoke the check method on the deployer", but I'm not sure what it really does. Same thing to the serviced methods. Can someone give me a hint please ? =) -- []'s Fernando Boaglio

Re: End of life for 6.0.x

2015-05-22 Thread Fernando Boaglio
> Option 1: Tomcat 6.0.x EOL as of 30 June 2016 > Option 2: Tomcat 6.0.x EOL as of 31 December 2016 My personal opinion is option 1 , just for keeping 3 available releases : 9 , 8 and 7. []'s Fernando Boaglio - To

contribute to /manager

2015-05-11 Thread Fernando Boaglio
. Thanks. []'s Fernando Boaglio - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org