[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

[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

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 : > On 28/01/2014 20:28, Mark Thomas wrote: >>

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 obviou

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

[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 --- 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. -

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

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

[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: W

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 th

[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 opti

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: tomcat/tags/TOMCAT_8_0_

[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 --- 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 TortoiseSVN, all *.exe and *

[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 --- Many thanks. That is all incredibly useful. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscrib

[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 --- (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 on the computer.

[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 --- Created attachment 31264 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31264&action=edit Screenshot 5 - IE warning for a non-signed downloaded executable -- You are receiving this ma

[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 --- Created attachment 31263 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31263&action=edit Screenshot 4 - Explorer warning for a non-signed downloaded file -- You are receiving this ma

[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 changed: What|Removed |Added OS||All --- Comment #6 from Konst

[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 --- Created attachment 31261 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31261&action=edit Screenshot 2 - UAC warning for a non-signed executable -- You are receiving this mail because

[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 --- Created attachment 31260 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31260&action=edit Screenshot 1 - UAC warning for a signed executable -- You are receiving this mail because: Yo

[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 --- Created attachment 31262 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31262&action=edit Screenshot 3 - Explorer warning for a signed downloaded file -- You are receiving this mail b

[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 56078] The "crossContext" is no effect

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

[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 --- 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 for the bug. -

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 sche

Re: [VOTE] Release Apache Tomcat 6.0.39

2014-01-28 Thread Konstantin Kolinko
2014-01-28 Mark Thomas : >> 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 broken. >

[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

[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 56070] the resource url is wrong!

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

[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 changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[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 Resoluti

[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 Resoluti

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: dev-h...@tomcat.

[Bug 56070] the resource url is wrong!

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

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 fr

[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 --- 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 override the data automa

[Bug 56071] webclassloader add function getContext.

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

[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