[PATCH] Parallel deployment

2010-11-05 Thread Mark Thomas
All, The clean-up is in place and I have a patch [1] that adds support for parallel deployment. There is still some work to do before the feature can be used (Manager app needs to be made version aware when listing apps, need to test with clustering, need to write some docs) but I'd like to apply

svn commit: r1031795 - in /tomcat/trunk/java/org/apache/naming/resources: DirContextURLConnection.java ProxyDirContext.java

2010-11-05 Thread markt
Author: markt Date: Fri Nov 5 21:08:09 2010 New Revision: 1031795 URL: http://svn.apache.org/viewvc?rev=1031795&view=rev Log: Parallel deployment Additional Context.get[Name|Path]() clean up Modified: tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java tomcat/trunk

DO NOT REPLY [Bug 48925] ((ServletRequest) request).getLocalAddr() returns "null"

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925 andrea dal farra changed: What|Removed |Added CC||ada...@gmail.com -- Configure

DO NOT REPLY [Bug 48925] ((ServletRequest) request).getLocalAddr() returns "null"

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925 andrea dal farra changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from andrea

DO NOT REPLY [Bug 48925] ((ServletRequest) request).getLocalAddr() returns "null"

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925 --- Comment #2 from andrea dal farra 2010-11-05 16:24:07 EDT --- Created an attachment (id=26262) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26262) simple servlet to test getLocalAddr() -- Configure bugmail: https://issue

Re: StoreBase implementation

