[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to add additional jar files path into jboss classpat

PeterJ do-not-reply at jboss.com
Thu Apr 9 10:58:12 EDT 2009


The best place to put these JAR files is into your applications package. For example if your application is packaged as a WAR file, place them in WEB-INF/lib within your WAR. If your package is an EAR, place them in the base directory of the EAR and reference them in your META-INF/application.xml file.

Another alternative is to add them to the server/xxx/lib directory.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224730#4224730

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224730



More information about the jboss-user mailing list