[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #5 from gr...@webtide.com --- Mark, I can't tell either if this is Jetty encoding or Tomcat decoding. If you want to write a test to do some jetty encodes and tomcate decodes, then if you have a maven dependency on

Re: Information about tomcat

2021-05-29 Thread Mark Thomas
All Apache Tomcat development is organised on this mailing list. If it isn't on this mailing list then it didn't happen. The answers to all of your questions may be found be reviewing the mailing list archives. Personally, I like tomcat.markmail.org. Other archives are available. Mark On

[Bug 65342] IllegalArgumentException "endpointClass cannot be null" after upgrade to 9.0.46

2021-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65342 --- Comment #2 from Rossen Stoyanchev --- FWIW the relevant dependencies are tomcat-websocket, tomcat-embed-core, tomcat-util, and javax.websocket:javax.websocket-api and it's the ServerEndpointConfig.Builder in

Re: [tomcat-native] branch main updated: Update changelog

2021-05-29 Thread Rainer Jung
Hi Mark, hi Devs, shouldn't we somewhere make clearer, that this patch needs to be applied to the underlying APR plus rebuild by anyone doing a binary build of tcnative? It is kind of obvious for us, but "add a patch for APR" could have also meant we patched tcnative itself to work around an

Re: [VOTE] Release Apache Tomcat Native 1.2.29

2021-05-29 Thread Igal Sapir
Mark, On Sat, May 29, 2021 at 4:30 AM Mark Thomas wrote: > On 28/05/2021 23:16, Igal Sapir wrote: > > On Fri, May 28, 2021 at 6:40 AM Mark Thomas wrote: > > > >> > >> > >> The Apache Tomcat Native 1.2.29 release is > >>[X] Stable, go ahead and release > >>[ ] Broken because of ... >

Information about tomcat

2021-05-29 Thread Niccolò Orlandi
Good morning, I'm Niccolo' Orlandi a student from the University of Padua. I'm taking part in a project for the class of software engineering. If possible, I'd be grateful if you could give me some more information about the development process of tomcat: What kind of production process have

[Bug 65342] IllegalArgumentException "endpointClass cannot be null" after upgrade to 9.0.46

2021-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65342 --- Comment #1 from Mark Thomas --- Thanks, I can see what is going on. The CDI integration needs to know if it can "short-cut" the Endpoint creation process and use the InstanceManager to create the Endpoint instance (which allows

Re: [VOTE][CANCELLED] Release Apache Tomcat Native 1.2.29

2021-05-29 Thread Mark Thomas
I am cancelling the 1.2.29 release vote in order to include the (re)fix of BZ 65181. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: [VOTE] Release Apache Tomcat Native 1.2.29

2021-05-29 Thread Mark Thomas
On 28/05/2021 23:16, Igal Sapir wrote: On Fri, May 28, 2021 at 6:40 AM Mark Thomas wrote: The Apache Tomcat Native 1.2.29 release is [X] Stable, go ahead and release [ ] Broken because of ... +1 Thanks for voting but unfortunately I think that BZ 65181 means I am going to have

[Bug 65342] New: IllegalArgumentException "endpointClass cannot be null" after upgrade to 9.0.46

2021-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65342 Bug ID: 65342 Summary: IllegalArgumentException "endpointClass cannot be null" after upgrade to 9.0.46 Product: Tomcat 9 Version: 9.0.46 Hardware: PC OS:

[Bug 65341] Nice One

2021-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65341 Azat changed: What|Removed |Added OS||All Resolution|---