meone else's post.
On 5/4/06, Min Huang <[EMAIL PROTECTED]> wrote:
I've been stumped on a (what seems to be) a simple classpath
problem for nearly a day now, and I am feeling like an idiot
for not being able to figure it out.
I wrote a jar that is bundled within a war, as part
I've been stumped on a (what seems to be) a simple classpath
problem for nearly a day now, and I am feeling like an idiot
for not being able to figure it out.
I wrote a jar that is bundled within a war, as part of a web
app that was written long ago. My application jar references a
bunch of conf
Awesome. I had spent like 3 hours fiddling with Tomcat and SSL.
I followed the directions at
http://tomcat.apache.org/tomcat-5.0-doc/ssl-howto.html,
but it turns out if you include the className attribute, you'll
get an InvocationTargetException and Tomcat will fail to start =(
So make sure yo