https://issues.apache.org/bugzilla/show_bug.cgi?id=51342
ivolat...@gmail.com changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342
ivolat...@gmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|I
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
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
> 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
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=51343
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=51343
ivolat...@gmail.com changed:
What|Removed |Added
Priority|P2 |P4
--
Configure bugmail: htt
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=51342
ivolat...@gmail.com changed:
What|Removed |Added
Priority|P2 |P4
--
Configure bugmail: htt
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
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
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
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/
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=51340
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=51340
Glyn Normington changed:
What|Removed |Added
URL||http://mail-archives.apache
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.
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/
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
27 matches
Mail list logo