Author: costin Date: Sun May 4 08:49:05 2008 New Revision: 653236 URL: http://svn.apache.org/viewvc?rev=653236&view=rev Log: Not sure if I got the process right - the 2 classes I want to submit can be found on www.apache.org/~costin. I don't think there is anything tricky about them - except the fact that it adds another option for tomcat startup.
Modified: tomcat/trunk/PROPOSALS.txt Modified: tomcat/trunk/PROPOSALS.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=653236&r1=653235&r2=653236&view=diff ============================================================================== --- tomcat/trunk/PROPOSALS.txt (original) +++ tomcat/trunk/PROPOSALS.txt Sun May 4 08:49:05 2008 @@ -82,4 +82,12 @@ - New feature - only replicate upon demand Runtime tomcat doesn't do live session replication but you can move the sessions upon demand before shutting down a tomcat instance - and draining sessions \ No newline at end of file + and draining sessions + +* Make it easier to embed tomcat, run it without config files and specia layout: + - add a helper class to allow tomcat to be run without any external config + files. + - add unit test as example + - add a target to generate a 'fat' jar with all dependencies and + a minimal 'main' + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]