[
https://issues.apache.org/jira/browse/FELIX-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706077#action_12706077
]
Guillaume Nodet commented on FELIX-1111:
----------------------------------------
Committed revision 771836.
The framework to use is specified by the karaf.framework properties in
etc/config.properties.
It can be switched to "equinox" or "felix".
The main jar has been modified to dynamically hack the classloader and add the
required bundle into the classpath at runtime.
It seems there are a few problems with some of the gshell bundles that do not
start correctly, thus a few commands are missing.
Not sure what happen yet.
> Ability to run Karaf on Equinox
> -------------------------------
>
> Key: FELIX-1111
> URL: https://issues.apache.org/jira/browse/FELIX-1111
> Project: Felix
> Issue Type: New Feature
> Components: Karaf
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
>
> Not sure how to do that, but we need to be able to run on equinox.
> A possibility would be to include both felix and equinox in two different
> main jars and ship both.
> Another option would be to have two different distributions.
> In both cases, we need to first investigate possible problems with equinox
> and solve them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.