I am having a problem getting my application to run in tomcat when I package it up and place the jar file in the webapps/myprog/WEB-INF/lib directory. When I place the class files in webapps/myprog/WEB-INF/classes, all works fine.
Can someone help me on this one. I am confused.
I am using:
Tomcat 5.0.19 embedded
Apache 2.0.49
mod_jk2
Fedora Core 1
Thank you.