Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Apache Tomcat developers Recent threads

Threads Replies First post Last post
Update of "jeremiahlevinson" by jeremiahlevinson
By: Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "jeremiahlevinson" page has been changed by jeremiahlevinson: http://wiki.apache.org/tomcat/jeremiahlevinson New page:…
0 Feb 8 2012
21:19
Feb 8 2012
21:19
Re: WebSocket progress report
By: Jonathan Drake
I'm one the three CS grad students working on WebSocket (along with Petr Praus). Just wanted to give an update on our progress, to let you know what we're working on: Adding support for fragmented payloads: Right now, after receiving a frame,…
2 Feb 6 2012
20:24
Feb 8 2012
20:42
Update of "Logging_Tutorial" by ole
By: Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Logging_Tutorial" page has been changed by ole: http://wiki.apache.org/tomcat/Logging_Tutorial?action=diff&rev1=5& amp;rev2=6 …
1 Feb 8 2012
12:21
Feb 8 2012
19:36
DO NOT REPLY New: Segmentation in org.apache.tomcat.jni.File.infoGet() native method
By: Bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52627 Bug #: 52627 Summary: Segmentation in org.apache.tomcat.jni.File.infoGet() native method Product: Tomcat Native Version:…
5 Feb 8 2012
16:22
Feb 8 2012
16:46
svn commit: r1242142 - /tomcat/trunk/java/org/apache/catalina/core/StandardContextValve.java
By: Markt
Author: markt Date: Wed Feb 8 22:19:03 2012 New Revision: 1242142 URL: http://svn.apache.org/viewvc?rev=1242142&view=rev Log: Use interface rather than standard implementation Modified: …
0 Feb 8 2012
16:19
Feb 8 2012
16:19
svn commit: r1242126 - /tomcat/trunk/java/org/apache/catalina/core/StandardPipeline.java
By: Markt
Author: markt Date: Wed Feb 8 21:54:46 2012 New Revision: 1242126 URL: http://svn.apache.org/viewvc?rev=1242126&view=rev Log: Remove another ValveBase reference Modified: tomcat/trunk/java/org/apache/catalina/core/StandardPipeline.java …
0 Feb 8 2012
15:55
Feb 8 2012
15:55
svn commit: r1242125 - /tomcat/trunk/java/org/apache/catalina/core/StandardHost.java
By: Markt
Author: markt Date: Wed Feb 8 21:54:07 2012 New Revision: 1242125 URL: http://svn.apache.org/viewvc?rev=1242125&view=rev Log: Remove dependency on ValveBase Modified: tomcat/trunk/java/org/apache/catalina/core/StandardHost.java …
0 Feb 8 2012
15:54
Feb 8 2012
15:54
svn commit: r1242113 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/StandardClassLoader.java java/org/apache/catalina/loader/StandardClassLoaderMBean.java
By: Markt
Author: markt Date: Wed Feb 8 21:37:36 2012 New Revision: 1242113 URL: http://svn.apache.org/viewvc?rev=1242113&view=rev Log: Deprecate code that will be removed in 8.0.x Modified: tomcat/tc7.0.x/trunk/ (props changed) …
0 Feb 8 2012
15:38
Feb 8 2012
15:38
svn commit: r1242112 - /tomcat/trunk/build.xml
By: Markt
Author: markt Date: Wed Feb 8 21:36:36 2012 New Revision: 1242112 URL: http://svn.apache.org/viewvc?rev=1242112&view=rev Log: Remove patterns that match files that no longer exist Modified: tomcat/trunk/build.xml Modified:…
0 Feb 8 2012
15:37
Feb 8 2012
15:37
svn commit: r1242111 - in /tomcat/trunk: build.xml java/org/apache/catalina/loader/StandardClassLoader.java java/org/apache/catalina/loader/StandardClassLoaderMBean.java java/org/apache/catalina/startup/ClassLoaderFactory.java
By: Markt
Author: markt Date: Wed Feb 8 21:36:12 2012 New Revision: 1242111 URL: http://svn.apache.org/viewvc?rev=1242111&view=rev Log: Remove StandardClassLoader Removed: tomcat/trunk/java/org/apache/catalina/loader/StandardClassLoader.java …
0 Feb 8 2012
15:36
Feb 8 2012
15:36
svn commit: r1242110 - in /tomcat/trunk/java/org/apache/catalina/loader: StandardClassLoader.java StandardClassLoaderMBean.java
By: Markt
Author: markt Date: Wed Feb 8 21:35:28 2012 New Revision: 1242110 URL: http://svn.apache.org/viewvc?rev=1242110&view=rev Log: Deprecated the StandardClassLoader since it is just a normal URLClassLoader Modified: …
0 Feb 8 2012
15:35
Feb 8 2012
15:35
DO NOT REPLY New: It is not well defined how "Dependencies on extensions" mechanism can b
By: Bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52607 Bug #: 52607 Summary: It is not well defined how "Dependencies on extensions" mechanism can be used in Tomcat Product: Tomcat 7 …
3 Feb 5 2012
16:20
Feb 8 2012
15:20
svn commit: r1242101 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardServer.java java/org/apache/catalina/util/ExtensionValidator.java webapps/docs/changelog.xml
By: Markt
Author: markt Date: Wed Feb 8 21:19:36 2012 New Revision: 1242101 URL: http://svn.apache.org/viewvc?rev=1242101&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52607 The ExtensionValidator needs to be aware of the classes…
0 Feb 8 2012
15:20
Feb 8 2012
15:20
svn commit: r1242099 - in /tomcat/trunk/java/org/apache/catalina: core/StandardServer.java util/ExtensionValidator.java
By: Markt
Author: markt Date: Wed Feb 8 21:15:07 2012 New Revision: 1242099 URL: http://svn.apache.org/viewvc?rev=1242099&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52607 The ExtensionValidator needs to be aware of the classes…
0 Feb 8 2012
15:15
Feb 8 2012
15:15
DO NOT REPLY New: FORM authentication POST replay broken for AJP
By: Bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52606 Bug #: 52606 Summary: FORM authentication POST replay broken for AJP Product: Tomcat 7 Version: 7.0.25 Platform: PC …
1 Feb 5 2012
12:10
Feb 8 2012
11:24
svn commit: r1241994 - /tomcat/tc6.0.x/trunk/STATUS.txt
By: Markt
Author: markt Date: Wed Feb 8 17:23:53 2012 New Revision: 1241994 URL: http://svn.apache.org/viewvc?rev=1241994&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:…
0 Feb 8 2012
11:24
Feb 8 2012
11:24
svn commit: r1241985 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/ajp/AbstractAjpProcessor.java webapps/docs/changelog.xml
By: Markt
Author: markt Date: Wed Feb 8 17:14:46 2012 New Revision: 1241985 URL: http://svn.apache.org/viewvc?rev=1241985&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52606 Ensure replayed POST bodies are available when using…
0 Feb 8 2012
11:15
Feb 8 2012
11:15
svn commit: r1241982 - /tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java
By: Markt
Author: markt Date: Wed Feb 8 17:12:08 2012 New Revision: 1241982 URL: http://svn.apache.org/viewvc?rev=1241982&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52606 Ensure replayed POST bodies are available when using…
0 Feb 8 2012
11:12
Feb 8 2012
11:12
Update of "Susan Fernandez" by Susan Fernandez
By: Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Susan Fernandez" page has been changed by Susan Fernandez: http://wiki.apache.org/tomcat/Susan%20Fernandez New page: Euro…
0 Feb 8 2012
09:20
Feb 8 2012
09:20
DO NOT REPLY New: UnsupportedOperationException logged when fetching BasicDataSource 'loginTimeout'
By: Bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52591 Bug #: 52591 Summary: UnsupportedOperationException logged when fetching BasicDataSource 'loginTimeout' Product: Tomcat 7 …
2 Feb 3 2012
08:43
Feb 8 2012
08:40