1 Reply Latest reply on Sep 29, 2003 5:20 PM by jonlee

    Session ID Generator

    riddler3479

      Hi-

      The first page of my webapp is running very slowly. A newsgroup said that the change to this attribute in the server.xml would fix the problem. However, JBoss 3.2.0 does not have a server.xml. Where can I change how the random number generator is seeded?

      in server.xml, change


      to

        • 1. Re: Session ID Generator
          jonlee

          I believe this applies only to Tomcat 3.3 or lower. It is not supported in the JBoss configurations or Tomcat 4.x AFAIK. The JBoss 3.2.0, jbossweb-tomcat.sar/META-INF/jboss-service.xml contains the Tomcat configuration.