As the Import-Package header generated for you bundle has a an entry
for 'com.jamesmurty.utils' package it needs to be provided by some
bundle. Now either your code actually requires it or its an optional
dependency of one of the jar you have embedded. if its the former case
then have a bundle for java-xmlbuilder' module installed int the Felix
or else mark the relevant package as optional

Chetan Mehrotra

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to