1 Reply Latest reply on Apr 11, 2005 8:26 AM by crs_santos

    createSession: Too many active sessions error

    crs_santos

      I am limiting the max number of active sessions with context.xml descriptor. It is working fine but when it reaches the max number of sessions permitted only a blank page is returned to the client browser.

      I am trying to usr <error-page>, <error-code>, <exception-type> tags in web.xml descriptor to return an error page to client browser but it is not working. It is still returnig the blank page.

      I am usind JDK1.5.0_01 and Jboss 4.0.1sp1.

      How can i do this?

      thanks,

      Carlos Rodrigo.