[Bug 64606] New: Note The full stack trace of the root cause is available in the server logs.

2020-07-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64606 Bug ID: 64606 Summary: Note The full stack trace of the root cause is available in the server logs. Product: Tomcat 9 Version: 9.0.35 Hardware: PC OS: Lin

[Bug 64606] Note The full stack trace of the root cause is available in the server logs.

2020-07-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64606 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64606] Note The full stack trace of the root cause is available in the server logs.

2020-07-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64606 --- Comment #2 from mengjisheng <13218138...@163.com> --- (In reply to Mark Thomas from comment #1) > Bugzilla is not a support forum. Please use the users mailing list. When a user enters an incorrect URL on the page, Tomcat displays the abnor

Re: Native Image - Reflectionless Concept

2020-07-16 Thread Rémy Maucherat
On Mon, Jul 13, 2020 at 11:59 PM Filip Hanik wrote: > for discussion, all feedback and questions welcome: > > > I've created a concept of having Apache Tomcat, embedded, run without > reflection in a native image. > This concept creates a jar, tomcat-embedded-programmatic.jar, that can be > fine

Re: Native Image - Reflectionless Concept

2020-07-16 Thread Romain Manni-Bucau
Hi everyone, I think the generation is the sanest option since code stay clean but it shouldn't be done in tomcat IMHO but in user code and with a nice wrapper (mvn tomcat:dump/gradle tomcatDump etc, or whatever name you like ;)). This build phase would dump the descriptors in plain java and would

Re: Native Image - Reflectionless Concept

2020-07-16 Thread Filip Hanik
Thanks for reviewing and engaging. On 7/16/20 5:31 AM, Rémy Maucherat wrote: On Mon, Jul 13, 2020 at 11:59 PM Filip Hanik > wrote: for discussion, all feedback and questions welcome: I've created a concept of having Apache Tomcat, embedded, run without re

[Bug 64609] New: Tomcat Error parsing encrypted HTTP request header

2020-07-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64609 Bug ID: 64609 Summary: Tomcat Error parsing encrypted HTTP request header Product: Tomcat 9 Version: 9.0.37 Hardware: Other OS: Linux Status: NEW Severi