[jboss-user] [Installation, Configuration & Deployment] - Re: Setting/Finding Class Path Location

PeterJ do-not-reply at jboss.com
Thu Apr 12 10:39:40 EDT 2007


Usually, jar files got into the WEB-INF/lib directory of your war file.

The server/xxx/lib directory is for globally-accessible jar files.  The only files I recommend you add to that are JDBC drivers for data sources that you defined using a *-ds.xml file.

I recommend against adding any jar files to existing directories within server/xxx/deploy.

P.S. I'm going to have to start charging you for answers. :-) 

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

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



More information about the jboss-user mailing list