Author: kkolinko
Date: Fri Jun 11 02:58:46 2010
New Revision: 953542
URL: http://svn.apache.org/viewvc?rev=953542&view=rev
Log:
vote
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=9535
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
--- Comment #5 from Mark Thomas 2010-06-10 16:00:43 EDT ---
Thanks. I've converted this to a Tomcat unit test and confirmed the problem.
I've fixed the bug in trunk and proposed the fix for 6.0.x
--
Configure bugmail: https://issues.apac
Author: markt
Date: Thu Jun 10 20:11:55 2010
New Revision: 953441
URL: http://svn.apache.org/viewvc?rev=953441&view=rev
Log:
Fix an Eclipse warning
Modified:
tomcat/trunk/java/org/apache/el/parser/AstValue.java
Modified: tomcat/trunk/java/org/apache/el/parser/AstValue.java
URL:
http://svn.a
Author: markt
Date: Thu Jun 10 20:11:29 2010
New Revision: 953440
URL: http://svn.apache.org/viewvc?rev=953440&view=rev
Log:
We already have the exact types. Don't try and derive them.
Modified:
tomcat/trunk/java/org/apache/el/parser/AstValue.java
Modified: tomcat/trunk/java/org/apache/el/pa
Author: markt
Date: Thu Jun 10 19:59:57 2010
New Revision: 953436
URL: http://svn.apache.org/viewvc?rev=953436&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=953
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
--- Comment #3 from Earl Nolan 2010-06-10 15:42:04 EDT ---
(In reply to comment #2)
> The header in the test case is not compatible with the Apache License v2.
> Please confirm how you intended this test case to be licensed.
Sorry about th
Author: markt
Date: Thu Jun 10 20:09:47 2010
New Revision: 953438
URL: http://svn.apache.org/viewvc?rev=953438&view=rev
Log:
Test method invocation with super classes
Added:
tomcat/trunk/test/org/apache/el/TesterBeanC.java (with props)
Modified:
tomcat/trunk/test/org/apache/el/TestMetho
Author: markt
Date: Thu Jun 10 19:58:49 2010
New Revision: 953434
URL: http://svn.apache.org/viewvc?rev=953434&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
Avoid NPE if no input data is provided in a chunked POST request
Modified:
tomcat/trunk/java/org/apache/cat
Author: markt
Date: Thu Jun 10 19:58:02 2010
New Revision: 953433
URL: http://svn.apache.org/viewvc?rev=953433&view=rev
Log:
Test cases for bug49424 based on a patch by Earl Nolan
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java
Modified: tomcat/trunk/test/org/apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
--- Comment #7 from Mark Thomas 2010-06-10 18:02:40 EDT ---
Current plans are to start the 6.0.27 release process on Monday next week.
Depending on how that goes the there could be a release by the end of next week
or it could take several
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
Earl Nolan changed:
What|Removed |Added
Attachment #25578|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
--- Comment #6 from Earl Nolan 2010-06-10 17:49:07 EDT ---
(In reply to comment #5)
> Thanks. I've converted this to a Tomcat unit test and confirmed the problem.
>
> I've fixed the bug in trunk and proposed the fix for 6.0.x
Excellent!
2010/6/10 jean-frederic clere :
> Hi,
>
> I plan to tag 6.0.27 on Monday (European morning) and start the release
> process.
>
> Comments?
>
+1.
BTW, I plan to be offline on this Sunday and Monday.
Best regards,
Konstantin Kolinko
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
--- Comment #2 from Mark Thomas 2010-06-10 15:22:11 EDT ---
The header in the test case is not compatible with the Apache License v2.
Please confirm how you intended this test case to be licensed.
--
Configure bugmail: https://issues.apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
--- Comment #1 from Earl Nolan 2010-06-10 14:10:14 EDT ---
Created an attachment (id=25578)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25578)
TestNG unit test to demonstrate the issue.
--
Configure bugmail: https://issues.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49424
Summary: Using URL.ChunkedStreamingMode results in HTTP
response code: 405
Product: Tomcat 6
Version: 6.0.26
Platform: Sun
OS/Version: Solaris
Status: NEW
On 10/06/2010, Mladen Turk wrote:
> On 06/10/2010 06:02 PM, vini mr wrote:
>
> >
> > i build the .dll on windows xp 32 bit using Microsoft Visual studio 2008
> > with complier version 6.0.
> >
> >
>
> Use Visual Studio 6sp5 and Windows 2003R2 Platform SDK.
> This combination of tools was used fo
On 06/10/2010 06:02 PM, vini mr wrote:
i build the .dll on windows xp 32 bit using Microsoft Visual studio 2008
with complier version 6.0.
Use Visual Studio 6sp5 and Windows 2003R2 Platform SDK.
This combination of tools was used for building the
official binaries.
now when i use this dll
Hi Mladen Turk,
As per my knowledge i used the .dll from
http://apache.thelorne.com/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.30/isapi_redirect-1.2.30.dll
which is perfectly working fine in my IIS server Version 6.0 and Apache
Tomcat 6.026 with the operating system running on windows serv
https://issues.apache.org/bugzilla/show_bug.cgi?id=49413
--- Comment #4 from Rainer Jung 2010-06-10 10:08:26
EDT ---
(In reply to comment #3)
> Would anyone knows of the patch will be integrated with future release of the
> Mod_jk.?
Yes, that's the plan at the moment, subject to further testing
https://issues.apache.org/bugzilla/show_bug.cgi?id=49413
--- Comment #3 from sammy 2010-06-10 10:01:27 EDT ---
Thanks for the detailed explanation
Would anyone knows of the patch will be integrated with future release of the
Mod_jk.?
Also is there a nightly build of the mod_jk?, I have been using
https://issues.apache.org/bugzilla/show_bug.cgi?id=49422
--- Comment #1 from Paweł Zuzelski 2010-06-10 08:26:37
EDT ---
(In reply to comment #0)
> I don't know whether it is bug in tomcat or in nexus, so I've also filed a bug
I meant ‘hudson’, not ‘nexus’ of course.
--
Configure bugmail: https
https://issues.apache.org/bugzilla/show_bug.cgi?id=49422
Paweł Zuzelski changed:
What|Removed |Added
CC||paw...@pld-linux.org
--
Configur
https://issues.apache.org/bugzilla/show_bug.cgi?id=49422
Summary: hudson does not work on tomcat 7.0.0 rc4
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467
--- Comment #17 from Yohan Yudanara 2010-06-10 07:35:50 EDT
---
Sorry, I'm sending attachment to wrong bug...
It should be for bug #46664
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are re
3.7-SNAPSHOT-20100610.jar
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsub
On 06/10/2010 09:52 AM, vini mr wrote:
Hi Konstantin Kolinko,
Thanks for your response..
*Evidence *: i have checked *localhost_accesslog.log* in tomcat to see
whether i am getting any request from IIS to tomcat through
isapi_redirector.dll. But i found nothing in the log.
If i replace the is
Author: jfclere
Date: Thu Jun 10 10:54:34 2010
New Revision: 953276
URL: http://svn.apache.org/viewvc?rev=953276&view=rev
Log:
Typos.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/view
On 10.06.2010 12:32, jfcl...@apache.org wrote:
Author: jfclere
Date: Thu Jun 10 10:32:38 2010
New Revision: 953272
URL: http://svn.apache.org/viewvc?rev=953272&view=rev
Log:
Update the status of the Tomcat track: Ready :D
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/x
Author: jfclere
Date: Thu Jun 10 10:32:38 2010
New Revision: 953272
URL: http://svn.apache.org/viewvc?rev=953272&view=rev
Log:
Update the status of the Tomcat track: Ready :D
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/in
Hi Konstantin Kolinko,
Thanks for your response..
*Evidence *: i have checked *localhost_accesslog.log* in tomcat to see
whether i am getting any request from IIS to tomcat through
isapi_redirector.dll. But i found nothing in the log.
If i replace the isapi_redirector.dll which is provided by t
31 matches
Mail list logo