Have you set the entry unpackWARs true like this ?

  <Host name="localhost"
     appBase="webapps"
     unpackWARs="true"
     autoDeploy="true"
     xmlValidation="false" xmlNamespaceAware="false">

-- Franck
> Franck Borel wrote:
>> Have you installed a mysql-connector?
>>
>> --> http://dev.mysql.com/downloads/connector/j/3.0.html
>>
>> - unpack
>> - find a file called mysql-connector-java-......jar
>> - copy this file into the common/lib directory of your Tomcat
>> installation
>>
>> -- Franck
>
> On the VPS there is already the file
> mysql-connector-java-3.0.15-ga-bin.jar in
> /usr/local/jakarta/jakarta-tomcat-5.5.9/common/lib/.  I use this one
> in my test app and it works fine.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
====================================================================
Dipl.-Hyd. Franck Borel               Universitaetsbibliothek Freiburg
EMail: [EMAIL PROTECTED]       EDV-Dezernat
Tel. : +49-761 / 203-3908             Werthmannplatz 2 | Postfach 1629
Fax  : +49-761 / 203-3987             79098 Freiburg   | 79016 Freiburg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to