Hi,
I'm currently about to finish my attempt at taking the existing
PostgreSQL JDBC driver into the OSGi space properly.
The project initially started as a little thing just to get the
networking extensions (provided by
http://www.metro-six.com/products/labs/pg-inet-types) into a
Maven-accessible space but quickly evolved to something more.
Now it is a full stack project that creates everything you should need
inside an OSGi environment including a first implementation for the JDBC
DataSourceFactory service.
Please, if someone could take a quick look and give me some feedback I
would be very thankful. I want to make this project as stable as
possible, because I'm also going to use it in production systems.
The source code is here:
https://github.com/ancoron/pg-inet-maven/tree/develop
I already pushed a first release candidate of it here:
https://oss.sonatype.org/content/repositories/releases/
...where the groupId of the projects artifacts is:
org.ancoron.postgresql
...and the current version is "9.1.901.jdbc4.1-rc1" (I know, a very long
one, but I want it to reflect the more or less exact PostgreSQL JDBC
driver version being used).
Available artifactIds are:
org.postgresql (basic driver bundle)
org.postgresql.net (network extensions)
org.postgresql.osgi (rfc #122 - OSGi/JDBC implementation)
org.postgresql.jpa (extensions to easily map the network extensions in
JPA - starting with EclipseLink)
Thanx for any feedback, hints, tips, critics, ...
Cheers,
Ancoron
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev