Hello, I use felix gogo. I would like to create a bundle with iPOJO. I need in the code java some package of TTCN-3 language (language of test) to import. Also, I add jar necessary in the classpath of my project and in the felix_gogo\bin. Here are the necessary jars: TciTM.jar, TTloggingUtil.jar, TTorg.jar, TTpluginUtil.jar,TTthreeCommon.jar, TTthreeRuntime.jar, TTtools.jar But, the problem when I start this bundle, I have the following message: org.osgi.framework.BundleException: Unresolved constraint in bundle TRMCS.Gui [8 ]: Unable to resolve 8.0: missing requirement [8.0] package; (package=de.tu_berlin.cs.uebb.ttcn.runtime) So, I didn't undrestand, if I must add something in the file "metadata.xml" or .bnd ?
Thank you for answaring me. Best regards, -- Fairouz

