Hi Jacob! Please check if you have installed the tomcat version adapted for J2SDK 1.4
jakarta-tomcat-4.1.12-LE-jdk14.... which can be found at http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.12/bin/ New JDK contains own XML stuff, maybe you try to remove xerces.jar from your common/lib directory. xalan.jar should normally be just needed for devgui, not within the running webapp itself, maybe remove that, too (if not needed by something else you did). If that does not help, try to locate error messages within log files. And then please tell us also what is within your application's WEB-INF/lib directory. Hope that helps and regards Dirk PS: If you use dbforms within your configuration, you currently _must_ deactivate taglib pooling in web.xml. Please see posting 'Re: [dbforms] DbForms and Tomcat 4.1.x' (2002-09-25) on the list for details. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
