This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Pooling Statess Session beansrob101 Oct 15, 2003 5:51 AM (in response to rob101)SOLVED IT 
 I added a container-configurations section to my jboss.xml file
- 
        2. Re: Pooling Statess Session beansamol Oct 15, 2003 6:10 AM (in response to rob101)you can always configure your pooling strategy. 
 If you want to apply the setting for all session beans then you make changes in jboss\server\default\conf\standardjboss.xml
 If you want to apply setting for ur particular bean then you will have to add tag in jboss.xml.
 
    