RE: trouble in untar tomcat binary file.

2002-02-27 Thread Karthikeyan.K.V
Hi , There is a diff between Solaris tar GNU tar. So if it is downloaded completly through binary mode, u can download GNU tar and untar it using that.Hope it helps. Karthik -Original Message- From: Cheng Yan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 3:23 PM

RE: trouble in untar tomcat binary file.

2002-02-27 Thread Karthikeyan.K.V
Message - From: Karthikeyan.K.V [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]; Cheng Yan [EMAIL PROTECTED] Sent: Wednesday, February 27, 2002 4:26 PM Subject: RE: trouble in untar tomcat binary file. Hi , There is a diff between Solaris tar GNU tar. So if it is downloaded

RE: java.lang.NoClassDefFoundError (help a newbie plz...)

2002-02-21 Thread Karthikeyan.K.V
U have to put the compiled class of HitCountBean(HitCountBean.class) in WEB-INF/classes/hit Karthik -Original Message- From: Claudiu Bran [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 10:09 PM To: [EMAIL PROTECTED] Subject: java.lang.NoClassDefFoundError (help a newbie

Re: JDBC Problem

2002-02-07 Thread Karthikeyan.K.V
Mark, Try to put the mysql-driver jar file in the WEB-INF\lib directory which will under tomcat\webapps\Your application directory.This maybe a classpath problem. Karthik - Original Message - From: Mark Peterson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday,

Re: mm.mysql driver

2002-01-28 Thread Karthikeyan.K.V
Put the mm.mysql*.jar file in the classpath of the machine running tomcat. Karthik - Original Message - From: Stephen Clarke [EMAIL PROTECTED] To: tomcat [EMAIL PROTECTED] Sent: Monday, January 28, 2002 6:41 PM Subject: mm.mysql driver Can anyone help me set up the MySQL drivers for

Re: Tomcat4 not unpacking wars

2002-01-07 Thread Karthikeyan.K.V
I also face the same problems.I would also like to know if there is a war file validator ?. Thanks Karthik - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 07, 2002 9:08 AM Subject: RE: Tomcat4 not unpacking wars Quick follow-up. Turned out to