TCLUG Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG-DEVEL:75] mysql_comp.jar



Quoting Erick Stohr (erick@pagelab.net):
> Anybody have any idea why all of a sudden my mysql jdbc driver cannot be
> loaded? I didn't change anything, the mysql_comp.jar file is set in my
> class path, but my programs seem to want to be looking in
> org/git/mysql/........ directory.  Thanks.

Do a jar -tvf mysql_comp.jar, you will see that the class files are really in
located in org/gjt/mm/mysql, the jar just gives you convient 1 file location.
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9