From adffaces-dev-return-1575-apmail-incubator-adffaces-dev-archive=incubator.apache.org@incubator.apache.org Thu Oct 26 21:02:02 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-dev-archive@locus.apache.org Received: (qmail 50029 invoked from network); 26 Oct 2006 21:02:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2006 21:02:01 -0000 Received: (qmail 40120 invoked by uid 500); 26 Oct 2006 21:02:12 -0000 Delivered-To: apmail-incubator-adffaces-dev-archive@incubator.apache.org Received: (qmail 40105 invoked by uid 500); 26 Oct 2006 21:02:12 -0000 Mailing-List: contact adffaces-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-dev@incubator.apache.org Delivered-To: mailing list adffaces-dev@incubator.apache.org Received: (qmail 40096 invoked by uid 99); 26 Oct 2006 21:02:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 14:02:12 -0700 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of awiner@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 14:01:59 -0700 Received: by ug-out-1314.google.com with SMTP id y2so603869uge for ; Thu, 26 Oct 2006 14:01:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cIKliv7CvZpBeK4Pvg7cRajsWMOfKpBxARnTi44bUL0jFuCsursammjcCV/qFDqX5yjQFNlNVwghLh3w9Wa9bHLkGRlB2mY9zsJz8tj2Bu7LH6S1pUS3sjp/kjzuZ/PRtPfCY0zULDPJvG+eXRaTTRs+gP5RW6IwzfjxgNj5lLo= Received: by 10.67.89.5 with SMTP id r5mr3563220ugl; Thu, 26 Oct 2006 14:01:38 -0700 (PDT) Received: by 10.67.99.17 with HTTP; Thu, 26 Oct 2006 14:01:37 -0700 (PDT) Message-ID: <6dac79b90610261401x71ab0b01s8e2200a6a5a11573@mail.gmail.com> Date: Thu, 26 Oct 2006 14:01:37 -0700 From: "Adam Winer" To: adffaces-dev@incubator.apache.org Subject: [ADFFACES-253] Make trinidad-config.xml location configurable in web.xml MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_78320_754555.1161896497946" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_78320_754555.1161896497946 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline What do people think about this proposed feature: http://issues.apache.org/jira/browse/ADFFACES-253 It lets you put trinidad-config.xml somewhere other than WEB-INF. I'm kinda split on whether this is a good idea or not. It's hardly a big feature, so on the one hand, why not, but on the other hand, it makes life harder for development tools - they can't just know where to find the file - makes it possible for people to get confused about which file they're using, and doesn't really seem to add a lot of benefit. -- Adam ------=_Part_78320_754555.1161896497946--