Return-Path: X-Original-To: apmail-karaf-user-archive@minotaur.apache.org Delivered-To: apmail-karaf-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2EF7910C3B for ; Thu, 13 Mar 2014 18:32:43 +0000 (UTC) Received: (qmail 91652 invoked by uid 500); 13 Mar 2014 18:32:11 -0000 Delivered-To: apmail-karaf-user-archive@karaf.apache.org Received: (qmail 91472 invoked by uid 500); 13 Mar 2014 18:32:04 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 91308 invoked by uid 99); 13 Mar 2014 18:31:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2014 18:31:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tech@mxe.fr designates 178.33.45.51 as permitted sender) Received: from [178.33.45.51] (HELO mo7.mail-out.ovh.net) (178.33.45.51) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2014 18:31:49 +0000 Received: from mail335.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo7.mail-out.ovh.net (Postfix) with ESMTP id 88662FF842E for ; Thu, 13 Mar 2014 19:32:13 +0100 (CET) Received: from ssl0.ovh.net (localhost [127.0.0.1]) by mail335.ha.ovh.net (Postfix) with ESMTP id 2FD24260076 for ; Thu, 13 Mar 2014 19:30:42 +0100 (CET) Received: from 71.113.193.77.rev.sfr.net ([77.193.113.71]) by ssl0.ovh.net with HTTP (HTTP/1.1 POST); Thu, 13 Mar 2014 19:30:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 13 Mar 2014 19:30:42 +0100 From: Natalius To: user@karaf.apache.org Subject: cellar and services properties Message-ID: <608a73ebf2aafe5b82fb3acffa8dad78@mxe.fr> X-Sender: tech@mxe.fr User-Agent: Roundcube Webmail/0.9.5p X-Originating-IP: 77.193.113.71 X-Ovh-Tracer-Id: 17965421865722319882 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeejuddrvdegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Virus-Checked: Checked by ClamAV on apache.org Hi, Sorry for my question but I'm cellar newbie. I'm created two nodes and I deployed a service on the first node and a client on the second node. When I read the properties of service I see only the properties "objectClass" and "service.pid". What is wrong ? When my service and client are on the same node I have not problem. Thanks