Hello, I'm working with Anderson on a project that needs the JDBC driver for DB2, which is not free software. Are there any legal restrictions for modifying the driver's JAR in order to "osgify" it?
Thanks in advance, Gabriel S florian M wrote: > > > 1. Yes > 2. Yes > > :) Simple !! > > > Anderson Nielson wrote: >> >> So... >> 1. Should I use the same postgress jar and just replace the "osgified" >> manifest file? >> 2. And how about deploying it? Just to put in the deploy folder? >> >> B.R. >> - Anderson >> >> >> >> 2008/12/31 florian M <[email protected]> >> >>> >>> You have to modify the MANIFEST file of the jar to make it a bundle : >>> more >>> informations >>> http://blog.springsource.com/2008/02/18/creating-osgi-bundles/ >>> here >>> >>> >>> >>> Anderson Nielson-3 wrote: >>> > >>> > >>> > How to wrap and deploy the JDBC driver? >>> > I would like to wrap postgres driver. Could you please provide some >>> sample >>> > or guidelines. >>> > >>> > Thanks >>> > >>> > >>> -- >>> View this message in context: >>> http://www.nabble.com/error-deploying-an-oracle-pooling-osgi%3Aservice-tp21229772p21231285.html >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/error-deploying-an-oracle-pooling-osgi%3Aservice-tp21229772p21250070.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
