https://issues.apache.org/bugzilla/show_bug.cgi?id=47505
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505
--- Comment #4 from gkiran1...@gmail.com 2009-07-10 02:22:21 PST ---
Then why it is working fine weblogic.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: -
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505
--- Comment #5 from gkiran1...@gmail.com 2009-07-10 02:23:02 PST ---
Then why it is working fine in weblogic.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505
--- Comment #6 from Mark Thomas 2009-07-10 02:51:53 PST ---
You got lucky.
If you do something outside of the specs and it happens to work with one
container, there is no guarantee it will work with any other container.
--
Configure
Author: markt
Date: Fri Jul 10 10:10:18 2009
New Revision: 792862
URL: http://svn.apache.org/viewvc?rev=792862&view=rev
Log:
Needs to be volatile as it is used in double checked locking
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardWrapper.java
Modified: tomcat/trunk/java/org/
Author: markt
Date: Fri Jul 10 10:13:11 2009
New Revision: 792863
URL: http://svn.apache.org/viewvc?rev=792863&view=rev
Log:
Fix infinite loop. Spotted by GSOC student Xie Xiaodong.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/RequestFacade.java
Modified: tomcat/trunk/java/org/a
Author: markt
Date: Fri Jul 10 10:29:40 2009
New Revision: 792871
URL: http://svn.apache.org/viewvc?rev=792871&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=37084
Port of fix for 46471 that also fixes this JspC compilation issue
Modified:
tomcat/container/tc5.5.x/webapp
https://issues.apache.org/bugzilla/show_bug.cgi?id=37084
Mark Thomas changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
Author: markt
Date: Fri Jul 10 10:32:14 2009
New Revision: 792872
URL: http://svn.apache.org/viewvc?rev=792872&view=rev
Log:
NEEDINFO - bug 39997: JSVC and APR do not work together for HTTPS connector
https://issues.apache.org/bugzilla/show_bug.cgi?id=39997
Modified:
tomcat/container/tc5.5.
https://issues.apache.org/bugzilla/show_bug.cgi?id=39603
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Jul 10 10:34:01 2009
New Revision: 792874
URL: http://svn.apache.org/viewvc?rev=792874&view=rev
Log:
Remove applied fixes
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/
Konstantin Kolinko wrote:
> 2009/7/10 :
>> Author: markt
>> Date: Fri Jul 10 10:32:14 2009
>> New Revision: 792872
>>
>> URL: http://svn.apache.org/viewvc?rev=792872&view=rev
>> Log:
>> NEEDINFO - bug 39997: JSVC and APR do not work together for HTTPS connector
>> https://issues.apache.org/bugzill
2009/7/10 :
> Author: markt
> Date: Fri Jul 10 10:32:14 2009
> New Revision: 792872
>
> URL: http://svn.apache.org/viewvc?rev=792872&view=rev
> Log:
> NEEDINFO - bug 39997: JSVC and APR do not work together for HTTPS connector
> https://issues.apache.org/bugzilla/show_bug.cgi?id=39997
>
> Modified
Author: markt
Revision: 792872
Modified property: svn:log
Modified: svn:log at Fri Jul 10 11:57:09 2009
--
--- svn:log (original)
+++ svn:log Fri Jul 10 11:57:09 2009
@@ -1,2 +1,2 @@
-NEEDINFO - bug 39997: JSVC and APR do
Author: markt
Date: Fri Jul 10 13:27:01 2009
New Revision: 792945
URL: http://svn.apache.org/viewvc?rev=792945&view=rev
Log:
Servlet DTD and JSP spec are both quite clear that a is
a resource
relative to the root of the web application
Modified:
tomcat/trunk/java/org/apache/catalina/startup
Author: markt
Date: Fri Jul 10 13:52:14 2009
New Revision: 792954
URL: http://svn.apache.org/viewvc?rev=792954&view=rev
Log:
Add new jar to TLD exclusion list
Modified:
tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java
tomcat/trunk/java/org/apache/jasper/compiler/TldLocationsCa
Author: fhanik
Date: Fri Jul 10 15:03:43 2009
New Revision: 792969
URL: http://svn.apache.org/viewvc?rev=792969&view=rev
Log:
Add manifest to binary JAR
Fix XML error in doc
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
Modified: tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=47507
Summary: tomcat-users.xml is rewritten and made world-readable
on startup (!)
Product: Tomcat 5
Version: 5.5.23
Platform: PC
OS/Version: Linux
Status: NEW
Author: markt
Date: Fri Jul 10 15:53:59 2009
New Revision: 792996
URL: http://svn.apache.org/viewvc?rev=792996&view=rev
Log:
Correct location of taglib element varies with spec version. WebRuleSet was
using 2.3 and earlier location. Update it to a) support 2.4 and later as well
as 2.3 and earlie
https://issues.apache.org/bugzilla/show_bug.cgi?id=47507
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: fhanik
Date: Fri Jul 10 16:02:57 2009
New Revision: 793002
URL: http://svn.apache.org/viewvc?rev=793002&view=rev
Log:
Add documentation and clarification around JMX
Modified:
tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jd
https://issues.apache.org/bugzilla/show_bug.cgi?id=47507
tutu...@gmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|IN
Author: fhanik
Date: Fri Jul 10 16:25:14 2009
New Revision: 793017
URL: http://svn.apache.org/viewvc?rev=793017&view=rev
Log:
Added some comments and more thread safety around the size of the pool
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
Author: markt
Date: Fri Jul 10 16:26:56 2009
New Revision: 793019
URL: http://svn.apache.org/viewvc?rev=793019&view=rev
Log:
Revert r792945 - JSP.7.3.6.1 explicitly states locations without a leading '/'
are to be treated as relative to web.xml
Modified:
tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Fri Jul 10 16:28:41 2009
New Revision: 793021
URL: http://svn.apache.org/viewvc?rev=793021&view=rev
Log:
Better notes for future reference
Modified:
tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/TldCon
Author: fhanik
Date: Fri Jul 10 16:42:00 2009
New Revision: 793029
URL: http://svn.apache.org/viewvc?rev=793029&view=rev
Log:
correct counter behavior.
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
Modified:
tomcat/trunk/modules/jdbc-pool/jav
Author: fhanik
Date: Fri Jul 10 17:08:35 2009
New Revision: 793040
URL: http://svn.apache.org/viewvc?rev=793040&view=rev
Log:
were not using DBCP anywhere
Modified:
tomcat/trunk/modules/jdbc-pool/build.properties.default
tomcat/trunk/modules/jdbc-pool/build.xml
Modified: tomcat/trunk/mod
Author: fhanik
Date: Fri Jul 10 17:16:25 2009
New Revision: 793042
URL: http://svn.apache.org/viewvc?rev=793042&view=rev
Log:
remove dbcp
add classpath to javadoc
start documenting DataSource
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
tomcat/trunk/modules/jdbc-pool/java/org/apach
Author: fhanik
Date: Fri Jul 10 18:10:30 2009
New Revision: 793060
URL: http://svn.apache.org/viewvc?rev=793060&view=rev
Log:
javadoc corrections
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
tomcat/trunk/modules/jdbc-pool/java/org/apache/
Author: fhanik
Date: Fri Jul 10 18:17:37 2009
New Revision: 793062
URL: http://svn.apache.org/viewvc?rev=793062&view=rev
Log:
correct dependency
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
Modified: tomcat/trunk/modules/jdbc-pool/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/tru
Author: fhanik
Date: Fri Jul 10 19:48:26 2009
New Revision: 793093
URL: http://svn.apache.org/viewvc?rev=793093&view=rev
Log:
javadoc
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/
Author: fhanik
Date: Fri Jul 10 21:02:43 2009
New Revision: 793108
URL: http://svn.apache.org/viewvc?rev=793108&view=rev
Log:
Fix a concurrency issue with connections being released and then trying to be
reconnected
Added:
tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/Test
Author: fhanik
Date: Fri Jul 10 21:38:16 2009
New Revision: 793116
URL: http://svn.apache.org/viewvc?rev=793116&view=rev
Log:
Some more concurrency testing
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
tomcat/trunk/modules/jdbc-pool/java/o
Author: fhanik
Date: Fri Jul 10 21:40:26 2009
New Revision: 793117
URL: http://svn.apache.org/viewvc?rev=793117&view=rev
Log:
fix assertion
Modified:
tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestConcurrency.java
Modified:
tomcat/trunk/modules/jdbc-pool/test/org/apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=47500
Paul Gonchar changed:
What|Removed |Added
CC||p...@coehl.com
--- Comment #1 f
I am well aware that the tomcat developers regard ant as the one true
build system, so please note that I am not suggesting that tomcat
adopt maven. However I think it is just barely conceivable that other
projects are facing the same sort of problems as geronimo and might
find this maveni
Geronimo's tomcat integration has up till recently used tomcat server
components wrapped in geronimo gbean components, and server
configuration through gbean configuration. This is less flexible and
less convenient than server.xml configuration, and we've had several
requests to provide co
On Fri, Jul 10, 2009 at 6:26 PM, David Jencks wrote:
> I am well aware that the tomcat developers regard ant as the one true build
Having now used Maven 2.x for a couple of years, it Works. +1 for
trying it for Tomcat.
Yoav
-
T
On 07/10/2009 05:19 PM, Yoav Shapira wrote:
On Fri, Jul 10, 2009 at 6:26 PM, David Jencks wrote:
I am well aware that the tomcat developers regard ant as the one true build
Having now used Maven 2.x for a couple of years, it Works. +1 for
trying it for Tomcat.
-1, my lunch is
On 07/10/2009 04:39 PM, David Jencks wrote:
Geronimo's tomcat integration has up till recently used tomcat server
components wrapped in geronimo gbean components, and server
configuration through gbean configuration. This is less flexible and
less convenient than server.xml configuration, and
On Jul 10, 2009, at 5:01 PM, Filip Hanik - Dev Lists wrote:
On 07/10/2009 05:19 PM, Yoav Shapira wrote:
On Fri, Jul 10, 2009 at 6:26 PM, David
Jencks wrote:
I am well aware that the tomcat developers regard ant as the one
true build
Having now used Maven 2.x for a couple of years, it
On Fri, Jul 10, 2009 at 5:19 PM, David Jencks wrote:
>
> On Jul 10, 2009, at 5:01 PM, Filip Hanik - Dev Lists wrote:
>
>> On 07/10/2009 05:19 PM, Yoav Shapira wrote:
>>>
>>> On Fri, Jul 10, 2009 at 6:26 PM, David Jencks
>>> wrote:
>>>
I am well aware that the tomcat developers regard ant as t
On 07/10/2009 06:19 PM, David Jencks wrote:
On Jul 10, 2009, at 5:01 PM, Filip Hanik - Dev Lists wrote:
On 07/10/2009 05:19 PM, Yoav Shapira wrote:
On Fri, Jul 10, 2009 at 6:26 PM, David
Jencks wrote:
I am well aware that the tomcat developers regard ant as the one
true build
Having n
Filip Hanik - Dev Lists wrote:
If Geronimo needs a better way to download and integrate Tomcat's JAR's
lets focus on that, and not make this into another Maven vs ANT topic,
cause I don't think that was the intention.
Agreed.
However we should really find a way to deal with eclipse
reposit
44 matches
Mail list logo