0 Replies Latest reply on Mar 14, 2003 12:38 PM by fhanik

    Override <Manager> attribute in embedded Tomcat

    fhanik

      I'm trying to use the Tomcat persistence manager for sessions with embedded
      JBoss 3.0.6


      <Manager className="org.apache.catalina.session.PersistentManager"
      all other attributes here/>
      </DefaultContext)

      I'm changing this in the file /default/deploy/tomcat41-service.xml

      but the wars still get deployed with the StandardManager,

      any thoughts?
      Filip