DO NOT REPLY [Bug 47505] Http Session Null issue

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505 --- Comment #1 from gkiran1...@gmail.com 2009-07-09 23:04:00 PST --- Created an attachment (id=23954) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23954) JSPServletWrapper.java file -- Configure bugmail:

DO NOT REPLY [Bug 47505] Http Session Null issue

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505 --- Comment #2 from gkiran1...@gmail.com 2009-07-09 23:05:39 PST --- Hi, The problem is response object is serving to the browser before creating context/session object. I made a change in JSPServletWrapper.java file at line#374 to

[Tomcat Wiki] Update of TomcatTrackUs09 by JeanFredericClere

2009-07-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The following page has been changed by JeanFredericClere: http://wiki.apache.org/tomcat/TomcatTrackUs09 --

Re: [Tomcat Wiki] Update of TomcatTrackUs09 by JeanFredericClere

2009-07-10 Thread jean-frederic clere
On 07/09/2009 06:12 PM, William A. Rowe, Jr. wrote: prospective and current tomcat users I have changed the wiki to used this one. Cheers Jean-Frederic - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

DO NOT REPLY [Bug 47505] Http Session Null issue

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

DO NOT REPLY [Bug 47505] Http Session Null issue

2009-07-10 Thread bugzilla
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:

DO NOT REPLY [Bug 47505] Http Session Null issue

2009-07-10 Thread bugzilla
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

DO NOT REPLY [Bug 47505] Http Session Null issue

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47505 --- Comment #6 from Mark Thomas ma...@apache.org 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

svn commit: r792863 - /tomcat/trunk/java/org/apache/catalina/connector/RequestFacade.java

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 10:13:11 2009 New Revision: 792863 URL: http://svn.apache.org/viewvc?rev=792863view=rev Log: Fix infinite loop. Spotted by GSOC student Xie Xiaodong. Modified: tomcat/trunk/java/org/apache/catalina/connector/RequestFacade.java Modified:

svn commit: r792871 - in /tomcat: container/tc5.5.x/webapps/docs/ jasper/tc5.5.x/src/share/org/apache/jasper/compiler/

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 10:29:40 2009 New Revision: 792871 URL: http://svn.apache.org/viewvc?rev=792871view=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:

DO NOT REPLY [Bug 37084] JspC from ant fails on JSPs that use custom taglib

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37084 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

Re: svn commit: r792872 - in /tomcat/container/tc5.5.x: modules/cluster/src/share/org/apache/catalina/cluster/tcp/mbeans-descriptors.xml webapps/docs/changelog.xml

2009-07-10 Thread Mark Thomas
Konstantin Kolinko wrote: 2009/7/10 ma...@apache.org: Author: markt Date: Fri Jul 10 10:32:14 2009 New Revision: 792872 URL: http://svn.apache.org/viewvc?rev=792872view=rev Log: NEEDINFO - bug 39997: JSVC and APR do not work together for HTTPS connector

Re: svn commit: r792872 - in /tomcat/container/tc5.5.x: modules/cluster/src/share/org/apache/catalina/cluster/tcp/mbeans-descriptors.xml webapps/docs/changelog.xml

2009-07-10 Thread Konstantin Kolinko
2009/7/10 ma...@apache.org: Author: markt Date: Fri Jul 10 10:32:14 2009 New Revision: 792872 URL: http://svn.apache.org/viewvc?rev=792872view=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

svn propchange: r792872 - svn:log

2009-07-10 Thread markt
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

svn commit: r792945 - /tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 13:27:01 2009 New Revision: 792945 URL: http://svn.apache.org/viewvc?rev=792945view=rev Log: Servlet DTD and JSP spec are both quite clear that a taglib-location is quotea resource relative to the root of the web application/quote Modified:

svn commit: r792954 - in /tomcat/trunk/java/org/apache: catalina/startup/TldConfig.java jasper/compiler/TldLocationsCache.java

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 13:52:14 2009 New Revision: 792954 URL: http://svn.apache.org/viewvc?rev=792954view=rev Log: Add new jar to TLD exclusion list Modified: tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java

svn commit: r792969 - in /tomcat/trunk/modules/jdbc-pool: build.xml doc/jdbc-pool.xml

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 15:03:43 2009 New Revision: 792969 URL: http://svn.apache.org/viewvc?rev=792969view=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:

DO NOT REPLY [Bug 47507] New: tomcat-users.xml is rewritten and made world-readable on startup (!)

2009-07-10 Thread bugzilla
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

svn commit: r792996 - /tomcat/trunk/java/org/apache/catalina/startup/WebRuleSet.java

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 15:53:59 2009 New Revision: 792996 URL: http://svn.apache.org/viewvc?rev=792996view=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

DO NOT REPLY [Bug 47507] tomcat-users.xml is rewritten and made world-readable on startup (!)

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47507 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r793002 - in /tomcat/trunk/modules/jdbc-pool: doc/ java/org/apache/tomcat/jdbc/pool/ java/org/apache/tomcat/jdbc/pool/jmx/

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 16:02:57 2009 New Revision: 793002 URL: http://svn.apache.org/viewvc?rev=793002view=rev Log: Add documentation and clarification around JMX Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

