Take a look at the manifest in line "Import-Package".
Your bundle depends of bundle with package "javax.microedition.io" in it;
It seems that you must describe "systempackages" property for using libs
from Java ME
Nguyen Tien Luong wrote:
Hi everybody,
I'm new in OSGi and when I try to create my first bundle, I had this error
org.osgi.framework.BundleException: Unresolved constraint in bundle
oregonWMR200 [16]: package; (package=javax.microedition.io)
I really don't know where I have this constraint.
How can I resolve it ?
Thanks
=========================================================================
NGUYEN Tien Luong | M2PGI - UFRIMAG
13 Rue Blanche MONIER | Tel : 06.45.42.46.33
38000 GRENOBLE | http://tienluong.info
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]