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. dishmily wrote: > > hi, does anyone have experience to use Ehcache in osgi platform? > > the thing is if i use ehcache.jar as library for Bundle, it will does not > work when i start the bundle,although there is no mistake in codes. does > it mean, that i should make ehcache as bundle and export it? and > how?thanks. > > > http://ehcache.sourceforge.net/index.html > -- View this message in context: http://www.nabble.com/Using-Ehcache-in-OSGI-Platform-tp17534813p17544406.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

