dishmily schrieb:
i have also met the same problem when i try do use mysql in osgi platform:
osgi> java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
how can i let mysql work in osgi platform? when i try to use extra library
in osgi platform, such problem like "class not found" occured always.
If you don't want to create a mysql-bundle on your own, you could embed
mysql into the bundle using it. See [1]
Martin
[1]
http://felix.apache.org/site/maven-bundle-plugin-bnd.html#MavenBundlePlugin(BND)-Embeddingdependencies
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]