In your Host or Context declaration, you'll need to create to add a element to declare your session manager. Then add the property: sessionIdLength="42" or whatever length you'd like. It might be as simple as:

  <Manager sessionIdLength="42"/>


-Tim

James Maidment wrote:

Hi,
Fairly recently, methods appeared in org.apache.catalina.session.ManagerBase (setSessionIdLength()) to allow variation of the Session Id length, however I can't find any way of actually calling these methods. Can anyone tell me how this parameter should be set? (I'm using the embedded Tomcat within JBoss)



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to