Re: Crashing Tomcat 4.1 on Debain

2006-05-06 Thread Min Huang
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

Re: Crashing Tomcat 4.1 on Debain

2006-05-04 Thread Min Huang
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

Re: RE Tomcat and SSL

2006-04-12 Thread Min Huang
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