Re: Cannot create a session after the response has been committed

2021-09-20 Thread Martin Grigorov
Hi, On Fri, Sep 17, 2021 at 4:41 PM vahid ghasemi wrote: > Hello > I have a problem with my server, tomcat get down after getting many of this > error: > > java.lang.IllegalStateException: Cannot create a session after the response > has been committed > The error says that the response has

Wicket 9 CSP CssResourceHeader CSS location problem

2021-09-20 Thread Peter van der Post
I’m in the process of upgrading an application to Wicket 9 in order to get strict CSP compliance. I’m using response.render(CssHeaderItem.forReference(new CssResourceReference(MyClass.class, “file.css", getLocale(), "screen", ""))); to have Wicket provide the proper reference to the

Re: Wicket 9 CSP CssResourceHeader CSS location problem

2021-09-20 Thread Martin Grigorov
Hi, On Mon, Sep 20, 2021 at 11:26 AM Peter van der Post < peter.van.der.p...@gmail.com> wrote: > I’m in the process of upgrading an application to Wicket 9 in order to get > strict CSP compliance. > > I’m using > > response.render(CssHeaderItem.forReference(new >

ApacheCon starts tomorrow!

2021-09-20 Thread Rich Bowen
ApacheCon @Home starts tomorrow! Details at https://www.apachecon.com/acah2021/index.html (Note: You're receiving this because you are subscribed to one or more user lists for Apache Software Foundation projects.) We've got three days of great content lined up for you, spanning 14 project

Session instance in memory goes null

2021-09-20 Thread Arunachalam Sibisakkaravarthi
Hi guys, User Session goes null and other user 's session is updated wrongly. I keep track of session instances in a map with username as key The following happens in a scenario Assume 3 users (foouser, baruser, foobaruser) are there in the system 1. foouser was logged in 1.a) Session (id is