DO NOT REPLY [Bug 47507] tomcat-users.xml is rewritten and made world-readable on startup (!)

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47507 tutu...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

svn commit: r793017 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java PooledConnection.java

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 16:25:14 2009 New Revision: 793017 URL: http://svn.apache.org/viewvc?rev=793017view=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

svn commit: r793019 - /tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 16:26:56 2009 New Revision: 793019 URL: http://svn.apache.org/viewvc?rev=793019view=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:

svn commit: r793021 - /tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java

2009-07-10 Thread markt
Author: markt Date: Fri Jul 10 16:28:41 2009 New Revision: 793021 URL: http://svn.apache.org/viewvc?rev=793021view=rev Log: Better notes for future reference Modified: tomcat/trunk/java/org/apache/catalina/startup/TldConfig.java Modified:

svn commit: r793029 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 16:42:00 2009 New Revision: 793029 URL: http://svn.apache.org/viewvc?rev=793029view=rev Log: correct counter behavior. Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java Modified:

svn commit: r793040 - in /tomcat/trunk/modules/jdbc-pool: build.properties.default build.xml

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 17:08:35 2009 New Revision: 793040 URL: http://svn.apache.org/viewvc?rev=793040view=rev Log: were not using DBCP anywhere Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default tomcat/trunk/modules/jdbc-pool/build.xml Modified:

svn commit: r793042 - in /tomcat/trunk/modules/jdbc-pool: build.xml java/org/apache/tomcat/jdbc/pool/DataSource.java

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 17:16:25 2009 New Revision: 793042 URL: http://svn.apache.org/viewvc?rev=793042view=rev Log: remove dbcp add classpath to javadoc start documenting DataSource Modified: tomcat/trunk/modules/jdbc-pool/build.xml

svn commit: r793060 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ./ interceptor/ jmx/

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 18:10:30 2009 New Revision: 793060 URL: http://svn.apache.org/viewvc?rev=793060view=rev Log: javadoc corrections Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

svn commit: r793062 - /tomcat/trunk/modules/jdbc-pool/build.xml

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 18:17:37 2009 New Revision: 793062 URL: http://svn.apache.org/viewvc?rev=793062view=rev Log: correct dependency Modified: tomcat/trunk/modules/jdbc-pool/build.xml Modified: tomcat/trunk/modules/jdbc-pool/build.xml URL:

svn commit: r793093 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java PooledConnection.java

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 19:48:26 2009 New Revision: 793093 URL: http://svn.apache.org/viewvc?rev=793093view=rev Log: javadoc Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

svn commit: r793108 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/ test/org/apache/tomcat/jdbc/test/ test/org/apache/tomcat/jdbc/test/driver/

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 21:02:43 2009 New Revision: 793108 URL: http://svn.apache.org/viewvc?rev=793108view=rev Log: Fix a concurrency issue with connections being released and then trying to be reconnected Added:

svn commit: r793116 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/ test/org/apache/tomcat/jdbc/test/

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 21:38:16 2009 New Revision: 793116 URL: http://svn.apache.org/viewvc?rev=793116view=rev Log: Some more concurrency testing Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

svn commit: r793117 - /tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestConcurrency.java

2009-07-10 Thread fhanik
Author: fhanik Date: Fri Jul 10 21:40:26 2009 New Revision: 793117 URL: http://svn.apache.org/viewvc?rev=793117view=rev Log: fix assertion Modified: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestConcurrency.java Modified:

DO NOT REPLY [Bug 47500] request.getParameter lead to servlet can't receive READ event in CometProcessor class

2009-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47500 Paul Gonchar p...@coehl.com changed: What|Removed |Added CC||p...@coehl.com

Mavenized tomcat build

2009-07-10 Thread David Jencks
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

jaxb alternative to digester

2009-07-10 Thread David Jencks
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

Re: Mavenized tomcat build

2009-07-10 Thread Filip Hanik - Dev Lists
On 07/10/2009 05:19 PM, Yoav Shapira wrote: On Fri, Jul 10, 2009 at 6:26 PM, David Jencksdavid_jen...@yahoo.com 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

Re: jaxb alternative to digester

2009-07-10 Thread Filip Hanik - Dev Lists
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

Re: Mavenized tomcat build

2009-07-10 Thread David Jencks
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 Jencksdavid_jen...@yahoo.com wrote: I am well aware that the tomcat developers regard ant as the one true build Having now used Maven 2.x

Re: Mavenized tomcat build

2009-07-10 Thread Costin Manolache
On Fri, Jul 10, 2009 at 5:19 PM, David Jencksdavid_jen...@yahoo.com 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 Jencksdavid_jen...@yahoo.com  wrote: I am well aware that the tomcat

Re: Mavenized tomcat build

2009-07-10 Thread Filip Hanik - Dev Lists
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 Jencksdavid_jen...@yahoo.com wrote: I am well aware that the tomcat developers regard ant as the one