I have searched for the answer to this problem, but I have not been successful in finding the answer (or even the same type of question).
Is it possible to configure JBoss/Tomcat so that a given .war app will look for dependent classes from within the [JBoss-install]/[config-type]/lib directory rather than the WEB-INF/lib directory inside the .war? I'd like to not have to include the dependent jars into the .war file. We're adding java-based Crystal Reports to our app, and the total size of the Crystal jars is about 14MB. This makes our .ear go from 1.5MB to about 16MB. This causes several problems, among which is an occasional timeout exception during the deploy of our application from within JBoss and the transfer time when deploying to remote machines. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843290#3843290 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843290 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
