Hello I checked using fresh Karaf 4.4.1 and I confirm there's a problem. Internally the changed configuration (`property-set --pid org.ops4j.pax.web org.ops4j.pax.web.session.cookie.name JSID`) is applied, but my WAR is using old instance of entire Jetty server. Checking.
https://github.com/ops4j/org.ops4j.pax.web/issues/1745 is the place to check for progress. regards Grzegorz Grzybek śr., 3 sie 2022 o 14:57 'Richard Hierlmeier' via OPS4J < [email protected]> napisał(a): > > In Karaf 4.3.7 it was possible to change the name of the session cookie > with an javax.servlet.ServletContextListener in a Web application bundle > that was annotated with @javax.servlet.annotation.WebListener > > In Karaf´4.41 and PAX-WEB 8 this is now longer working. Is there any other > possibility to set the session cookie name at runtime? > > Regard > > Richard > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ops4j/91518aab-0dda-45dd-97eb-df749f655bafn%40googlegroups.com > <https://groups.google.com/d/msgid/ops4j/91518aab-0dda-45dd-97eb-df749f655bafn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/CAAdXmhow8va%2BBqihH1S%2BJhYRHYjogGfUw2jnF1NwnPay3%2Bx8Jw%40mail.gmail.com.
