Bug #7201 sql exception: No suitable driver
Submitted: 12 Dec 2004 1:42 Modified: 12 Jan 2005 13:03
Reporter: Rusty Wright Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / J Documentation Severity:S3 (Non-critical)
Version:3.0.16 OS:Any (any)
Assigned to: CPU Architecture:Any

[12 Dec 2004 1:42] Rusty Wright
Description:
In the online documentation it should also say that you'll get this error if you've bundled your application in a jar file and the jar file's manifest doesn't have the Class-Path entry to point it to the connector/j jar file.

How to repeat:
Make a jar file without the Class-Path entry.

Suggested fix:
Fix the docs.
[12 Jan 2005 13:03] Aleksey Kishkin
Thank you for bug report, but this is a common way how java programs work. Nothing mysql-specific.