svn commit: r1087141 - /tomcat/trunk/modules/jdbc-pool/pom.xml

2011-03-30 Thread fhanik
Author: fhanik Date: Wed Mar 30 23:45:27 2011 New Revision: 1087141 URL: http://svn.apache.org/viewvc?rev=1087141&view=rev Log: remove repo inherited from parent Modified: tomcat/trunk/modules/jdbc-pool/pom.xml Modified: tomcat/trunk/modules/jdbc-pool/pom.xml URL: http://svn.apache.org/view

DO NOT REPLY [Bug 50991] Data source is closed before contextDestroyed is executed. tomcat 7.0.11

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 --- Comment #5 from Filip Hanik 2011-03-30 19:29:49 EDT --- (In reply to comment #4) > > My proposal is the following: > 1. Assume the default value of "close" only for the resources of type > "javax.sql.DataSource". Simplest would be th

DO NOT REPLY [Bug 50991] Data source is closed before contextDestroyed is executed. tomcat 7.0.11

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|F

svn commit: r1087128 - in /tomcat/trunk: java/org/apache/catalina/util/SessionIdGenerator.java webapps/docs/changelog.xml

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 23:09:10 2011 New Revision: 1087128 URL: http://svn.apache.org/viewvc?rev=1087128&view=rev Log: Don't append the jvmRoute to a session ID if the jvmRoute is a zero length string. Modified: tomcat/trunk/java/org/apache/catalina/util/SessionIdGenerator.java t

Re: svn commit: r1087114 - /tomcat/trunk/modules/jdbc-pool/pom.xml

2011-03-30 Thread sebb
On 30 March 2011 23:32, wrote: > Author: fhanik > Date: Wed Mar 30 22:32:29 2011 > New Revision: 1087114 > > URL: http://svn.apache.org/viewvc?rev=1087114&view=rev > Log: > Add in parent reference > Thanks to Sebb http://markmail.org/message/nb652iryypigjfso > Just noticed that there is a

svn commit: r1087114 - /tomcat/trunk/modules/jdbc-pool/pom.xml

2011-03-30 Thread fhanik
Author: fhanik Date: Wed Mar 30 22:32:29 2011 New Revision: 1087114 URL: http://svn.apache.org/viewvc?rev=1087114&view=rev Log: Add in parent reference Thanks to Sebb http://markmail.org/message/nb652iryypigjfso Modified: tomcat/trunk/modules/jdbc-pool/pom.xml Modified: tomcat/trunk/modules

svn commit: r1087110 - /tomcat/trunk/modules/jdbc-pool/pom.xml

2011-03-30 Thread fhanik
Author: fhanik Date: Wed Mar 30 22:26:29 2011 New Revision: 1087110 URL: http://svn.apache.org/viewvc?rev=1087110&view=rev Log: add in plugin to package Modified: tomcat/trunk/modules/jdbc-pool/pom.xml Modified: tomcat/trunk/modules/jdbc-pool/pom.xml URL: http://svn.apache.org/viewvc/tomcat

Re: svn commit: r1087090 - in /tomcat/trunk/modules/jdbc-pool: .classpath build.xml java/ pom.xml src/ src/main/ src/main/java/ src/test/ src/test/java/ test/

2011-03-30 Thread sebb
On 30 March 2011 22:41, wrote: > Author: fhanik > Date: Wed Mar 30 21:40:59 2011 > New Revision: 1087090 > > URL: http://svn.apache.org/viewvc?rev=1087090&view=rev > Log: > Add in ability to build with Maven > > Added: >    tomcat/trunk/modules/jdbc-pool/pom.xml > URL: > http://svn.apache.org/

[RESULT] Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-30 Thread Filip Hanik - Dev Lists
Canceled. Not enough votes. Filip On 3/3/2011 12:24 PM, Filip Hanik - Dev Lists wrote: Source and Binary Packages http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ Tag http://svn.apache.org/repos/asf/tomcat/tags/JDBC_POOL_1_1_0_1/ Documentation http://people.apache.org/~fhanik/jdbc-pool/jd

svn commit: r1087095 - in /tomcat/trunk/modules/jdbc-pool: .classpath .project pom.xml

2011-03-30 Thread fhanik
Author: fhanik Date: Wed Mar 30 21:49:35 2011 New Revision: 1087095 URL: http://svn.apache.org/viewvc?rev=1087095&view=rev Log: delete eclipse files, these can be generated Removed: tomcat/trunk/modules/jdbc-pool/.classpath tomcat/trunk/modules/jdbc-pool/.project Modified: tomcat/trun

