This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Seam, the singletons and Glassfishchristian.bauer Apr 25, 2008 12:05 PM (in response to awtew)Other appservers support isolated classloading/deployment. In fact, that's the primary purpose of an application server. I'd be surprised if Glassfish doesn't do that. 
- 
        2. Re: Seam, the singletons and Glassfishawtew Apr 25, 2008 2:26 PM (in response to awtew)Thanks Christian, Glassfish seams to have a setting that will enable delegated loading of classes or not. This setting is true by default. It causes libraries to have precedence over classes in wars within ears. 
 
    