2009/5/22 Kevin Sutter <[email protected]> > Does anybody know if Tomcat defines > how to install and configure JPA providers?
It would be nice if the makers or various libraries/frameworks, etc. stated where the jars should be put. Of course, in this case it was my code that required it in WEB-INF, but while some can go in CATALINA/lib depending on how you use them, some can't or really shouldn't. It's hard to figure that out, sometimes. I prefer to put jars in CATALINA/lib so as to save PERM GEN memory space upon reload. Anyway, whole other matter. -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:[email protected]