svn commit: r1087090 - in /tomcat/trunk/modules/jdbc-pool: .classpath build.xml java/ pom.xml src/ src/main/ src/main/java/ src/test/ src/test/java/ test/

2011-03-30 Thread fhanik
Author: fhanik Date: Wed Mar 30 21:40:59 2011 New Revision: 1087090 URL: http://svn.apache.org/viewvc?rev=1087090&view=rev Log: Add in ability to build with Maven Added: tomcat/trunk/modules/jdbc-pool/pom.xml tomcat/trunk/modules/jdbc-pool/src/ tomcat/trunk/modules/jdbc-pool/src/main/

svn commit: r1087064 - /tomcat/trunk/test/org/apache/catalina/connector/TestConnector.java

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 20:26:36 2011 New Revision: 1087064 URL: http://svn.apache.org/viewvc?rev=1087064&view=rev Log: Requests after the connector has been stopped may time out or return 503s - varies by connector. Make sure the test passes with either. Modified: tomcat/trunk/test/o

DO NOT REPLY [Bug 50997] StandardJarScanner ignores web-fragment.xml files in unpacked jars if they are not ending with ".jar"

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50997 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1087062 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java java/org/apache/tomcat/util/scan/StandardJarScanner.java webapps/docs/changelog.xml

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 20:06:25 2011 New Revision: 1087062 URL: http://svn.apache.org/viewvc?rev=1087062&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50997 Relax the requirement that directories must have a name ending in .jar to be treated as an expanded JAR file

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #35 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 14:29:33 EDT --- Sorry for spamming again. We run mixed environments with Windows Server 2003 and 2008, both serve as KDC. Server code works on Windows XP and HP-UX flawle

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #34 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 14:19:55 EDT --- These docs are fine: http://wiki.alfresco.com/wiki/Configuring_the_CIFS_and_web_servers_for_Kerberos/AD_integration http://www-01.ibm.com/support/docview.

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #33 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 14:11:08 EDT --- Sorry for the spelling, I was to hasty with the 'commit' button. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #32 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 14:08:52 EDT --- (In reply to comment #31) > (In reply to comment #30) > > I am aware of the Spring way, we use that Sec Extension also but I don't > > like that because of

DO NOT REPLY [Bug 50984] Manager application fails to report stranded artifacts when undeploying

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50984 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1087026 - in /tomcat/trunk: java/org/apache/catalina/manager/LocalStrings.properties java/org/apache/catalina/manager/ManagerServlet.java webapps/docs/changelog.xml

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 17:39:54 2011 New Revision: 1087026 URL: http://svn.apache.org/viewvc?rev=1087026&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50984 When using the Manager application ensure that undeployment is reported as failed if a file cannot be deleted

DO NOT REPLY [Bug 50997] New: StandardJarScanner ignores web-fragment.xml files in unpacked jars if they are not ending with ".jar"

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50997 Summary: StandardJarScanner ignores web-fragment.xml files in unpacked jars if they are not ending with ".jar" Product: Tomcat 7 Version: 7.0.11 Platform: PC OS/Version:

Re: trunk: TestDefaultServlet fails

2011-03-30 Thread Mark Thomas
On 30/03/2011 16:28, Konstantin Kolinko wrote: > TEST-org.apache.catalina.servlets.TestDefaultServlet.BIO.txt > > Testcase: testCustomErrorPage took 1,359 sec > FAILED > expected:<[It is 404.html]> but was:<[eIt is 404.html0]> > junit.framework.ComparisonFailure: expected:<[It is 404.html]>

svn commit: r1086995 - /tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 15:50:28 2011 New Revision: 1086995 URL: http://svn.apache.org/viewvc?rev=1086995&view=rev Log: Fix reversed condition in r1086918 Modified: tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java Modified: tomcat/trunk/java/org/apache/catalina/servl

svn commit: r1086992 - in /tomcat/trunk: java/org/apache/catalina/manager/ java/org/apache/catalina/manager/host/ java/org/apache/catalina/manager/util/ res/findbugs/

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 15:41:02 2011 New Revision: 1086992 URL: http://svn.apache.org/viewvc?rev=1086992&view=rev Log: Fix Eclipse/FindBugs warnings apart from those that trigger bug 50984 Modified: tomcat/trunk/java/org/apache/catalina/manager/Constants.java tomcat/trunk/java/org

trunk: TestDefaultServlet fails

