You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by asookazian2 <as...@gmail.com> on 2014/03/28 00:32:57 UTC

Which OSGi framework is Karaf using?

exec 'shell:info' to find out....

e.g.

Karaf
  Karaf version               3.0.0
  OSGi Framework              org.apache.felix.framework - 4.2.1



--
View this message in context: http://karaf.922171.n3.nabble.com/Which-OSGi-framework-is-Karaf-using-tp4032438.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Which OSGi framework is Karaf using?

Posted by Freeman Fang <fr...@gmail.com>.
Hi,

It's defined in
etc/config.properties

default value is
#
# Framework selection properties
#
karaf.framework=felix

you can change it to equinox if you want
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat



On 2014-3-28, at 上午7:32, asookazian2 wrote:

> exec 'shell:info' to find out....
> 
> e.g.
> 
> Karaf
>  Karaf version               3.0.0
>  OSGi Framework              org.apache.felix.framework - 4.2.1
> 
> 
> 
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Which-OSGi-framework-is-Karaf-using-tp4032438.html
> Sent from the Karaf - User mailing list archive at Nabble.com.