2 Replies Latest reply on Jan 27, 2011 7:09 AM by welle

    Changing Jboss JSESSIONID?

    annorax

      Hi all,

       

      I need to change the JSESSIONID format for my Jboss install due to a limitation in the deployed application. Is this possible, and if so, how can I do it?

       

      Thanks for any help.

        • 1. Changing Jboss JSESSIONID?
          nickarls

          I think in tomcat it's possible to make your own session manager so perhaps that's also possible in JBoss Web. What are the requirements that would need that drastic measures?

          • 2. Changing Jboss JSESSIONID?
            welle

            I'm not sure what you need to change but if the problem is the actual characters that builds up the sessionid these may be changed by parameter "sessionIdAlphabet" (deployers/jbossweb.deployer/META-INF/war-deployers-jboss-beans.xml)