[Bug 56071] New: webclassloader add function getContext.

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56071 Bug ID: 56071 Summary: webclassloader add function getContext. Product: Tomcat 7 Version: trunk Hardware: PC OS: All Status: NEW Severity: major

[Bug 56071] webclassloader add function getContext.

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56071 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56058] AccessLogValve Local IP/port inconsistent

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56058 --- Comment #2 from Rainer Jung rainer.j...@kippdata.de --- Some related info is contained in http://tomcat.apache.org/connectors-doc/generic_howto/proxy.html It also contains the names of the Apache variables one can set if one wants to

Re: [VOTE] Release Apache Tomcat 6.0.39

2014-01-28 Thread Rainer Jung
On 28.01.2014 00:08, Mark Thomas wrote: The proposed Apache Tomcat 6.0.39 release candidate is now available for voting. The main changes since 6.0.37 are: - Updated to use the Eclipse compiler 4.3.1 - Back-ported various improvements to the validation of XML configuration files from

[Bug 56070] the resource url is wrong!

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56070 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Tagging 8.0.0

2014-01-28 Thread Mark Thomas
I plan to tag 8.0.0 later today (or possibly tomorrow if I get side-tracked for too long looking at code-signing). Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[Bug 56070] the resource url is wrong!

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56070 devali 4700...@qq.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 56070] the resource url is wrong!

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56070 devali 4700...@qq.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 56070] the resource url is wrong!

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56070 --- Comment #5 from devali 4700...@qq.com --- if (!allowLinking||!crossContext) { normalizing... } or private Boolean disallowOutSite; public void setDisallowOutSite(Boolean disallowOutSite){ this.disallowOutSite=disallowOutSite; }

[Bug 56070] the resource url is wrong!

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56070 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 56070] the resource url is wrong!

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56070 --- Comment #6 from devali 4700...@qq.com --- infact,the crossContext needed ../../.. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 56078] New: The crossContext is no effect

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56078 Bug ID: 56078 Summary: The crossContext is no effect Product: Tomcat 8 Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

Re: [VOTE] Release Apache Tomcat 6.0.39

2014-01-28 Thread Konstantin Kolinko
2014-01-28 Mark Thomas ma...@apache.org: The proposed 6.0.39 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 6.0.39 Stable Ack. Seeing these two issues with Java 5u20 (32-bit, Windows), to be specific. Issue 1 === XML validation with DTDs on Java 5 is

svn commit: r1562103 - in /tomcat/tc7.0.x/trunk: build.xml webapps/docs/changelog.xml

2014-01-28 Thread kkolinko
Author: kkolinko Date: Tue Jan 28 16:10:24 2014 New Revision: 1562103 URL: http://svn.apache.org/r1562103 Log: Forward-port r1561625 from Tomcat 6. This aligns Tomcat 7 with Tomcats 6 and 8 and provides a fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55166 Change place where JSP

[Bug 55166] schemaLocation references between servlet and jsp XSDs are invalid

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55166 --- Comment #15 from Konstantin Kolinko knst.koli...@gmail.com --- This eventually have been fixed in Tomcat 6 (r1561625) and Tomcat 7 (r1562103) and will be in 6.0.39, 7.0.51. -- You are receiving this mail because: You are the assignee

[Bug 56078] The crossContext is no effect

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56078 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56079] New: Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 Bug ID: 56079 Summary: Digitally sign the Windows binaries Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #3 from Konstantin Preißer kpreis...@apache.org --- Created attachment 31262 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31262action=edit Screenshot 3 - Explorer warning for a signed downloaded file -- You are

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #2 from Konstantin Preißer kpreis...@apache.org --- Created attachment 31261 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31261action=edit Screenshot 2 - UAC warning for a non-signed executable -- You are

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #1 from Konstantin Preißer kpreis...@apache.org --- Created attachment 31260 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31260action=edit Screenshot 1 - UAC warning for a signed executable -- You are receiving

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #4 from Konstantin Preißer kpreis...@apache.org --- Created attachment 31263 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31263action=edit Screenshot 4 - Explorer warning for a non-signed downloaded file -- You

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 Konstantin Preißer kpreis...@apache.org changed: What|Removed |Added OS||All ---

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #5 from Konstantin Preißer kpreis...@apache.org --- Created attachment 31264 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31264action=edit Screenshot 5 - IE warning for a non-signed downloaded executable -- You

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #7 from Konstantin Preißer kpreis...@apache.org --- (In reply to Konstantin Preißer from comment #6) 4) I get the warning from screenshot 3, that Tomcat8.exe is from an unknown publisher and wants to to administrative changes

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #8 from Mark Thomas ma...@apache.org --- Many thanks. That is all incredibly useful. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56079] Digitally sign the Windows binaries

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 --- Comment #9 from Konstantin Kolinko knst.koli...@gmail.com --- Using signature to verify integrity of files, on example of TortoiseSVN installer (a *.msi file) http://tortoisesvn.net/msiverify.html Looking at files in an installed

