svn commit: r1133288 - /tomcat/trunk/java/org/apache/catalina/session/JDBCStore.java

2011-06-08 Thread kfujino
Author: kfujino Date: Wed Jun 8 08:45:41 2011 New Revision: 1133288 URL: http://svn.apache.org/viewvc?rev=1133288&view=rev Log: Followup to r1133134. I think better not dataSource but dataSourceName. Modified: tomcat/trunk/java/org/apache/catalina/session/JDBCStore.java Modified: tomcat/tru

DO NOT REPLY [Bug 51340] New: Intermittent java.lang.IllegalArgumentException: element is limited to 1 occurrence

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51340 Bug #: 51340 Summary: Intermittent java.lang.IllegalArgumentException: element is limited to 1 occurrence Product: Tomcat 7 Version: 7.0.12 Platform: PC OS/

DO NOT REPLY [Bug 51340] Intermittent java.lang.IllegalArgumentException: element is limited to 1 occurrence

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51340 --- Comment #1 from Glyn Normington 2011-06-08 13:39:04 UTC --- Created attachment 27131 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27131 Zipped full log -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.

DO NOT REPLY [Bug 51340] Intermittent java.lang.IllegalArgumentException: element is limited to 1 occurrence

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51340 Glyn Normington changed: What|Removed |Added URL||http://mail-archives.apache

svn commit: r1133401 - in /tomcat/trunk: java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2011-06-08 Thread markt
Author: markt Date: Wed Jun 8 13:52:50 2011 New Revision: 1133401 URL: http://svn.apache.org/viewvc?rev=1133401&view=rev Log: Avoid possible NPE Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/ja

DO NOT REPLY [Bug 51340] Intermittent java.lang.IllegalArgumentException: element is limited to 1 occurrence

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51340 --- Comment #3 from Mark Thomas 2011-06-08 15:47:46 UTC --- I got some more details from Glyn off-list. Virgo may use multiple threads for deployment depending on circumstances. Looking at the xml parsing code, there are 4 digesters each

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

2011-06-08 Thread markt
Author: markt Date: Wed Jun 8 15:52:26 2011 New Revision: 1133446 URL: http://svn.apache.org/viewvc?rev=1133446&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51340 Fix thread-safety issue when parsing multiple web.xml files in parallel. Apache Tomcat does not do this but p

DO NOT REPLY [Bug 51340] Intermittent java.lang.IllegalArgumentException: element is limited to 1 occurrence

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

OrientDB Realm

2011-06-08 Thread Jonathan Tellier
Hello, I'm not really sure where to post this, but I figured out that this mailing list might be a good place. So I've been working on OrientDB Realms for both Tomcat 6 and 7. Both are hosted on my Gitorious at https://gitorious.org/tomcat-orientdb-realm Is there any chance that that they could

Re: OrientDB Realm

2011-06-08 Thread Mark Thomas
On 08/06/2011 17:23, Jonathan Tellier wrote: > Hello, > > I'm not really sure where to post this, but I figured out that this > mailing list might be a good place. > > So I've been working on OrientDB Realms for both Tomcat 6 and 7. Both > are hosted on my Gitorious at > > https://gitorious.org/

DO NOT REPLY [Bug 51342] New: Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342 Bug #: 51342 Summary: Inconsistency in ssl-howto apr example configuration Product: Tomcat 6 Version: 6.0.29 Platform: All OS/Version: All Status: NEW Seve

Question about endAccess method in org.apache.catalina.session.StandardServlet

2011-06-08 Thread Ben Souther
I'm wondering if anyone can tell me why the endAccess method (which resets the lastAccessedTime) in org.apache.catalina.session.StandardServlet is called by the org.apache.catalina.connector.request.recycle() method. /** * End the access. */ @Override public void endAccess

DO NOT REPLY [Bug 51342] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342 --- Comment #1 from ivolat...@gmail.com 2011-06-08 17:38:14 UTC --- Created attachment 27133 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27133 patching docs/ssl-howto.xml to use same example as apr.xml tc6.0.x I copied the ex

DO NOT REPLY [Bug 51342] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342 ivolat...@gmail.com changed: What|Removed |Added Priority|P2 |P4 -- Configure bugmail: htt

DO NOT REPLY [Bug 51343] New: Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51343 Bug #: 51343 Summary: Inconsistency in ssl-howto apr example configuration Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Sever

DO NOT REPLY [Bug 51343] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51343 --- Comment #1 from ivolat...@gmail.com 2011-06-08 17:49:36 UTC --- Created attachment 27134 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27134 patching docs/ssl-howto.xml to use same example as apr.xml tc7.0.x I created a pat

DO NOT REPLY [Bug 51343] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51343 ivolat...@gmail.com changed: What|Removed |Added Priority|P2 |P4 -- Configure bugmail: htt

Re: Question about endAccess method in org.apache.catalina.session.StandardServlet

2011-06-08 Thread Mark Thomas
On 08/06/2011 18:33, Ben Souther wrote: > I'm wondering if anyone can tell me why the endAccess method (which > resets the lastAccessedTime) in > org.apache.catalina.session.StandardServlet is called by the > org.apache.catalina.connector.request.recycle() method. Because the spec requires that be

DO NOT REPLY [Bug 51343] Inconsistency in ssl-howto apr example configuration

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

DO NOT REPLY [Bug 51342] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342 --- Comment #2 from Mark Thomas 2011-06-08 18:40:56 UTC --- *** Bug 51343 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

Re: Question about endAccess method in org.apache.catalina.session.StandardServlet

2011-06-08 Thread Ben Souther
Thanks for your time, Mark. On Wed, 2011-06-08 at 19:39 +0100, Mark Thomas wrote: > On 08/06/2011 18:33, Ben Souther wrote: > > I'm wondering if anyone can tell me why the endAccess method (which > > resets the lastAccessedTime) in > > org.apache.catalina.session.StandardServlet is called by the

DO NOT REPLY [Bug 51342] Inconsistency in ssl-howto apr example configuration

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

Re: OrientDB Realm

2011-06-08 Thread Jonathan Tellier
> If you wanted to setup a space on the Tomcat wiki for Tomcat add-ons and > list these realms there that would be fine too. Done :) http://wiki.apache.org/tomcat/AddOns --jtellier - To unsubscribe, e-mail: dev-unsubscr...@tomc

DO NOT REPLY [Bug 51344] New: org.apache.catalina.startup.Embedded overrides Lifecycle incorrectly?

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51344 Bug #: 51344 Summary: org.apache.catalina.startup.Embedded overrides Lifecycle incorrectly? Product: Tomcat 7 Version: 7.0.12 Platform: PC Status: NEW

svn commit: r1133586 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2011-06-08 Thread markt
Author: markt Date: Wed Jun 8 22:20:22 2011 New Revision: 1133586 URL: http://svn.apache.org/viewvc?rev=1133586&view=rev Log: Refactoring triggered security exception when running TCKs Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java Modified: tomcat/trunk/jav

DO NOT REPLY [Bug 51342] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342 ivolat...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|I

DO NOT REPLY [Bug 51342] Inconsistency in ssl-howto apr example configuration

2011-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342 ivolat...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|