Author: markt
Date: Fri Apr 16 06:45:39 2010
New Revision: 934696
URL: http://svn.apache.org/viewvc?rev=934696&view=rev
Log:
Review section 4. More stuff to do.
Modified:
tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt
Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt
URL:
http://svn.apache.org/viewv
https://issues.apache.org/bugzilla/show_bug.cgi?id=49132
Summary: JNDI not working
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: Servle
Author: fhanik
Date: Fri Apr 16 03:37:59 2010
New Revision: 934677
URL: http://svn.apache.org/viewvc?rev=934677&view=rev
Log:
Clean up a bit
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/StatementCache.java
tomcat/trunk/modules/jdbc-pool/java/org/
Author: fhanik
Date: Fri Apr 16 00:02:53 2010
New Revision: 934651
URL: http://svn.apache.org/viewvc?rev=934651&view=rev
Log:
Add in statement cache
Added:
tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestStatementCache.java
(with props)
Modified:
tomcat/trunk/modu
Author: kkolinko
Date: Thu Apr 15 23:41:52 2010
New Revision: 934647
URL: http://svn.apache.org/viewvc?rev=934647&view=rev
Log:
Correct a misprint (s/provide/provided), wrap the long line.
Modified:
tomcat/trunk/res/META-INF/tomcat-coyote.jar.notice
tomcat/trunk/res/META-INF/tomcat-embed-
Author: kkolinko
Date: Thu Apr 15 23:36:49 2010
New Revision: 934644
URL: http://svn.apache.org/viewvc?rev=934644&view=rev
Log:
Followup to r934220.
Set svn:eol-style=native for the added files. No change in their content.
Modified:
tomcat/trunk/res/META-INF/tomcat-coyote.jar.license (conte
Author: markt
Date: Thu Apr 15 23:07:22 2010
New Revision: 934640
URL: http://svn.apache.org/viewvc?rev=934640&view=rev
Log:
Section 3 of spec checked
Modified:
tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt
Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt
URL:
http://svn.apache.org/viewvc/tomcat/t
Author: markt
Date: Thu Apr 15 22:57:36 2010
New Revision: 934634
URL: http://svn.apache.org/viewvc?rev=934634&view=rev
Log:
Implement SRV.3.2. Non file parts should be exposed via getParameters()
Cache results so multiple calls to getParts() work
Modified:
tomcat/trunk/java/org/apache/catali
I updated OACC with all relevant patches from TC 5.5.x, TC 6.0.x and one
form trunk between September 2009 and now. Have fun.
Regards,
Rainer
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands,
Author: rjung
Date: Thu Apr 15 20:37:53 2010
New Revision: 934587
URL: http://svn.apache.org/viewvc?rev=934587&view=rev
Log:
Fix BZ48248: Use volatile since field is accessed by multiple threads.
Backport of r883200 from TC 7.0.x.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml
Author: rjung
Date: Thu Apr 15 20:14:49 2010
New Revision: 934578
URL: http://svn.apache.org/viewvc?rev=934578&view=rev
Log:
Fix BZ48790: Make maxActive thread safe.
Backport of r932904 from TC 6.0.x
Modified:
tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml
tomcat/sandbox/tomcat-oac
Author: rjung
Date: Thu Apr 15 20:08:58 2010
New Revision: 934577
URL: http://svn.apache.org/viewvc?rev=934577&view=rev
Log:
Fix BZ48398: Objects used as locks should be final.
Patches provided by sebb.
Backport of r896383 from TC 6.0.x.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/docs/change
Author: rjung
Date: Thu Apr 15 20:04:35 2010
New Revision: 934574
URL: http://svn.apache.org/viewvc?rev=934574&view=rev
Log:
Fix BZ47502: Don't try and replicate attributes we know to be non-serializable.
Patch by Tim Funk.
Backport of r890946 from TC 6.0.x.
Modified:
tomcat/sandbox/tomcat-o
Author: rjung
Date: Thu Apr 15 19:58:30 2010
New Revision: 934571
URL: http://svn.apache.org/viewvc?rev=934571&view=rev
Log:
BZ47515: Correctly replicate timestamp during startup.
Patch by Ryuichi Yoshihara
Backport of r811096 from TC 6.0.x.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/docs/ch
Author: rjung
Date: Thu Apr 15 19:45:54 2010
New Revision: 934568
URL: http://svn.apache.org/viewvc?rev=934568&view=rev
Log:
Fix message strings according to recent change.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/session/LocalStrings.properties
t
Author: rjung
Date: Thu Apr 15 19:44:11 2010
New Revision: 934566
URL: http://svn.apache.org/viewvc?rev=934566&view=rev
Log:
Colons are consistently escaped in this file.
Modified:
tomcat/tc5.5.x/trunk/container/modules/cluster/src/share/org/apache/catalina/cluster/session/LocalStrings_es.pr
Author: rjung
Date: Thu Apr 15 19:41:03 2010
New Revision: 934565
URL: http://svn.apache.org/viewvc?rev=934565&view=rev
Log:
Fix localized message format which was forgotten in r918741.
when backporting r891304/r904855 from TC 6.0.x to TC 5.5.x.
CTR since message string change, though edge case
(
Author: rjung
Date: Thu Apr 15 19:19:15 2010
New Revision: 934554
URL: http://svn.apache.org/viewvc?rev=934554&view=rev
Log:
Address BZ45255: Prevent session fixation by providing option (disabled by
default)
to change session ID on authentication.
Backport of r918761 from TC 5.5.x.
Modified:
Author: rjung
Date: Thu Apr 15 19:15:32 2010
New Revision: 934552
URL: http://svn.apache.org/viewvc?rev=934552&view=rev
Log:
Fix BZ47554: httpOnly flag not applied to migrated session cookie.
Port of r918741 from TC 5.5.x.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml
to
Author: rjung
Date: Thu Apr 15 19:08:54 2010
New Revision: 934551
URL: http://svn.apache.org/viewvc?rev=934551&view=rev
Log:
Fix BZ46384: Correct synchronisation problem that leads to cluster members
permanently disappearing.
Port of r884960 from TC 5.5.x.
Modified:
tomcat/sandbox/tomcat-oac
Author: rjung
Date: Thu Apr 15 19:00:23 2010
New Revision: 934546
URL: http://svn.apache.org/viewvc?rev=934546&view=rev
Log:
Spurious startup errors in the cluster
Although the secondary node is able to retrieve all sessions, the main thread
doesn't
see the changed stateTransfered flag, and thus
On 15.04.2010 17:37, Konstantin Kolinko wrote:
2010/4/12 Florian Kirchhoff:
Hi,
first please forgive me for the apparent x-post (my previous post was
hi-jacked and thus is ignored by most relevant contributors, see
http://old.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6-
Author: rjung
Date: Thu Apr 15 18:39:10 2010
New Revision: 934517
URL: http://svn.apache.org/viewvc?rev=934517&view=rev
Log:
Add classes missing from commit r812933.
Thanks to Florian Kirchhoff and Konstantin
for reminding me.
Added:
tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/cata
Author: fhanik
Date: Thu Apr 15 15:38:17 2010
New Revision: 934457
URL: http://svn.apache.org/viewvc?rev=934457&view=rev
Log:
if error, next request
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.
2010/4/12 Florian Kirchhoff :
>
> Hi,
>
> first please forgive me for the apparent x-post (my previous post was
> hi-jacked and thus is ignored by most relevant contributors, see
> http://old.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6--tp25244120p28173804.html).
>
> I got t
On 04/15/2010 02:44 AM, jean-frederic clere wrote:
On 04/14/2010 07:22 PM, Mark Thomas wrote:
On 14/04/2010 11:34, Mark Thomas wrote:
The 7.0.0-RC1 tag is
[ ] Broken - do not release
[ ] Alpha - go ahead and release 7.0.0 Stable based on 7.0.0-RC1
[X] Beta - go ahead and release 7.
Author: markt
Date: Thu Apr 15 15:01:55 2010
New Revision: 934438
URL: http://svn.apache.org/viewvc?rev=934438&view=rev
Log:
Section 3.2 of the Servlet 3 spec says getParameter should still work for
parameters that do not represent file uploads (it doesn't at the moment - patch
to follow)
Modif
2010/4/14 Unmesh Joshi :
> Hi,
>
> I was going through tomcat source code. (Specifically
> ApplicationDispatcher.java). The way HttpServletRequestWrapper is used
> there, puzzled me. What is the intent of all the methods of
> HttpServletRequestWrapper class in
> servlet api?
As JavaDoc for HttpSer
Author: markt
Date: Thu Apr 15 12:06:24 2010
New Revision: 934382
URL: http://svn.apache.org/viewvc?rev=934382&view=rev
Log:
Update release plan.
Modified:
tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt
Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
On 07/04/2010 12:06, buddhika chamith wrote:
Hi All,
I have prepared my proposal on JMX enhancement GSOC project. You can find it
here.
http://wiki.apache.org/general/BuddhikaChamith/Tomcat_GSOC2010_Proposal_BuddhikaChamith
Any suggestions and comments are welcome.
I have commented on your pr
On 15/04/2010, Mark Thomas wrote:
> On 15/04/2010 01:31, sebb wrote:
>
> > On 14/04/2010, Mark Thomas wrote:
> >
> > > On 14/04/2010 21:06, sebb wrote:
> > >
> >
> > ...
> >
> >
> > > > There is a minor problem with the bin/tomcat-juli.jar - the NOTICE
> says:
> > > > Copyright 19...@year@
>
Author: kfujino
Date: Thu Apr 15 09:22:12 2010
New Revision: 934338
URL: http://svn.apache.org/viewvc?rev=934338&view=rev
Log:
Proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=
Author: kfujino
Date: Thu Apr 15 09:19:02 2010
New Revision: 934337
URL: http://svn.apache.org/viewvc?rev=934337&view=rev
Log:
sessionCounter and expiredSessions declares as long instead of int.
Modified:
tomcat/trunk/java/org/apache/catalina/Manager.java
tomcat/trunk/java/org/apache/cata
On 04/14/2010 07:22 PM, Mark Thomas wrote:
> On 14/04/2010 11:34, Mark Thomas wrote:
>> The 7.0.0-RC1 tag is
>> [ ] Broken - do not release
>> [ ] Alpha - go ahead and release 7.0.0 Stable based on 7.0.0-RC1
>> [X] Beta - go ahead and release 7.0.0 Beta based on 7.0.0-RC1
>> [ ] Stable - go ahea
https://issues.apache.org/bugzilla/show_bug.cgi?id=49122
--- Comment #3 from Pid 2010-04-15 04:10:54 EDT ---
Yes, sure. I occurs to me, having slept on it, that the host-manager could be
added to the first panel on the left hand side. I will re-submit dependant on
the response(s).
--
Configure
35 matches
Mail list logo