I unstall my DB2 driver with this command:
install -s
wrap:mvn:com.ibm.db2.jdbc/db2jcc4\$Export-Package=com.ibm.db2.jcc\;version=4.18.60&Bundle-Version=4.18.60&Bundle-SymbolicName=com.ibm.db2.jdbc.db2jcc4&Bundle-Name=IBM\%20DB2\%20Driver

All is ok and is working fine.

But now I put it in my feature project and I have got some problems.
I cannot figure it out how to type my feature in template for making build
works.

This works in feature template:
<bundle
start-level="80">wrap:mvn:com.ibm.db2.jdbc/db2jcc4$Export-Package=com.ibm.db2.jcc</bundle>

But any instructions I add after Export-Package ruins the feauture build
process.

And I wish I have a possibility to customise wrapping when I do not use
feature templates at all, when I descrive my feature with maven
dependencies.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Dynamically-wrapping-jars-tp4045411.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to