svn commit: r1562208 - in /tomcat/tags/TOMCAT_8_0_0: ./ build.properties.default

2014-01-28 Thread markt
Author: markt Date: Tue Jan 28 20:04:19 2014 New Revision: 1562208 URL: http://svn.apache.org/r1562208 Log: Tag 8.0.0 Added: tomcat/tags/TOMCAT_8_0_0/ - copied from r1562184, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_8_0_0/build.properties.default Modified:

[VOTE] Release Apache Tomcat 8.0.0

2014-01-28 Thread Mark Thomas
The proposed Apache Tomcat 8.0.0 release is now available for voting. This is the first non-RC release so I am leaving all the stability options open to get an idea of where folks think we currently stand. The main changes since RC10 are: - Fix broken sendfile support in NIO - Add a readOnly

Re: [VOTE] Release Apache Tomcat 8.0.0

2014-01-28 Thread Mark Thomas
On 28/01/2014 20:28, Mark Thomas wrote: The proposed Apache Tomcat 8.0.0 release is now available for voting. FYI, the production ASF Jira instance is now running on Tomcat 8.0.0. It is early days (more like minutes than days) and I have already had to work around one Jira bug [1]. Apart from

[Bug 56082] New: ConcurrentModificationException with org.apache.juli.ClassLoaderLogManager

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56082 Bug ID: 56082 Summary: ConcurrentModificationException with org.apache.juli.ClassLoaderLogManager Product: Tomcat 7 Version: 7.0.42 Hardware: PC OS:

[Bug 56082] ConcurrentModificationException with org.apache.juli.ClassLoaderLogManager

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56082 evernat ever...@free.fr changed: What|Removed |Added CC||ever...@free.fr -- You

[Bug 56082] ConcurrentModificationException with org.apache.juli.ClassLoaderLogManager

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56082 --- Comment #1 from evernat ever...@free.fr --- This issue was first reported here: https://code.google.com/p/javamelody/issues/detail?id=370 -- You are receiving this mail because: You are the assignee for the bug.

Fwd: Tomcat 5 Repository

2014-01-28 Thread Pavneet singh Kochhar
Hello, I searched the source code of Tomcat5 but could not find it in the archives. Kindly let me know where I can get it. I need the git or svn repository since I require the commit messages as well. Thank you! Regards, Pavneet

RE: Tomcat 5 Repository

2014-01-28 Thread Caldarale, Charles R
From: Pavneet singh Kochhar [mailto:kochha...@gmail.com] Subject: Fwd: Tomcat 5 Repository I searched the source code of Tomcat5 but could not find it in the archives. Your question belongs on the user list, not dev. No idea where you were looking, but the 5.0 and 5.5 are pretty obvious

Re: [VOTE] Release Apache Tomcat 8.0.0

2014-01-28 Thread Henri Gomez
Good to know. We're still using Tomcat 6 to host Jira and Confluence and I wasn't aware Tomcat 7 and soon Tomcat 8 could be used. Thanks for the clue. I'll test Tomcat 8 on a bunch of common CI apps and will told you. Cheers 2014-01-29 Mark Thomas ma...@apache.org: On 28/01/2014 20:28, Mark

[Bug 56085] New: IllegalArgumentException is thrown when calling getServletContext().getRealPath(\\)

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 Bug ID: 56085 Summary: IllegalArgumentException is thrown when calling getServletContext().getRealPath(\\) Product: Tomcat 8 Version: 8.0.0-RC10 Hardware: PC

[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath(\\)

2014-01-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 lobanova@gmail.com changed: What|Removed |Added OS||All -- You are receiving