2011-03-30 Thread Konstantin Kolinko
TEST-org.apache.catalina.servlets.TestDefaultServlet.BIO.txt Testcase: testCustomErrorPage took 1,359 sec FAILED expected:<[It is 404.html]> but was:<[eIt is 404.html0]> junit.framework.ComparisonFailure: expected:<[It is 404.html]> but was:<[eIt is 404.html0]> at org.apache.catal

svn commit: r1086975 - /tomcat/trunk/java/org/apache/catalina/deploy/NamingResources.java

2011-03-30 Thread kkolinko
Author: kkolinko Date: Wed Mar 30 14:56:09 2011 New Revision: 1086975 URL: http://svn.apache.org/viewvc?rev=1086975&view=rev Log: Followup to r1086950: Simplify code Modified: tomcat/trunk/java/org/apache/catalina/deploy/NamingResources.java Modified: tomcat/trunk/java/org/apache/catalina/de

svn commit: r1086970 - /tomcat/trunk/webapps/docs/config/context.xml

2011-03-30 Thread kkolinko
Author: kkolinko Date: Wed Mar 30 14:35:03 2011 New Revision: 1086970 URL: http://svn.apache.org/viewvc?rev=1086970&view=rev Log: Correct a typo Modified: tomcat/trunk/webapps/docs/config/context.xml Modified: tomcat/trunk/webapps/docs/config/context.xml URL: http://svn.apache.org/viewvc/to

svn commit: r1086969 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 14:33:30 2011 New Revision: 1086969 URL: http://svn.apache.org/viewvc?rev=1086969&view=rev Log: Correctly track changes to context.xml files and trigger redeployment when copyXML is set to false Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig

DO NOT REPLY [Bug 50991] Data source is closed before contextDestroyed is executed. tomcat 7.0.11

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 --- Comment #3 from Mark Thomas 2011-03-30 09:35:36 EDT --- Filip's suggested enhancement will also be in 7.0.12 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

svn commit: r1086950 - in /tomcat/trunk: java/org/apache/catalina/deploy/ webapps/docs/ webapps/docs/config/

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 13:35:12 2011 New Revision: 1086950 URL: http://svn.apache.org/viewvc?rev=1086950&view=rev Log: Implment Filip's idea for a configurable close method Modified: tomcat/trunk/java/org/apache/catalina/deploy/ContextResource.java tomcat/trunk/java/org/apache/cat

svn commit: r1086935 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 12:48:13 2011 New Revision: 1086935 URL: http://svn.apache.org/viewvc?rev=1086935&view=rev Log: Correct fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 Stop resource after app has finished with them but before they are unbound Modified: tomcat/trunk

DO NOT REPLY [Bug 50991] Data source is closed before contextDestroyed is executed. tomcat 7.0.11

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1086928 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 12:26:39 2011 New Revision: 1086928 URL: http://svn.apache.org/viewvc?rev=1086928&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50991 Stop the resources after they have been unbound rather than before Modified: tomcat/trunk/java/org/apache

svn commit: r1086918 - in /tomcat/trunk: java/org/apache/catalina/connector/ResponseFacade.java java/org/apache/catalina/servlets/DefaultServlet.java webapps/docs/changelog.xml

2011-03-30 Thread markt
Author: markt Date: Wed Mar 30 12:04:48 2011 New Revision: 1086918 URL: http://svn.apache.org/viewvc?rev=1086918&view=rev Log: Protect the DefaultServlet against Filters etc writing to the response which will a) break partial get support and b) mean setting on content length will result in a tru

DO NOT REPLY [Bug 50885] JspServletWrapper can call destroy() on a JSP page that is still in service()

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50885 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50995] bug of log

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50995 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #31 from Mark Thomas 2011-03-30 07:01:50 EDT --- (In reply to comment #30) > I have attached some sample config files to make it run. This solution > uses a keytab to validate tickets. Thanks. It was the jaas.conf that I hadn't

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #30 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 04:15:38 EDT --- Mark, I have attached some sample config files to make it run. This solution uses a keytab to validate tickets. I am aware of the Spring way, we use that

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #29 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 04:14:09 EDT --- Created an attachment (id=26815) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26815) jaas.conf this jaas.conf contains two login modules. Th

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

2011-03-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685 --- Comment #28 from Michael Osipov <1983-01...@gmx.net> 2011-03-30 04:12:28 EDT --- Created an attachment (id=26814) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26814) krb5.conf This is a sample Kerberos 5 conf file with mu