Author: markt
Date: Mon May 3 22:50:52 2010
New Revision: 940660
URL: http://svn.apache.org/viewvc?rev=940660&view=rev
Log:
Move ManagerBase to new Lifecycle/MBean implementation
Fix a bunch of Eclipse/FindBugs warnings
Modified:
tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java
Author: markt
Date: Mon May 3 22:29:11 2010
New Revision: 940658
URL: http://svn.apache.org/viewvc?rev=940658&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/ClusterManagerBase.java
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49134
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Mon May 3 22:18:43 2010
New Revision: 940656
URL: http://svn.apache.org/viewvc?rev=940656&view=rev
Log:
Fix the tests the Lifecycle/MBean refactoring in r940634 broke.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Connector.java
Modified: tomcat/trunk/java/or
Author: markt
Date: Mon May 3 21:40:52 2010
New Revision: 940634
URL: http://svn.apache.org/viewvc?rev=940634&view=rev
Log:
With the benefit of some sleep, refactor the MBean support for Lifecycle (still
some components to convert)
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49134
Tha
https://issues.apache.org/bugzilla/show_bug.cgi?id=49241
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: fhanik
Date: Mon May 3 19:12:48 2010
New Revision: 940574
URL: http://svn.apache.org/viewvc?rev=940574&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49241
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java
Modified:
Author: markt
Date: Mon May 3 17:15:00 2010
New Revision: 940517
URL: http://svn.apache.org/viewvc?rev=940517&view=rev
Log:
Remove classes that are no longer in the source tree
Modified:
tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java
Modified: tomcat/trunk/java/org/apache/cata
Author: markt
Date: Mon May 3 15:47:15 2010
New Revision: 940487
URL: http://svn.apache.org/viewvc?rev=940487&view=rev
Log:
Better error message
Modified:
tomcat/trunk/test/org/apache/catalina/mbeans/RegistrationTest.java
Modified: tomcat/trunk/test/org/apache/catalina/mbeans/RegistrationTe
On 05/03/2010 02:54 AM, jean-frederic clere wrote:
On 05/02/2010 10:52 PM, Filip Hanik - Dev Lists wrote:
On 05/02/2010 04:02 AM, jfcl...@apache.org wrote:
-// endpoint.processSocket(this.socket,
SocketStatus.STOP);
+try {
+asyncDisp
https://issues.apache.org/bugzilla/show_bug.cgi?id=49241
--- Comment #2 from Matt Passell 2010-05-03
10:04:29 EDT ---
Created an attachment (id=25391)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25391)
Adds constant and property handling for suspectTimeout to DataSourceFactory
I
https://issues.apache.org/bugzilla/show_bug.cgi?id=49218
--- Comment #6 from Peter Rossbach 2010-05-03 05:48:36 EDT
---
(In reply to comment #5)
> (In reply to comment #4)
> TestStandardContextResources calling resourceF.jsp in r939650 checks for wrong
> value. It should look for "resourceF.jsp
Author: pero
Date: Mon May 3 09:44:39 2010
New Revision: 940405
URL: http://svn.apache.org/viewvc?rev=940405&view=rev
Log:
Search to more jars and fix testcase!
Modified:
tomcat/trunk/java/org/apache/naming/resources/BaseDirContext.java
tomcat/trunk/test/org/apache/catalina/core/TestStan
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
On 05/02/2010 10:52 PM, Filip Hanik - Dev Lists wrote:
> On 05/02/2010 04:02 AM, jfcl...@apache.org wrote:
>> -// endpoint.processSocket(this.socket,
>> SocketStatus.STOP);
>> +try {
>> +asyncDispatch(SocketStatus.STOP); // What to do
>> with retu
15 matches
Mail list logo