You are viewing a plain text version of this content. The canonical link for it is here.
Posted to servletapi-dev@jakarta.apache.org by "Christopher K. St. John" <ck...@distributopia.com> on 2002/06/14 18:05:06 UTC

Minor Bug, tomcat-dev Discussion

 There's a discussion over on tomcat-dev under the subject
"[PROPOSAL] Minor fix for servletapi-4 GenericServlet" 

 To summarize:

 javax.servlet.GenericServlet has init() and destory()
methods that call log(). While not specifically prohibited
in the 2.3 spec, it results in unncessary output into
logs. Also, it's annoying.

 Could someone remove them? It looks like they're in 
both the 2.2. and 2.3 branches. 

 It looks like this list was never used for discussion,
just CVS notices. Is it the appropriate place to post
stuff like this?


 Thanks,

-- 
Christopher St. John cks@distributopia.com
DistribuTopia http://www.distributopia.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>