0 Replies Latest reply on Jun 27, 2003 8:37 AM by mp_1511

    Session Manager

    mp_1511

      How can you specify a session manager (different from the default org.apache.catalina.SessionManager) for a Context in JBoss 3.2 w/ Tomcat?

      In a stand-alone Tomcat, this configuration is done in conf/server.xml file like this:

      <Context path=...>
      <Manager className=...>


      Does anyone have a clue? Thanx!

      Milan