osgi:headers lists out the exported packages, so I've changed the <Import-Package> list to include org.postgresql, it still builds ok, but fails to run with org.postgresql.Driver not found exception in the log. If I look at the contents of the jar file itself with an editor, the "org/postgresql/Driver" driver class is the first thing listed.
Thanks, Bill -- View this message in context: http://servicemix.396122.n5.nabble.com/Blueprint-postgresql-camel-jdbc-newbie-question-tp4994862p4995425.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
