Thanks, I figured it out:
<container>
..
<dependencies>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
</dependencies>
</container>
Matt Raible wrote:
I think your best bet is to point at an existing Tomcat install that
has the JDBC Driver installed. If you look at the Cargo configuration,
there should be a comment that tells you how to do this.
Matt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]