Aggelos Mpimpoudis <[EMAIL PROTECTED]> writes:

> Is there any bundle fixed up with, mysql for example, or would you
> propose to start something mine using JDBC from scratch?

I was able to jam a driver for SQLite¹ into a bundle and expose it as
a ManagedServiceFactory that creates a javax.sql.DataSource service
for a given database file (specified as a configuration property). If
you'd like more detail, let me know.


Footnotes: 
¹ http://www.zentus.com/sqlitejdbc/

-- 
Steven E. Harris

_______________________________________________
OSGi Developer Mail List
[email protected]
http://www2.osgi.org/mailman/listinfo/osgi-dev

Reply via email to