Problem using RAP JFace with Apache Karaf and Felix [message #895464] |
Fri, 13 July 2012 03:24  |
Eclipse User |
|
|
|
Hi,
I am trying to use the RWT-OSGI and RAP JFace on Apache Karaf and Felix.
RAP JFace bundle depends on org.eclipse.equinox.common bundle and
org.eclipse.equinox.common bundle imports org.eclipse.equinox.log which
is part of the Equinox OSGi Framework bundle. As Felix OSGi framework is
already used by Karaf, I cant not deploy Equinox OSGi Framework bundle.
Due to unmet dependencies org.eclipse.equinox.common bundle is not
resolved and in turn JFace bundle is not resolved. Due to this it is not
possible to use the JFace with RWT-OSGI with OSGI frameworks other than
Equinox.
Is there a way to resolve this?
Thanks,
Raj
|
|
|
|
Re: Problem using RAP JFace with Apache Karaf and Felix [message #895510 is a reply to message #895487] |
Fri, 13 July 2012 06:45  |
Eclipse User |
|
|
|
Hi Ralf,
Yes it is possible to use Equinox instead of Felix in Karaf as Karaf
supports both Equinox and Felix and default being the Felix. You just
need to change the OSGi framework settings in the config.properties and
this is how I am testing it.
If we use JFace databinding there are more dependences pulled from
Equinox framework bundle.
Created https://bugs.eclipse.org/bugs/show_bug.cgi?id=385033
Regards,
Raj
On Friday 13 July 2012 02:32 PM, Ralf Sternberg wrote:
> Hi Raj,
>
> not yet. But I'm told that there is a way to use Equinox instead of
> Felix in Karaf. Apart from that, would you mind to open a bug against
> RAP to revise the dependencies of the JFace bundle? We copied the
> dependencies from the original bundle, but I guess most of the
> dependencies on Equinox are not really needed.
>
> Best regards,
> Ralf
>
|
|
|
Powered by
FUDForum. Page generated in 0.04941 seconds