This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Does JBoss support inpeterj Nov 5, 2008 3:18 PM (in response to avihaimar)In its default configuration, all libraries are shared (though, not libraries in xxx.war/WEB-INF/lib, which are scoped to the web app by default). For example, all libraries in one EAR file can be used by classes in other EAR or WAR files. 
- 
        2. Are you sure?avihaimar Nov 5, 2008 5:23 PM (in response to avihaimar)Any way i need a sared library among all ears. 
 Also i need that the classes in this library will be able to invoke callback to classes in the ear.
 
    