Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 48299 invoked from network); 23 Sep 2010 13:41:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Sep 2010 13:41:41 -0000 Received: (qmail 68801 invoked by uid 500); 23 Sep 2010 13:41:41 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 68664 invoked by uid 500); 23 Sep 2010 13:41:38 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 68653 invoked by uid 99); 23 Sep 2010 13:41:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 13:41:38 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gnodet@gmail.com designates 74.125.82.41 as permitted sender) Received: from [74.125.82.41] (HELO mail-ww0-f41.google.com) (74.125.82.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 13:41:33 +0000 Received: by wwi17 with SMTP id 17so1175685wwi.0 for ; Thu, 23 Sep 2010 06:41:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=+1ECSht2V0XRQzzPUvoch0QSI66Qfy7AHL0AG+LKR8I=; b=R94EKrMAdm1xBK0n59x/+5UuYdqHRdOZXTG80jYLi3Ha7k/3DWc0z9qQF7gk7BueVq r9qhdiphPOfDDHKfnJo4aWZFamOAcEV12jxYUfFlSqdzcBnq+IzebiGv9s37DCfIfdwA 01h3Trjgwc2O79iGGnl7XGW/oyfLBvrv+FYec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=dtlF6cpc55FIA6EDZr0H9XX9MDuC7hg5bVztVP/c+vq4Rn76nNGmCvg+fOXySE2s6y /cGvJsgGWjfFFE2CV1quvh1Ory48hLkOBgkLfiZ6+w1BYgs8IF216zuR/vZ3RkKengcI 5GAaJbzS4oqSld9KqUnrBFzExtTlJ0jwUY978= MIME-Version: 1.0 Received: by 10.227.135.75 with SMTP id m11mr1612408wbt.96.1285249271843; Thu, 23 Sep 2010 06:41:11 -0700 (PDT) Received: by 10.227.128.78 with HTTP; Thu, 23 Sep 2010 06:41:11 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Sep 2010 15:41:11 +0200 Message-ID: Subject: Re: Auto-generation of Import-Service and Export-Service From: Guillaume Nodet To: aries-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The maven bundle plugin actaully check if the service is mandatory or not and should add that into the Import-Service manifest header. What exactly is not right with those headers ? On Thu, Sep 23, 2010 at 12:29, Timothy Ward wrot= e: > > Hi, > > There are some problems with the way in which Aries models bundles for re= solution in OBR. Currently we look at the blueprint for imported and export= ed services, but also fall back to the Import-Service and Export-Service he= aders in case there are any legacy bundles. > > Unfortunately it seems as though all of our bundles have Import-Service a= nd Export-Service headers generated (using non-standard directives and attr= ibutes to boot). This means that we duplicate service imports and exports i= n our OBR model, which is a major performance concern, but worse, the heade= rs are interpreted differently. > > ARIES-425 was caused by the fact that the duplicate Import-Service header= caused an optional blueprint service to also be found as a mandatory Impor= t-Service. Where are these non-standard, deprecated headers coming from and= how can we turn them off? > > Regards, > > Tim > --=20 Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com