- 
        1. Re: Context information from server.xmlmlindhout Jan 23, 2003 2:15 AM (in response to djochim)Hi, 
 I'm not sure I understand you completely, but in the tomcat41-service.xml, there is an element:
 You can put Tomcat's server.xml contents between those tags.
- 
        2. Re: Context information from server.xmldjochim Jan 28, 2003 5:48 AM (in response to djochim)Thank you for the response and I am sorry that I was less than clear. 
 Basically I want to limit the number of user sessions. In Tomcat I could control this in a context manager attribute, 'maxActiveSessions' in server.xml. I tried to duplicate this setting in tomcat41-service.xml but it didn't work for me. I think I followed the DTD correctly but I could have easily made a mistake (it happens all too often).
 Is it possible to use this maxActiveSessions in tomcat41-service.xml? Is there a better way in JBoss-Tomcat to control the number of session?
 thank you again for any and all help.
- 
        3. Re: Context information from server.xmldjochim Feb 6, 2003 12:20 PM (in response to djochim)Has anyone had to do anything like this? 
 thanks again.
 
    