2008/9/29 Remy Maucherat <[EMAIL PROTECTED]>: > On Mon, 2008-09-29 at 14:54 +0100, Mark Thomas wrote: >> [EMAIL PROTECTED] wrote: >> > * Fix serialisation issue reported by Find Bugs >> > http://svn.apache.org/viewvc?rev=699633&view=rev >> > +1: markt >> > + 0: remm (StdContext was marked as Serializable for an experiment; >> > obviously it won't work) >> > -1: >> Wasn't it part of improving remote JMX support? (Not 100% sure, just a >> vague recollection.) > > I think Costin was experimenting with faster startup. >
If anyone is interested, from repository history: introduced in trunk on Jan 27 2003 by Costin http://svn.apache.org/viewvc?view=rev&revision=301486 http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/core/StandardContext.java?r1=301463&r2=301486&pathrev=699633&diff_format=h The code is now in TC 5.0, 5.5, 6.0. Also, serializeability was introduced into other classes as well, http://mail-archives.apache.org/mod_mbox/tomcat-dev/200301.mbox/[EMAIL PROTECTED] http://svn.apache.org/viewvc?view=rev&revision=301491 Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
