Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [Installation,
 Configuration & Deployment] - Re: Classloading problem
 while migrating from jboss 4.0.3 to

scott.stark@jboss.org

2007-03-26


My advice is, unless you have some specific reason, remove the log4j.jar files from your application libraries.

I've set up a special lib directory into which I put all the jar files that my application needs that jboss has -- and I compile against that. But I don't put any of those jars in the final WEB-INF/lib directory. I depend on the classloader to pull them from Jboss at run-time.

I can assure you that I've had dozens of odd problems that were fixed by slimming my WEB-INF/lib directory.

Good luck.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031808
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.