Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A799EB58 for ; Fri, 18 Jan 2013 20:11:33 +0000 (UTC) Received: (qmail 56878 invoked by uid 500); 18 Jan 2013 20:11:29 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 56847 invoked by uid 500); 18 Jan 2013 20:11:29 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 56743 invoked by uid 99); 18 Jan 2013 20:11:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 20:11:29 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,SPF_HELO_FAIL,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 65.51.139.98 is neither permitted nor denied by domain of mbertolini@mypublisher.com) Received: from [65.51.139.98] (HELO mail.mypublisher.com) (65.51.139.98) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 20:11:21 +0000 Received: from EXCHANGE2.mypublisher.local ([fe80::6c95:3257:d16a:8a8c]) by exchange2.mypublisher.local ([fe80::6c95:3257:d16a:8a8c%16]) with mapi id 14.01.0218.012; Fri, 18 Jan 2013 15:11:00 -0500 From: Matthew Bertolini To: "user@ofbiz.apache.org" Subject: Get component name at runtime Thread-Topic: Get component name at runtime Thread-Index: AQHN9bfupgBAMLj2Ek+7G4HOqSI5oA== Date: Fri, 18 Jan 2013 20:10:59 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.13.40.66] Content-Type: multipart/alternative; boundary="_000_CD1F168310119mbertolinimypublishercom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_CD1F168310119mbertolinimypublishercom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Is there a way to get the name of the component the code is housed under? I= need the name of the component where a given service method name is locate= d. For example, if I have a service method foo that lives in component foob= ar, I would like to ask OFBiz for the component name r inside the service m= ethod or somewhere in the ServiceEngine. Thanks --Matt-- --_000_CD1F168310119mbertolinimypublishercom_--