Can someone review and provide comments on the patch?
On Mon, Mar 29, 2010 at 3:25 PM, Ashish Jain wrote:
> Can someone review and provide comments on the uploaded patch?
>
>
> On Fri, Mar 26, 2010 at 8:11 PM, Ashish Jain wrote:
>
>> Hi Tomcat Developers,
>>
>> I have reworked the patch for Spn
When this fix will publish in Revision 902650 ?
I am also getting same error by adding the fix for Revision 902650.
Viju
On 26/03/2010 17:05, Mark Thomas wrote:
> On 26/03/2010 16:58, Filip Hanik - Dev Lists wrote:
>> Somehow 1.5 classes got inserted. 5.5 is compiled using JDK 1.4
>
2010/3/30 Stéphanie Cettou :
> Hi,
>
> I have a JSP application.
> The login is implemented with database.
>
>
> I need to increase the security. I want that the user have only 3
> retry for the login, the user must change the password every months, I
> need a password policy (8 char, Maj and min,
This isn't a question for the dev list.
http://tomcat.apache.org/lists.html
On 30/03/2010 15:21, Stéphanie Cettou wrote:
> 2010/3/30 Stéphanie Cettou :
>> Hi,
>>
>> I have a JSP application.
>> The login is implemented with database.
>>
>> >
>> I need to increase the security. I want that the use
Hello everybody,
is it possible to perform client and server push through the same
connection via tomcat comet? The picture in the Low-Latency-Script tells
me that it is possible, but how? Thanks in advance
-Chris
Chris wrote:
I'm facing a strange problem,or maybe its even me. I want to create
Author: fhanik
Date: Tue Mar 30 16:03:32 2010
New Revision: 929181
URL: http://svn.apache.org/viewvc?rev=929181&view=rev
Log:
Clear up state handling a bit
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
tomcat/trunk/java/org/apache/catalina/core/AsyncContextI
On 29/03/2010, ma...@apache.org wrote:
> Author: markt
> Date: Mon Mar 29 15:01:14 2010
> New Revision: 928798
>
> URL: http://svn.apache.org/viewvc?rev=928798&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48895
> Make clearing thread locals optional and disabled b
https://issues.apache.org/bugzilla/show_bug.cgi?id=49024
Summary: Enhance RemoteIpFilter docs
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: enhancement
Priority: P2
2010/3/30 sebb :
> On 29/03/2010, ma...@apache.org wrote:
>> Author: markt
>> Date: Mon Mar 29 15:01:14 2010
>> New Revision: 928798
>>
>> URL: http://svn.apache.org/viewvc?rev=928798&view=rev
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48895
>> Make clearing thread loc
On 30/03/2010, Konstantin Kolinko wrote:
> 2010/3/30 sebb :
>
> > On 29/03/2010, ma...@apache.org wrote:
> >> Author: markt
> >> Date: Mon Mar 29 15:01:14 2010
> >> New Revision: 928798
> >>
> >> URL: http://svn.apache.org/viewvc?rev=928798&view=rev
> >> Log:
> >> Fix https://issues.a
Author: markt
Date: Tue Mar 30 21:01:02 2010
New Revision: 929284
URL: http://svn.apache.org/viewvc?rev=929284&view=rev
Log:
When changing a session ID, use the internal add cookie method in the same way
as when first creating a session cookie.
Modified:
tomcat/trunk/java/org/apache/catalina
https://issues.apache.org/bugzilla/show_bug.cgi?id=48913
--- Comment #1 from Mark Thomas 2010-03-30 21:59:05 UTC ---
I can confirm that the current implementation does not expect other components
to force the creation of a session earlier in the pipeline.
This looks to be fixable but I'm worried
Author: markt
Date: Tue Mar 30 23:03:51 2010
New Revision: 929335
URL: http://svn.apache.org/viewvc?rev=929335&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=929
https://issues.apache.org/bugzilla/show_bug.cgi?id=48917
--- Comment #3 from Mark Thomas 2010-03-30 23:04:05 UTC ---
Sure. I have proposed (and voted for) your patch.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: --
https://issues.apache.org/bugzilla/show_bug.cgi?id=48913
--- Comment #2 from Mark Thomas 2010-03-30 23:06:18 UTC ---
Created an attachment (id=25219)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25219)
Proposed patch to remove previously set session cookies
I haven't applied the at
https://issues.apache.org/bugzilla/show_bug.cgi?id=48738
James Ward changed:
What|Removed |Added
CC||ja...@jamesward.org
--
Configure bug
Can someone review and provide comments on the uploaded patch?
On Tue, Mar 30, 2010 at 2:11 PM, Ashish Jain wrote:
> Can someone review and provide comments on the patch?
>
>
> On Mon, Mar 29, 2010 at 3:25 PM, Ashish Jain wrote:
>
>> Can someone review and provide comments on the uploaded patch
https://issues.apache.org/bugzilla/show_bug.cgi?id=41992
--- Comment #3 from Matthew Sacks 2010-03-31
04:55:12 UTC ---
Usually JAVA_EXEC is something that is defined by environment variables outside
of the scope of the Tomcat startup scripts themselves. Furthermore it is
something more suited to
18 matches
Mail list logo