Re: Tomcat-Lite - part 1

2008-08-29 Thread Henri Gomez
>> If you read this far - I don't want to start a flame war, but I appreciate >> all feedback :-). My current goal is to >> 'graduate' the first 2 components, the others can stay longer in sandbox or >> be moved out - but since they rely on >> the first 2 I would have to clone a lot of tomcat code

Re: Tomcat-Lite - part 1

2008-08-29 Thread Henri Gomez
> Hi, > > About 2 years ago (closer to 3) I started a sandbox experiment with the goal > of refactoring tomcat to a smaller > and easier to embed variant. I think it's time to see what can be > contributed back to tomcat main branch, what can be > released, and what needs to be retired or moved ou

svn commit: r690462 - /tomcat/sandbox/tomcat-lite/test/org/apache/tomcat/test/CoyoteTestHelper.java

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:49:49 2008 New Revision: 690462 URL: http://svn.apache.org/viewvc?rev=690462&view=rev Log: Set the nio connector explicitely. Modified: tomcat/sandbox/tomcat-lite/test/org/apache/tomcat/test/CoyoteTestHelper.java Modified: tomcat/sandbox/tomcat-lite/test/o

svn commit: r690460 - in /tomcat/sandbox/tomcat-lite/coyote-extensions/org/apache/tomcat/util/net: SelectorCallback.java SelectorThread.java SelectorThreadNio.java

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:33:15 2008 New Revision: 690460 URL: http://svn.apache.org/viewvc?rev=690460&view=rev Log: Initial support for plugging in ssl Modified: tomcat/sandbox/tomcat-lite/coyote-extensions/org/apache/tomcat/util/net/SelectorCallback.java tomcat/sandbox/tomca

svn commit: r690459 - in /tomcat/sandbox/tomcat-lite/coyote-extensions/org/apache: coyote/adapters/ coyote/client/ tomcat/util/http/

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:28:23 2008 New Revision: 690459 URL: http://svn.apache.org/viewvc?rev=690459&view=rev Log: Removed jmx where not needed, added few files to make it easier to port default servlet Added: tomcat/sandbox/tomcat-lite/coyote-extensions/org/apache/coyote/adapte

svn commit: r690457 - in /tomcat/sandbox/tomcat-lite/java/org/apache/tomcat: lite/ servlets/config/ util/buf/res/ util/threads/res/

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:24:45 2008 New Revision: 690457 URL: http://svn.apache.org/viewvc?rev=690457&view=rev Log: Remove unused files ( they are in the other dir ), small fixes Removed: tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/util/buf/res/LocalStrings.properties to

svn commit: r690456 - in /tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util: DomUtil.java modeler/modules/MbeansSource.java

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:23:04 2008 New Revision: 690456 URL: http://svn.apache.org/viewvc?rev=690456&view=rev Log: The xslt was only used there - no need to have a dep on it in. Modified: tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util/DomUtil.java tomcat/sand

svn commit: r690455 - /tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util/http/MimeMap.java

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:21:10 2008 New Revision: 690455 URL: http://svn.apache.org/viewvc?rev=690455&view=rev Log: Getter with the same name as in servlet api, to make it easier to convert servlets to adapters Modified: tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/u

svn commit: r690454 - in /tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util: ObjectManager.java modeler/JmxObjectManager.java

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:20:14 2008 New Revision: 690454 URL: http://svn.apache.org/viewvc?rev=690454&view=rev Log: Abstract JMX out, allow other frameworks to be plugged in. This is pretty early, will need to be reviewed/improved, but it gets the job done. ( JMX may not be available o

svn commit: r690453 - /tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/tomcat/util/http/mapper/SimpleMapper.java

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:18:52 2008 New Revision: 690453 URL: http://svn.apache.org/viewvc?rev=690453&view=rev Log: Copy of Mapper, with File instead of JNDI. Ideally Mapper should extend this and override few methods - will do this if the file is accepted to the main branch. ( JNDI

svn commit: r690452 - in /tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache: coyote/ juli/ tomcat/util/buf/ tomcat/util/http/ tomcat/util/modeler/

2008-08-29 Thread costin
Author: costin Date: Fri Aug 29 21:17:45 2008 New Revision: 690452 URL: http://svn.apache.org/viewvc?rev=690452&view=rev Log: Merged from main branch. Modified: tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/coyote/ActionCode.java tomcat/sandbox/tomcat-lite/tomcat-coyote/org/apache/

Tomcat-Lite - part 1

2008-08-29 Thread Costin Manolache
Hi, About 2 years ago (closer to 3) I started a sandbox experiment with the goal of refactoring tomcat to a smaller and easier to embed variant. I think it's time to see what can be contributed back to tomcat main branch, what can be released, and what needs to be retired or moved out. The code

DO NOT REPLY [Bug 45661] NioBlockingSelector uses all CPU after a socket connection is killed

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45661 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45661] NioBlockingSelector uses all CPU after a socket connection is killed

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45661 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |tomcat-

DO NOT REPLY [Bug 45714] response.sendError does not send back message properly

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45714 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45714] New: response.sendError does not send back message properly

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45714 Summary: response.sendError does not send back message properly Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 45709] Incorrect configuration in default catalina.policy

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45709 --- Comment #2 from William Tranmer <[EMAIL PROTECTED]> 2008-08-29 07:59:46 PST --- Thanks -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

An extra LF in md5 files for 5.5.27 candidate (Ant 1.7 vs. 1.6.5)

2008-08-29 Thread Konstantin Kolinko
Hi! I noticed that the *.md5 files in the candidate binaries for 5.5.27 release, and also the ones in released 6.0.18, have an extra line feed (CR-LF in 5.5.27, LF in 6.0.18) between the checksum and the file name. IIRC, for the 5.5.26 release it was corrected by hand http://marc.info/?l=tomcat-d

DO NOT REPLY [Bug 45293] catalina.policy prevents tomcat 5.5.26 from start

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45293 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 45709] Incorrect configuration in default catalina.policy

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45709 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45710] FormAuthenticator - Request Parameters are lost after authentication

2008-08-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45710 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED