Author: remm
Date: Fri Apr 13 07:05:35 2007
New Revision: 528491
URL: http://svn.apache.org/viewvc?view=rev&rev=528491
Log:
- XML directive (most important commit ever !!).
Modified:
tomcat/tc6.0.x/trunk/dist.xml
tomcat/tc6.0.x/trunk/extras.xml
Modified: tomcat/tc6.0.x/trunk/dist
Author: remm
Date: Mon Apr 16 09:14:47 2007
New Revision: 529305
URL: http://svn.apache.org/viewvc?view=rev&rev=529305
Log:
- Port changes from the NIO connector to the APR connector, to resolve memory
leaking when using an executor (note:
when not using an executor, no memory leak could o
Author: remm
Date: Mon Apr 16 14:00:52 2007
New Revision: 529398
URL: http://svn.apache.org/viewvc?view=rev&rev=529398
Log:
- Update path (part of 42130).
Removed:
tomcat/tc6.0.x/trunk/webapps/host-manager/host-manager.xml
Modified:
tomcat/tc6.0.x/trunk/webapps/host-manager/manager
Author: remm
Date: Mon Apr 16 14:01:16 2007
New Revision: 529399
URL: http://svn.apache.org/viewvc?view=rev&rev=529399
Log:
- Update path (part of 42130).
Removed:
tomcat/tc6.0.x/trunk/webapps/manager/manager.xml
Author: remm
Date: Mon Apr 16 15:59:03 2007
New Revision: 529433
URL: http://svn.apache.org/viewvc?view=rev&rev=529433
Log:
- Fix links (42130).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/LocalStrings.properties
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/cata
Author: remm
Date: Mon Apr 16 15:59:24 2007
New Revision: 529434
URL: http://svn.apache.org/viewvc?view=rev&rev=529434
Log:
- Fix links (42130).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/host/LocalStrings.properties
Modified:
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Mon Apr 16 16:30:03 2007
New Revision: 529442
URL: http://svn.apache.org/viewvc?view=rev&rev=529442
Log:
- Add session browser capabilities in the manager. Let me know if it creates
problems (I checked XSS to some extent to,
but please double check if you can).
- Submi
Author: remm
Date: Mon Apr 16 16:30:24 2007
New Revision: 529443
URL: http://svn.apache.org/viewvc?view=rev&rev=529443
Log:
- Add session browser capabilities in the manager. Let me know if it creates
problems (I checked XSS to some extent to,
but please double check if you can).
- Submi
Author: remm
Date: Mon Apr 16 16:30:55 2007
New Revision: 529444
URL: http://svn.apache.org/viewvc?view=rev&rev=529444
Log:
- Add session browser capabilities in the manager. Let me know if it creates
problems (I checked XSS to some extent to,
but please double check if you can).
- Submi
Author: remm
Date: Mon Apr 16 18:50:35 2007
New Revision: 529465
URL: http://svn.apache.org/viewvc?view=rev&rev=529465
Log:
- Merge changes to the other protocols, to fix leaking when using an executor
(for java.io, not using a thread local
has no performance impact).
- Harmonize proper
Author: remm
Date: Mon Apr 16 18:52:50 2007
New Revision: 529466
URL: http://svn.apache.org/viewvc?view=rev&rev=529466
Log:
- Code cleanup (less thread local manipulation).
- Submitted by Arvind Srinivasan.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/ApplicationContext.
Author: remm
Date: Tue Apr 17 07:10:07 2007
New Revision: 529612
URL: http://svn.apache.org/viewvc?view=rev&rev=529612
Log:
- Protect about possible issues calling toString in escapeXml(Object).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/JspHelper.java
Modified: to
Author: remm
Date: Wed Apr 18 19:18:33 2007
New Revision: 530233
URL: http://svn.apache.org/viewvc?view=rev&rev=530233
Log:
- Remove some attributes.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml
tomcat/tc6.0.x/trunk/webapps/
Author: remm
Date: Thu Apr 19 14:45:30 2007
New Revision: 530559
URL: http://svn.apache.org/viewvc?view=rev&rev=530559
Log:
- Add the comet valve (commented out).
Modified:
tomcat/tc6.0.x/trunk/conf/context.xml
Modified: tomcat/tc6.0.x/trunk/conf/context.xml
URL:
http://svn.apache
Author: remm
Date: Sun Apr 22 17:19:33 2007
New Revision: 531302
URL: http://svn.apache.org/viewvc?view=rev&rev=531302
Log:
- Fix license headers.
- Submitted by Niall Pemberton.
Modified:
tomcat/tc6.0.x/trunk/NOTICE
Modified: tomcat/tc6.0.x/trunk/NOTICE
URL:
http://svn.apache.org/vi
Author: remm
Date: Sun Apr 22 17:26:10 2007
New Revision: 531304
URL: http://svn.apache.org/viewvc?view=rev&rev=531304
Log:
- Fix license headers.
- Submitted by Niall Pemberton.
Modified:
tomcat/tc6.0.x/trunk/webapps/examples/jsp/forward/forward.jsp
tomcat/tc6.0.x/trunk/webapps/exam
Author: remm
Date: Sun Apr 22 17:26:39 2007
New Revision: 531305
URL: http://svn.apache.org/viewvc?view=rev&rev=531305
Log:
- Fix license headers.
- Submitted by Niall Pemberton.
Modified:
tomcat/tc6.0.x/trunk/test/org/apache/catalina/tribes/demos/CoordinationDemo.java
tomcat/tc6
Author: remm
Date: Mon Apr 23 03:30:02 2007
New Revision: 531415
URL: http://svn.apache.org/viewvc?view=rev&rev=531415
Log:
- Proposed refactoring of dispatcher logging (remove some "I can't use a
debugger" style logging as well).
Modified:
tomcat/tc6.0.x/trunk/java/
Author: remm
Date: Tue Apr 24 05:24:34 2007
New Revision: 531901
URL: http://svn.apache.org/viewvc?view=rev&rev=531901
Log:
- Port Mark's patch.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/session/ManagerBase.java
Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalin
Author: remm
Date: Tue Apr 24 06:42:07 2007
New Revision: 531938
URL: http://svn.apache.org/viewvc?view=rev&rev=531938
Log:
- 42202: Fix a problem handling %xx encoded URLs (unfortunately, some are
encoded - the webapp CL and the system CL -
and some are not - the URL CL).
Modi
Author: remm
Date: Tue Apr 24 09:53:00 2007
New Revision: 532006
URL: http://svn.apache.org/viewvc?view=rev&rev=532006
Log:
- This error shouldn't happen, and it's out of the servlet, so it is not going
to be possible to send another event.
Modified:
tomcat/tc6.0.x/trunk/j
Author: remm
Date: Wed Apr 25 09:48:19 2007
New Revision: 532405
URL: http://svn.apache.org/viewvc?view=rev&rev=532405
Log:
- Remove fixme for the timeout hack. I think this timeout has a lot in common
with the keep alive value in terms of
resource use, so the normal behavior seems good en
Author: remm
Date: Wed Apr 25 12:35:34 2007
New Revision: 532451
URL: http://svn.apache.org/viewvc?view=rev&rev=532451
Log:
- Update for the timeout configuration.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml
tomcat/tc6
Author: remm
Date: Wed Apr 25 12:56:25 2007
New Revision: 532461
URL: http://svn.apache.org/viewvc?view=rev&rev=532461
Log:
- Session expiration and statistics tools.
- Submitted by Rainer Jung.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.
Author: remm
Date: Wed Apr 25 12:57:45 2007
New Revision: 532462
URL: http://svn.apache.org/viewvc?view=rev&rev=532462
Log:
- Changelog update for 6.0.12.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
Author: remm
Date: Wed Apr 25 15:27:25 2007
New Revision: 532510
URL: http://svn.apache.org/viewvc?view=rev&rev=532510
Log:
- Tomcat 6.0.12 tag.
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_12/
- copied from r532509, tomcat/tc6.0.x/t
Author: remm
Date: Fri Apr 27 10:04:36 2007
New Revision: 533164
URL: http://svn.apache.org/viewvc?view=rev&rev=533164
Log:
- Add more accurate available() method, using a new action (still very cheap to
invoke, and quite simple).
- This is mostly useful for Comet, since it can be difficul
Author: remm
Date: Fri Apr 27 15:00:40 2007
New Revision: 533239
URL: http://svn.apache.org/viewvc?view=rev&rev=533239
Log:
- Add an explicit check for null (it's there in the facades ...).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/CometEventImpl.java
Author: remm
Date: Fri Apr 27 15:03:57 2007
New Revision: 533240
URL: http://svn.apache.org/viewvc?view=rev&rev=533240
Log:
- Add code to check that at least one read is made that goes down to the
connector for each read event.
- It is an error to not read bytes as long as some are reporte
Author: remm
Date: Fri Apr 27 17:49:06 2007
New Revision: 533272
URL: http://svn.apache.org/viewvc?view=rev&rev=533272
Log:
- Add socket to the poller after cleanup in the connection handler event method
(possible memory leak).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/coyote/ht
Author: remm
Date: Mon Apr 30 16:36:10 2007
New Revision: 533881
URL: http://svn.apache.org/viewvc?view=rev&rev=533881
Log:
- New read loop (much more conventional using the more accurate
InputStream.available() method).
Modified:
tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/classes/
Author: remm
Date: Mon Apr 30 16:39:41 2007
New Revision: 533882
URL: http://svn.apache.org/viewvc?view=rev&rev=533882
Log:
- Obvious typo in didRead. Ooops. Maybe Eclipse did that.
- Return 1 for available when using a Comet read and no real read was done
(actually, it could well be good en
Author: remm
Date: Tue May 1 05:46:12 2007
New Revision: 534043
URL: http://svn.apache.org/viewvc?view=rev&rev=534043
Log:
- 42308: nextRequest recycles the request.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Tue May 1 09:31:58 2007
New Revision: 534147
URL: http://svn.apache.org/viewvc?view=rev&rev=534147
Log:
- Add a flag to work around the double start problem for embedded (the most
usual problem is with contexts).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/cata
Author: remm
Date: Wed May 2 07:51:32 2007
New Revision: 534492
URL: http://svn.apache.org/viewvc?view=rev&rev=534492
Log:
- Fix paths.
- Submitted by Frank McCown.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml
tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/web
Author: remm
Date: Wed May 2 17:11:35 2007
New Revision: 534661
URL: http://svn.apache.org/viewvc?view=rev&rev=534661
Log:
- Recycle the comet flag (pretty large glitch ...).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
Modified:
tomcat/tc6
Author: remm
Date: Wed May 17 05:51:41 2006
New Revision: 407240
URL: http://svn.apache.org/viewcvs?rev=407240&view=rev
Log:
- Use Integer.valueOf.
- Update restricted list a bit.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/ApplicationDispatcher.java
tomcat/tc6
Author: remm
Date: Wed May 17 05:55:39 2006
New Revision: 407241
URL: http://svn.apache.org/viewcvs?rev=407241&view=rev
Log:
- Start work on comet support. Note: it doesn't work yet, I think (I didn't
test), and most of this
is very preliminary. It is relatively straightforward,
Author: remm
Date: Thu May 18 11:29:07 2006
New Revision: 407605
URL: http://svn.apache.org/viewvc?rev=407605&view=rev
Log:
- Ok, it seems to work at least a little bit (hopefully, nobody tried it before
this). Overall, the
changes are fairly limited.
- In the end, I prefer adding a new me
Author: remm
Date: Thu May 18 17:44:04 2006
New Revision: 407671
URL: http://svn.apache.org/viewvc?rev=407671&view=rev
Log:
- Add example read method.
- Return value for read errors (as an option compared with throwing an
exception).
- Add some javadocs.
Modified:
tomcat/tc6.0.x/trunk/
Author: remm
Date: Fri May 19 17:04:55 2006
New Revision: 407933
URL: http://svn.apache.org/viewvc?rev=407933&view=rev
Log:
- Fix cut & paste bug, submitted by Stan Silvert.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/util/AnnotationProcessor.java
tomcat/tc6.0.x/tr
Author: remm
Date: Fri May 19 17:04:08 2006
New Revision: 407932
URL: http://svn.apache.org/viewvc?rev=407932&view=rev
Log:
- Some javadoc.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/CometProcessor.java
Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/CometProcessor.
Author: remm
Date: Mon May 22 16:37:24 2006
New Revision: 408790
URL: http://svn.apache.org/viewvc?rev=408790&view=rev
Log:
- Use getDeclaredMethods/Fields here.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/jasper/runtime/AnnotationProcessor.java
Modified:
tomcat/tc6.0.x/trunk/java
Author: remm
Date: Fri May 26 09:38:24 2006
New Revision: 409695
URL: http://svn.apache.org/viewvc?rev=409695&view=rev
Log:
- Fix some bugs with annotation support.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Fri May 26 09:39:08 2006
New Revision: 409696
URL: http://svn.apache.org/viewvc?rev=409696&view=rev
Log:
- Some small comet fixes.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
tomcat/tc6.0.x/trunk/java/org/apache/cata
Added: tomcat/tc6.0.x/trunk/webapps/examples/jsp/xml/xml.jsp
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/examples/jsp/xml/xml.jsp?rev=410080&view=auto
==
--- tomcat/tc6.0.x/trunk/webapps/examples/jsp/xml
Author: remm
Date: Mon May 29 07:09:13 2006
New Revision: 410095
URL: http://svn.apache.org/viewvc?rev=410095&view=rev
Log:
- I had some problems when shutting down pollers which had active connections
in them. I can't
reproduce any problem anymore, unfortunately, but I think it wa
Author: remm
Date: Mon May 29 09:02:14 2006
New Revision: 410114
URL: http://svn.apache.org/viewvc?rev=410114&view=rev
Log:
- Add trivial exclude.
Modified:
tomcat/tc6.0.x/trunk/.classpath
Modified: tomcat/tc6.0.x/trunk/.classpath
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/t
Author: remm
Date: Mon May 29 09:17:01 2006
New Revision: 410115
URL: http://svn.apache.org/viewvc?rev=410115&view=rev
Log:
- Port root webapp.
Added:
tomcat/tc6.0.x/trunk/webapps/ROOT/admin/
tomcat/tc6.0.x/trunk/webapps/ROOT/admin/index.html (with props)
tomcat/tc6.0.x/t
Author: remm
Date: Tue May 30 02:58:41 2006
New Revision: 410234
URL: http://svn.apache.org/viewvc?rev=410234&view=rev
Log:
- Add a brain dead executor.
- Submitted by Vincenc Beltran Querol.
Added:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/SimpleThreadPoolExecutor.java
(
Author: remm
Date: Sun Jun 4 08:01:39 2006
New Revision: 411576
URL: http://svn.apache.org/viewvc?rev=411576&view=rev
Log:
- With Comet support, it is necessary to optimize the amount of memory used by
individual
processors. This removes most of the buffers that are being used, wit
Author: remm
Date: Sun Jun 4 08:05:19 2006
New Revision: 411577
URL: http://svn.apache.org/viewvc?rev=411577&view=rev
Log:
- Remove usage of the CharChunk buffer (converters already use buffers). C2B
converters could most
likely be optimized (since they should probably rely on the byte c
Author: remm
Date: Thu Jun 8 07:50:07 2006
New Revision: 412764
URL: http://svn.apache.org/viewvc?rev=412764&view=rev
Log:
- Create clustered managers with the Catalina CL set as the context CL (as
classloading may occur).
- Should fix 39699.
Modified:
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Thu Jun 8 08:00:12 2006
New Revision: 412766
URL: http://svn.apache.org/viewvc?rev=412766&view=rev
Log:
- While it wouldn't be a completely bad idea to switch to an executor, the
black box behavior of an
executor makes it a bit bad to be used with a def
Added:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/MultipartStream.java
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/MultipartStream.java?rev=412780&view=auto
===
Author: remm
Date: Wed Jun 21 02:21:32 2006
New Revision: 415948
URL: http://svn.apache.org/viewvc?rev=415948&view=rev
Log:
- Fix annotation names.
Added:
tomcat/tc6.0.x/trunk/java/javax/annotation/security/DeclareRoles.java
(with props)
tomcat/tc6.0.x/trunk/java/javax/ejb/
to
Author: remm
Date: Thu Jun 22 03:11:41 2006
New Revision: 416314
URL: http://svn.apache.org/viewvc?rev=416314&view=rev
Log:
- Add new files.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/build.xml
Modified: tomcat/tc6.0.x/trunk/build.properties.default
Author: remm
Date: Mon Jun 26 10:48:32 2006
New Revision: 417257
URL: http://svn.apache.org/viewvc?rev=417257&view=rev
Log:
- Catch everything, as any unexpected exception would kill the server.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: to
Author: remm
Date: Tue Jun 27 06:48:36 2006
New Revision: 417457
URL: http://svn.apache.org/viewvc?rev=417457&view=rev
Log:
- As redoing the encoders and decoders won't happen immediately, save some
memory by cleaning the
cache when starting a Comet request (which is supposed to l
Author: remm
Date: Thu Jun 29 04:37:30 2006
New Revision: 418016
URL: http://svn.apache.org/viewvc?rev=418016&view=rev
Log:
- Redo the session activity check (which prevents expiring a session if there
is an extremely
long request and a short timeout) as optional, and using an atomic int
Author: remm
Date: Tue Jul 4 08:43:28 2006
New Revision: 419040
URL: http://svn.apache.org/viewvc?rev=419040&view=rev
Log:
- Update to JDT 3.2 (I think TC 5.5 should be updated too).
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/t
Author: remm
Date: Fri Jul 7 15:35:25 2006
New Revision: 420002
URL: http://svn.apache.org/viewvc?rev=420002&view=rev
Log:
- If there is a security manager, the map should be reset (otherwise,
references could be kept).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/conne
Author: remm
Date: Fri Jul 7 15:35:57 2006
New Revision: 420003
URL: http://svn.apache.org/viewvc?rev=420003&view=rev
Log:
- Remove the spare threads attributes.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/StatusTransformer.java
Modified:
tomcat/tc6.0.x/trunk/java
Author: remm
Date: Fri Jul 7 15:37:03 2006
New Revision: 420004
URL: http://svn.apache.org/viewvc?rev=420004&view=rev
Log:
- Start work on a dist script (that I will keep separate to avoid having a
bloated main script).
Added:
tomcat/tc6.0.x/trunk/KEYS (with props)
tomcat/tc6
Added: tomcat/tc6.0.x/trunk/webapps/docs/architecture/startup.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/architecture/startup.xml?rev=420006&view=auto
==
--- tomcat/tc6.0.x/trunk/webapps/docs/a
Added: tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml?rev=420006&view=auto
==
--- tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.x
Added: tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/mbean-names.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/funcspecs/mbean-names.xml?rev=420006&view=auto
==
--- tomcat/tc6.0.x/trunk/webapps/docs
Added: tomcat/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml?rev=420006&view=auto
==
--- tomcat/tc6.0.x/trunk/webapps/docs
Author: remm
Date: Fri Jul 7 15:42:46 2006
New Revision: 420008
URL: http://svn.apache.org/viewvc?rev=420008&view=rev
Log:
- Should improve handling of the root logger (sorry, I don't know who submitted
this, it was a while
ago).
Modified:
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Tue Jul 11 07:13:13 2006
New Revision: 420860
URL: http://svn.apache.org/viewvc?rev=420860&view=rev
Log:
- Fix some obvious problems with the packaging.
Modified:
tomcat/tc6.0.x/trunk/dist.xml
Modified: tomcat/tc6.0.x/trunk/dist.xml
URL:
http://svn.apache.org/vi
tomcat/tc6.0.x/trunk/res/tomcat.nsi Wed Jul 12 10:18:35 2006
@@ -0,0 +1,686 @@
+
+; Tomcat script for Nullsoft Installer
+; $Id: tomcat.nsi 393199 2006-04-11 12:17:55Z remm $
+
+ ;Compression options
+ CRCCheck on
+ SetCompress force
+ SetCompressor lzma
+ SetDatablockOptimize on
Author: remm
Date: Wed Jul 12 14:39:49 2006
New Revision: 421424
URL: http://svn.apache.org/viewvc?rev=421424&view=rev
Log:
- Fix src packaging.
Modified:
tomcat/tc6.0.x/trunk/dist.xml
Modified: tomcat/tc6.0.x/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/dist
Author: remm
Date: Thu Jul 13 05:46:40 2006
New Revision: 421604
URL: http://svn.apache.org/viewvc?rev=421604&view=rev
Log:
- Add the set of scripts.
Added:
tomcat/tc6.0.x/trunk/bin/catalina-tasks.xml (with props)
tomcat/tc6.0.x/trunk/bin/catalina.bat (with props)
tomcat/tc6
Author: remm
Date: Thu Jul 13 05:48:04 2006
New Revision: 421606
URL: http://svn.apache.org/viewvc?rev=421606&view=rev
Log:
- Add the set of scripts.
Modified:
tomcat/tc6.0.x/trunk/build.xml
Modified: tomcat/tc6.0.x/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/t
Author: remm
Date: Thu Jul 13 07:00:17 2006
New Revision: 421634
URL: http://svn.apache.org/viewvc?rev=421634&view=rev
Log:
- Comment out storeconfig for now.
- Port patch.
- Add logging.properties.
Added:
tomcat/tc6.0.x/trunk/conf/logging.properties (with props)
Modified:
tomcat/t
Author: remm
Date: Wed Jul 19 00:05:45 2006
New Revision: 423388
URL: http://svn.apache.org/viewvc?rev=423388&view=rev
Log:
- get/setProperty are used by IntrospectionUtils. Oops.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11Protocol.java
Modified: tomcat/tc6.0.x/t
Author: remm
Date: Thu Jul 20 09:01:41 2006
New Revision: 423967
URL: http://svn.apache.org/viewvc?rev=423967&view=rev
Log:
- Changes to session id parsing so that it is done (as well as ";" path
parameter stripping) before
decoding, making it possible to %xx encode ";"
Author: remm
Date: Tue Jul 25 07:19:32 2006
New Revision: 425399
URL: http://svn.apache.org/viewvc?rev=425399&view=rev
Log:
- Experiment with using concurrent maps in places which may be concurrently
accessed.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/
Author: remm
Date: Thu Jul 27 08:03:46 2006
New Revision: 426096
URL: http://svn.apache.org/viewvc?rev=426096&view=rev
Log:
- Backport.
- Allow ';' in the URL if properly %xx encoded.
Modified:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/connector/Coyo
Author: remm
Date: Fri Jul 28 06:57:53 2006
New Revision: 426537
URL: http://svn.apache.org/viewvc?rev=426537&view=rev
Log:
- JSP 2.1 API fixes.
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/java/javax/el/ArrayELResolver.java
tomcat/tc6.0.x/trunk/java/j
Author: remm
Date: Tue Aug 1 04:57:41 2006
New Revision: 427546
URL: http://svn.apache.org/viewvc?rev=427546&view=rev
Log:
- Stop wrappers a bit earlier.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardContext.java
Modified:
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Tue Aug 1 17:39:28 2006
New Revision: 427821
URL: http://svn.apache.org/viewvc?rev=427821&view=rev
Log:
- Use a single reference to the cache during lookup (the cache array could be
concurrently replaced).
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/naming/resou
Author: remm
Date: Wed Aug 2 04:21:46 2006
New Revision: 427955
URL: http://svn.apache.org/viewvc?rev=427955&view=rev
Log:
- Now use an interface and a pluggable mechanism for annotation processing.
- I'm using the org.apache package due to the need to use this stuff in Jasper
.
Author: remm
Date: Thu Aug 3 01:34:21 2006
New Revision: 428282
URL: http://svn.apache.org/viewvc?rev=428282&view=rev
Log:
- Unfortunately, the JMX removal does not work (parent is null if used from
JMX), so I'm reverting to using JMX for now.
Modified:
tomcat/tc6.0.x/trunk/java/o
Author: remm
Date: Thu Aug 3 06:18:30 2006
New Revision: 428400
URL: http://svn.apache.org/viewvc?rev=428400&view=rev
Log:
- Build the docs webapp.
- Docs webapps fixes.
- Small NSIS update to version 2.18.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/t
Author: remm
Date: Thu Aug 3 16:30:17 2006
New Revision: 428563
URL: http://svn.apache.org/viewvc?rev=428563&view=rev
Log:
- Cleanup the configuration (and fix the one used for the installer).
- Tweak a bit the installer packaging.
Modified:
tomcat/tc6.0.x/trunk/conf/server.xml
to
Author: remm
Date: Fri Aug 4 07:04:42 2006
New Revision: 428729
URL: http://svn.apache.org/viewvc?rev=428729&view=rev
Log:
- Use the classname as the servlet context attribute name for the annotation
processor.
- Fix init of the naming context used by the annotation processor.
- Jasper will
Author: remm
Date: Sat Aug 5 06:57:54 2006
New Revision: 429001
URL: http://svn.apache.org/viewvc?rev=429001&view=rev
Log:
- Fix the accept algorithm, that I had translated inaccurately in the new
endpoints.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.
Author: remm
Date: Sat Aug 5 07:18:48 2006
New Revision: 429003
URL: http://svn.apache.org/viewvc?rev=429003&view=rev
Log:
- Similar fix of the bad translation of the algorithm.
Modified:
tomcat/connectors/trunk/util/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified:
to
Author: remm
Date: Mon Aug 7 07:32:45 2006
New Revision: 429354
URL: http://svn.apache.org/viewvc?rev=429354&view=rev
Log:
- Changelog update.
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
Author: remm
Date: Wed Aug 16 05:57:35 2006
New Revision: 431890
URL: http://svn.apache.org/viewvc?rev=431890&view=rev
Log:
- Note: the paths are not completely correct.
Added:
tomcat/tc6.0.x/trunk/webapps/examples/servlets/cookies.html (with props)
tomcat/tc6.0.x/trunk/web
Author: remm
Date: Wed Aug 16 05:57:57 2006
New Revision: 431891
URL: http://svn.apache.org/viewvc?rev=431891&view=rev
Log:
- Build the examples classes.
Modified:
tomcat/tc6.0.x/trunk/build.xml
Modified: tomcat/tc6.0.x/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/t
Author: remm
Date: Wed Aug 16 15:29:09 2006
New Revision: 432054
URL: http://svn.apache.org/viewvc?rev=432054&view=rev
Log:
- Expose the closed flag.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/OutputBuffer.java
tomcat/tc6.0.x/trunk/java/org/apache/cata
Author: remm
Date: Thu Aug 17 04:41:43 2006
New Revision: 432214
URL: http://svn.apache.org/viewvc?rev=432214&view=rev
Log:
- Update to use two action code.
- The attribute to advertise comet support remains for now.
- No update to the comet interface at this time.
Modified:
tomcat/tc6
Author: remm
Date: Thu Aug 17 05:00:04 2006
New Revision: 432215
URL: http://svn.apache.org/viewvc?rev=432215&view=rev
Log:
- Update the other connector.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java
Modified:
tomcat/tc6.0.x/trunk/java/org/ap
Author: remm
Date: Thu Aug 17 06:22:44 2006
New Revision: 432230
URL: http://svn.apache.org/viewvc?rev=432230&view=rev
Log:
- Calling allocate for no reason was not a very good idea (adding an accessor
instead for now, bleh).
- Simplify the event method.
Modified:
tomcat/tc6.0.x/trunk/
Author: remm
Date: Thu Aug 17 06:23:08 2006
New Revision: 432231
URL: http://svn.apache.org/viewvc?rev=432231&view=rev
Log:
- Fix nearly all the servlet links.
Modified:
tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/web.xml
Modified: tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/web.xml
Author: remm
Date: Thu Aug 17 06:26:48 2006
New Revision: 432232
URL: http://svn.apache.org/viewvc?rev=432232&view=rev
Log:
- Remove the bug number.
- Add a temp folder in build.
Modified:
tomcat/tc6.0.x/trunk/build.xml
tomcat/tc6.0.x/trunk/dist.xml
Modified: tomcat/tc6.0.x/t
Author: remm
Date: Thu Aug 17 06:38:32 2006
New Revision: 432237
URL: http://svn.apache.org/viewvc?rev=432237&view=rev
Log:
- Port docs updates.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/appdev/installation.xml
tomcat/tc6.0.x/trunk/webapps/docs/appdev/processes.xml
tomcat/tc6
Author: remm
Date: Thu Aug 17 06:52:29 2006
New Revision: 432240
URL: http://svn.apache.org/viewvc?rev=432240&view=rev
Log:
- Redo the class with a concurrent hash map (note: no idea at this point if
it's going to be faster) and generics.
Modified:
tomcat/tc6.0.x/trunk/java/o
401 - 500 of 5762 matches
Mail list logo