Best unofficial Apache Server developers community |
|
Hi, I am having some problems with getting my OSGI programs to recognzie/utilize the mysql jdbc driver. I have a bundle that is speficcally for entering data into a mysql database. I have copied over all the same methods as in a test program (non-OSGI). I am not able to create a connection suing DriverManager.getConnection(). I have added the driver to the class path andhave tried all the solutions on this site such as using Class.forName(). Possibly I am inputting the wrong string arg into forName().
posted via StackOverflow
|
|
 
|
|