Try setting the "org.osgi.framework.executionenvironment" framework
property such that it includes J2SE 1.5.
For example in Apache Sling, we manage this property by setting it such,
that it includes entries for all platforms starting with 1.2. For
example in a Java 6 platform, Sling sets
org.osgi.framework.executionenvironment=J2SE-1.2,J2SE-1.3,\
J2SE-1.4,J2SE-1.5,J2SE-1.6
Hope this helps.
Regards
Felix
Heiko Seeberger schrieb:
> Hi,
>
> I am using - well, trying to use OBR - but I end up with the following
> exception:
>
> Unsatisfied requirement(s):
> ---------------------------
> (|(ee=J2SE-1.5))
>
> Felix is running on Java 6 and I am using Felix 1.4.1.
>
> Any ideas?
>
> Thanx
> Heiko
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]