Hi,

Cellar is composed:
- by core modules (features, config, bundles cluster support)
- and optional modules

The optional modules bring new features, not essential for the core behaviour, but they can be interesting for you.

cellar-dosgi is an optional module providing Distributed OSGi support. It allows an OSGi service to be available on the cluster and be used (remotely).

cellar-obr is an optional module providing support of OSGi Bundle Repository on the cluster. It brings new command like cluster:obr-url-add, cluster:obr-deploy, etc.

cellar-eventadmin is an optional module providing the event admin support on the cluster. It broadcasts "local" admin events (on a node) to the cluster (the other nodes).

cellar-cloud is an optional module to use a kind of whiteboard pattern for cloud instance. It doesn't perform any provisioning on cloud, but it allows to discover instances on cloud.

cellar-webconsole is an optional module providing additional plugins for the Karaf Webconsole (adding new pages/views in the Karaf WebConsole for Cellar).

I will add this description in the Cellar documentation, I think it can be helpful for the users.

Regards
JB

On 01/15/2014 07:08 AM, simafengyun1984 wrote:
Hi JB,

I used Karaf 2.3.3 and Cellar 2.2.2
I used the below command to install cellar for karaf cluster
     features:addurl
mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.3.2/xml/features
     features:install cellar

But I found the below  bundles's status is Uninstalled
     cellar-dosgi
     cellar-obr
     cellar-eventadmin
     cellar-cloud
     cellar-webconsole

*My question: Do I need to use command features:install to install them? If
I didn't install them, Is there anything will be affected in karaf cluster?*
thanks





--
View this message in context: 
http://karaf.922171.n3.nabble.com/Question-about-Cellar-2-2-2-tp4031034.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to