How to change "jsessionid" session identifier for url rewriting in JBoss EAP 6
Issue
-
I read this knowledge and set the system property
org.apache.catalina.JSESSIONIDlike-Dorg.apache.catalina.JSESSIONID=MYSESSIONID. It changed session identifier for Cookie (JSESSIONIDby default) but it does not change session identifier for url rewriting (jsessionidby default). -
How do I change
jsessionidsession identifier for url rewriting in JBoss EAP 6?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.