This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Configure JBoss to use external librariesavantrik Sep 1, 2004 10:53 AM (in response to shaolang)We have to get our libraries in the ear or jar. 
 Infact there is a major problem when we deploy JFreeChart latest version libraries which are already present in management/console-mgr.jar. If these are deployed, the latest deployed within your EAR are not recognized and NoDefClassFoundError is thrown.
 I believe getting them into your deployment is best as with change in version you have to change them only in your build file.
 
    