Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 80032 invoked from network); 1 Oct 2004 15:23:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Oct 2004 15:23:12 -0000 Received: (qmail 15648 invoked by uid 500); 1 Oct 2004 15:22:46 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 15356 invoked by uid 500); 1 Oct 2004 15:22:44 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 15317 invoked by uid 99); 1 Oct 2004 15:22:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [195.238.2.202] (HELO outmx021.isp.belgacom.be) (195.238.2.202) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 01 Oct 2004 08:22:41 -0700 Received: from outmx021.isp.belgacom.be (localhost [127.0.0.1]) by outmx021.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id i91FMUTe032165 for ; Fri, 1 Oct 2004 17:22:30 +0200 (envelope-from ) Received: from dboxp (194-78-168-55.pro.turboline.skynet.be [194.78.168.55]) by outmx021.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with SMTP id i91FMNcs032111 for ; Fri, 1 Oct 2004 17:22:23 +0200 (envelope-from ) From: "Danny Bols" To: Subject: Customizing the JxTemplateGenerator Date: Fri, 1 Oct 2004 17:22:21 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Repost...in the hope that the Jx/Jexl gurus are not on vacation. When customizing the JxTemplateGenerator we ran into a hardcoded implementation of the Uberspect in Cocoon-2.1.4. The only way to get our own implementation of the Uberspect up-and-running was to DIRTY hack the JEXL-source. Anyone ran into the same problems? Any better solutions? Thanks -- Danny