From dev-return-87769-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Wed Jun 07 06:30:36 2006 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 7162 invoked from network); 7 Jun 2006 06:30:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2006 06:30:35 -0000 Received: (qmail 50998 invoked by uid 500); 7 Jun 2006 06:30:33 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 50970 invoked by uid 500); 7 Jun 2006 06:30:32 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 50958 invoked by uid 99); 7 Jun 2006 06:30:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 23:30:32 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 23:30:32 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93D7371429F for ; Wed, 7 Jun 2006 06:29:30 +0000 (GMT) Message-ID: <21936826.1149661770602.JavaMail.jira@brutus> Date: Wed, 7 Jun 2006 06:29:30 +0000 (GMT+00:00) From: "Carsten Ziegeler (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-1857) Sitemap Components Do Not Appear in Instrumentation In-Reply-To: <11836982.1149626849889.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1857?page=comments#action_12415090 ] Carsten Ziegeler commented on COCOON-1857: ------------------------------------------ Thanks Brian for the investigation! We shouldn't change ExcaliburComponentManager - the code is outside of Cocoon, so we should try to find a "cocoon only" solution if possible. As far as I can see, Cocoon always uses a CocoonComponentManager; the root manager is setup in the Cocoon class and gets the instrumentation manager set there. So we can hopefully fix this in the CocoonComponentManager class. I just added a possible fix for this to the 2.1.x branch - can you please review this and see if it works for you (and then close this issue)? Thanks > Sitemap Components Do Not Appear in Instrumentation > --------------------------------------------------- > > Key: COCOON-1857 > URL: http://issues.apache.org/jira/browse/COCOON-1857 > Project: Cocoon > Type: Bug > Components: - Components: Sitemap > Versions: 2.1.9 > Reporter: Brian Vargas > Assignee: Carsten Ziegeler > > Although I have correctly added Excalibur instrumentation code to custom sitemap components, those components never show up when connecting with the instrumentation client. > Specifically, the behavior we are seeing is that setInstrumentableName() gets called on our custom reader, as expected, but then neither getInstruments() nor getChildInstrumentables() ever gets called. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira