Hi all,

I'm creating a new bundle to test a servlet that manage a new extension.
I have dependency with iText and, obviously, when I try to deploy the bundle
I receive this error in log

22.06.2010 15:24:39.549 *ERROR* [Background Update david (64)]
org.apache.felix.http.jetty %bundles.pluginTitle: Cannot install or update
bu
ndle from C:\DOCUME~1\a155876\IMPOST~1\Temp\install8737651860335814136.tmp
(org.osgi.framework.BundleException: Unresolved constraint in bun
dle david [64]: package; (package=com.itextpdf.text.pdf))
org.osgi.framework.BundleException: Unresolved constraint in bundle david
[64]: pa
ckage; (package=com.itextpdf.text.pdf)
        at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3295)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1653)
        at org.apache.felix.framework.Felix.updateBundle(Felix.java:2004)
        at org.apache.felix.framework.BundleImpl.update(BundleImpl.java:923)
        at
org.apache.felix.webconsole.internal.core.UpdateHelper.doRun(UpdateHelper.java:60)
        at
org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.doRun(BaseUpdateInstallHelper.java:89)
        at
org.apache.felix.webconsole.internal.core.UpdateHelper.doRun(UpdateHelper.java:70)
        at
org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.run(BaseUpdateInstallHelper.java:121)
        at java.lang.Thread.run(Unknown Source)

What are the best practises in that case? Where I have to put the dependency
JAR?
Cheers

-- 
Federico

Reply via email to