2010-11-05 Thread Mark Thomas
On 05/11/2010 14:30, Tiago Batista wrote: > Hello all > > I have been trying to develop an alternative session manager that uses > the JDBC store as a backend for a private project. > > I noted after a while that although the StoreBase only depends on the > Manager interface, it later (around lin

DO NOT REPLY [Bug 49125] toString on byte[] array probably is not correct

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49125 --- Comment #3 from Christopher Schultz 2010-11-05 15:09:07 EDT --- Created an attachment (id=26261) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26261) Patch to show byte arrays as hex strings -- Configure bugmail: https:/

svn commit: r1031709 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2010-11-05 Thread markt
Author: markt Date: Fri Nov 5 18:49:28 2010 New Revision: 1031709 URL: http://svn.apache.org/viewvc?rev=1031709&view=rev Log: Parallel deployment Re-order postParseRequest in preparation for patch that does the real parallel deployment work The order may look a little odd now, all will be clear

DO NOT REPLY [Bug 49125] toString on byte[] array probably is not correct

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49125 --- Comment #2 from Christopher Schultz 2010-11-05 14:39:49 EDT --- Looks like AjpMessage.java:417 in trunk does concatenate "buf" with other strings and /will/ emit an ugly [...@abcd. :( -- Configure bugmail: https://issues.apache.org/b

svn commit: r1031706 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2010-11-05 Thread markt
Author: markt Date: Fri Nov 5 18:38:23 2010 New Revision: 1031706 URL: http://svn.apache.org/viewvc?rev=1031706&view=rev Log: Parallel deployment Additional Context.get[Name|Path]() clean up Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified: tomcat/trunk/java

StoreBase implementation

2010-11-05 Thread Tiago Batista
Hello all I have been trying to develop an alternative session manager that uses the JDBC store as a backend for a private project. I noted after a while that although the StoreBase only depends on the Manager interface, it later (around line 170) casts the manager to PersistentManager without a

svn commit: r1031690 - in /tomcat/trunk/java/org/apache/catalina: core/ApplicationContext.java mbeans/MBeanUtils.java

2010-11-05 Thread markt
Author: markt Date: Fri Nov 5 18:17:56 2010 New Revision: 1031690 URL: http://svn.apache.org/viewvc?rev=1031690&view=rev Log: Parallel deployment Additional Context.get[Name|Path]() clean up Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java tomcat/trunk/java/or

Re: svn commit: r1031643 - in /tomcat/trunk: java/org/apache/catalina/valves/mbeans-descriptors.xml webapps/docs/changelog.xml

2010-11-05 Thread Rainer Jung
Hi Peter, On 05.11.2010 16:50, p...@apache.org wrote: Author: pero Date: Fri Nov 5 15:50:51 2010 New Revision: 1031643 URL: http://svn.apache.org/viewvc?rev=1031643&view=rev Log: Make attribute enabled changeable via JMX at AccessLogValve Modified: tomcat/trunk/java/org/apache/catalina/v

DO NOT REPLY [Bug 50072] Blank responses

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 Mark Thomas changed: What|Removed |Added CC||n...@utel.no --- Comment #10 from Ma

DO NOT REPLY [Bug 50224] Http11NioProtocol closes connection if headers are sent in different TCP segments

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50224 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1031683 - in /tomcat/trunk/java/org/apache/catalina: Host.java core/StandardHost.java

2010-11-05 Thread markt
Author: markt Date: Fri Nov 5 17:59:51 2010 New Revision: 1031683 URL: http://svn.apache.org/viewvc?rev=1031683&view=rev Log: Remove unused method Modified: tomcat/trunk/java/org/apache/catalina/Host.java tomcat/trunk/java/org/apache/catalina/core/StandardHost.java Modified: tomcat/trun

DO NOT REPLY [Bug 50222] JreMemoryLeakPreventionListener should speculatively cause memory leaks using the system ClassLoader

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50222 --- Comment #1 from Christopher Schultz 2010-11-05 13:54:37 EDT --- Created an attachment (id=26260) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26260) Patch to add tccl push/pop around speculative ClassLoader pinning. Patc

DO NOT REPLY [Bug 50224] New: Http11NioProtocol closes connection if headers are sent in different TCP segments

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50224 Summary: Http11NioProtocol closes connection if headers are sent in different TCP segments Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Linux St

DO NOT REPLY [Bug 48692] Provide option to parse application/x-www-form-urlencoded PUT requests

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 --- Comment #13 from Christopher Schultz 2010-11-05 13:17:46 EDT --- Created an attachment (id=26259) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26259) Patch to docs describing the previous patch ...and the doc patch. --

DO NOT REPLY [Bug 50223] New: Http Connector does not listen on all IP addresses by default

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50223 Summary: Http Connector does not listen on all IP addresses by default Product: Tomcat 6 Version: unspecified Platform: PC Status: NEW Severity: critical

[Tomcat Wiki] Update of "FAQ/Password" by markt

2010-11-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Password" page has been changed by markt. http://wiki.apache.org/tomcat/FAQ/Password?action=diff&rev1=1&rev2=2 -- * Use prop

DO NOT REPLY [Bug 50207] CometProcessor async timeout events are not being fired

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Jeremy Norris changed: What|Removed |Added OS/Version||All --- Comment #1 from Jeremy Nor

svn commit: r1031643 - in /tomcat/trunk: java/org/apache/catalina/valves/mbeans-descriptors.xml webapps/docs/changelog.xml

2010-11-05 Thread pero
Author: pero Date: Fri Nov 5 15:50:51 2010 New Revision: 1031643 URL: http://svn.apache.org/viewvc?rev=1031643&view=rev Log: Make attribute enabled changeable via JMX at AccessLogValve Modified: tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml tomcat/trunk/webapps/docs

DO NOT REPLY [Bug 50205] Add deployIgnorePaths attribute to StandardHost

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50205 --- Comment #2 from Jim Riggs 2010-11-05 11:10:13 EDT --- Created an attachment (id=26258) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26258) deployIgnorePaths-tc6 v1 ...and a backport for TC6. -- Configure bugmail: https:

DO NOT REPLY [Bug 50222] New: JreMemoryLeakPreventionListener should speculatively cause memory leaks using the system ClassLoader

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50222 Summary: JreMemoryLeakPreventionListener should speculatively cause memory leaks using the system ClassLoader Product: Tomcat 7 Version: trunk Platform: PC Status: NE

DO NOT REPLY [Bug 50183] [Tribes] Bio Sender is not scheduling the task to the excecutors

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50183 Ariel changed: What|Removed |Added Severity|regression |major -- Configure bugmail: https://issue

DO NOT REPLY [Bug 50183] [Tribes] Bio Sender is not scheduling the task to the excecutors

2010-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50183 Ariel changed: What|Removed |Added Severity|normal |regression -- Configure bugmail: https://

svn commit: r1031537 - /tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml

2010-11-05 Thread rjung
Author: rjung Date: Fri Nov 5 12:28:33 2010 New Revision: 1031537 URL: http://svn.apache.org/viewvc?rev=1031537&view=rev Log: BZ50219: Fix typo in jndi-resources-howto.xml. Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml Modified: tomcat/tc5.5.x/trunk/containe

svn commit: r1031536 - /tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml

2010-11-05 Thread rjung
Author: rjung Date: Fri Nov 5 12:28:04 2010 New Revision: 1031536 URL: http://svn.apache.org/viewvc?rev=1031536&view=rev Log: BZ50219: Fix typo in jndi-resources-howto.xml. Modified: tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/jndi-

svn commit: r1031535 - /tomcat/trunk/webapps/docs/jndi-resources-howto.xml

2010-11-05 Thread rjung
Author: rjung Date: Fri Nov 5 12:27:49 2010 New Revision: 1031535 URL: http://svn.apache.org/viewvc?rev=1031535&view=rev Log: BZ50219: Fix typo in jndi-resources-howto.xml. Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.

[Tomcat Wiki] Update of "FAQ/Security" by TimFunk

2010-11-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Security" page has been changed by TimFunk. http://wiki.apache.org/tomcat/FAQ/Security?action=diff&rev1=7&rev2=8 -- 1. [[#Q7

[Tomcat Wiki] Update of "FAQ/Password" by TimFunk

2010-11-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Password" page has been changed by TimFunk. http://wiki.apache.org/tomcat/FAQ/Password -- New page: = Passwords = == Why are p