Re: [HEADS UP] Releases schedule: 4.2.10, 4.3.0.RC2, Winegrower 1.0

2020-08-31 Thread Romain Manni-Bucau
Hi Greg, AFAIK there is no "bye bye" ;). ServletContainerInitializer are not in he whiteboard so you make them behave as you want and any servlet container has 2 impl of the servlet context, one for SCI and one for the runtime (where most registration methods throw exceptions). So it means

Re: [HEADS UP] Releases schedule: 4.2.10, 4.3.0.RC2, Winegrower 1.0

2020-08-31 Thread Jean-Baptiste Onofre
Hi Grzegorz Enjoy your vacation, and thanks for the update about Pax Web 8. Waiting for your return, let me try to move forward on JSP/JSF support. I will keep you posted. Regards JB > Le 31 août 2020 à 08:24, Grzegorz Grzybek a écrit : > > Hello > > I'm on PTO till Tuesday, I'm back to

Re: [HEADS UP] Releases schedule: 4.2.10, 4.3.0.RC2, Winegrower 1.0

2020-08-31 Thread Grzegorz Grzybek
Hello I'm on PTO till Tuesday, I'm back to work on Sep 2nd. About Pax Web 8 - indeed, I don't want to hold Karaf 4.3.0 any longer. Whiteboard pattern is actually ready (everything defined in Whiteboard spec is in place except tests for Preprocessors and per-context session handling). The problem