Hi again, Did anyone have a chance to look into this issue?
Thanks, Jordan From: Jordan Lewis Date: Tuesday, September 22, 2015 at 9:38 PM To: <[email protected]> Subject: Karaf 4.0.1 or Cave 4 Issue Hi All, I have faced an issue when trying to use obr:start in Karaf 4.0.1 on a bundle of mine that results in this error: Unsatisfied requirement(s): --------------------------- (&(osgi.ee=JavaSE)(version=1.8)) null However, the Java version I have running is 1.8.0_60 and the Cave 4 xml file has this requirement: <requirement namespace="osgi.ee"> <directive name="filter" value="(&(osgi.ee=JavaSE)(version=1.8))"/> </requirement> Could you help me resolve this issue? Thanks, Jordan
