Return-Path: Delivered-To: apmail-ws-scout-dev-archive@www.apache.org Received: (qmail 74489 invoked from network); 9 Feb 2009 00:07:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2009 00:07:23 -0000 Received: (qmail 92151 invoked by uid 500); 9 Feb 2009 00:07:23 -0000 Delivered-To: apmail-ws-scout-dev-archive@ws.apache.org Received: (qmail 92098 invoked by uid 500); 9 Feb 2009 00:07:23 -0000 Mailing-List: contact scout-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: scout-dev@ws.apache.org List-Id: Delivered-To: mailing list scout-dev@ws.apache.org Received: (qmail 92087 invoked by uid 99); 9 Feb 2009 00:07:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2009 16:07:23 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 00:07:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C16CF234C4AD for ; Sun, 8 Feb 2009 16:06:59 -0800 (PST) Message-ID: <1472456972.1234138019791.JavaMail.jira@brutus> Date: Sun, 8 Feb 2009 16:06:59 -0800 (PST) From: "Kurt T Stam (JIRA)" To: scout-dev@ws.apache.org Subject: [jira] Commented: (SCOUT-69) Do not search service bindings on the specification In-Reply-To: <392695169.1233893039780.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SCOUT-69?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D126717= 00#action_12671700 ]=20 Kurt T Stam commented on SCOUT-69: ---------------------------------- Sorry Waldemar, I'm not sure how to read your description. Can you explain = this a bit more? thx --Kurt > Do not search service bindings on the specification > --------------------------------------------------- > > Key: SCOUT-69 > URL: https://issues.apache.org/jira/browse/SCOUT-69 > Project: Scout > Issue Type: Bug > Affects Versions: 1.0rc2 > Environment: java version "1.6.0_0" > IcedTea6 1.4 (fedora-7.b12.fc10-i386) Runtime Environment (build 1.6.0_0-= b12) > OpenJDK Server VM (build 10.0-b19, mixed mode) > Reporter: Waldemar K=C5=82aczy=C5=84ski > Assignee: Kurt T Stam > > ClassificationScheme classification =3D bqm.findClassificatio= nSchemeByName(null, "saba-com:centrum:services:penpay-terminal:ver-1.00"); > SpecificationLink fSpecificationLink =3D blm.createSpecificat= ionLink(); > Concept fconcept =3D blm.createConcept(classification, "Order= number of books", "Number number"); > fconcept.setKey(classification.getKey()); > fSpecificationLink.setSpecificationObject(fconcept); > RegistryObject registryObject =3D bqm.getRegistryObject("EA33= 6660-EF42-11DD-A660-9C97145B13F6",LifeCycleManager.SERVICE); > if(registryObject instanceof Service){ > Service service =3D (Service) registryObject; > BulkResponse fServiceBindings =3D bqm.findServiceBindings= (service.getKey(), null, null, Collections.singletonList(fSpecificationLink= )); > =09 > Always return all service bimdings! > =20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org For additional commands, e-mail: scout-dev-help@ws.apache.org