|
|
This post has NOT been accepted by the mailing list yet.
I developed a really small servlet plugin project (to deploy a simple servlet) using eclipse, when I deploy this bundle in karaf (felix) I get the error
(org.osgi.framework.BundleException: Unresolved constraint in bundle test1 [85]: Unable to resol
5.0: missing requirement [85.0] package; (&(package=org.osgi.util.tracker)(version>=1.5.0)))
What am I missing ? Which bundle do I need to deploy to get this working?
I also have deployed osgi-4.2.cmpn whoch shows this package exported?
Am at my wit's end.
Can some one help please?
- Anu
|