I created an issue for this problem: https://github.com/ops4j/org.ops4j.pax.web/issues/1745
Richard Hierlmeier schrieb am Mittwoch, 3. August 2022 um 18:19:49 UTC+2: > I tried to set the session cookie name in etc/org.ops4j.pax.web.cfg. > > I set in this file the property > > org.ops4j.pax.web.session.cookie.name=FOO_BAR > > After clean restart of Karaf the session cookie name is still JSESSIONID. > > Is this a bug?? > > I am running PAX-WEB 8.0.6 in Karaf 4.4.1 with Java 8u342. > > Regards > > Richard > > Richard Hierlmeier schrieb am Mittwoch, 3. August 2022 um 14:57:40 UTC+2: > >> >> 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/d5eb5d76-2cb5-42c5-839b-db16db15c18cn%40googlegroups.com.
