Return-Path: Delivered-To: apmail-incubator-shiro-dev-archive@www.apache.org Received: (qmail 50495 invoked from network); 22 Jun 2010 15:09:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 15:09:20 -0000 Received: (qmail 26407 invoked by uid 500); 22 Jun 2010 15:09:20 -0000 Delivered-To: apmail-incubator-shiro-dev-archive@incubator.apache.org Received: (qmail 26190 invoked by uid 500); 22 Jun 2010 15:09:19 -0000 Mailing-List: contact shiro-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: shiro-dev@incubator.apache.org Delivered-To: mailing list shiro-dev@incubator.apache.org Received: (qmail 25915 invoked by uid 99); 22 Jun 2010 15:09:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 15:09:19 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 15:09:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5MF8tih017876 for ; Tue, 22 Jun 2010 15:08:55 GMT Message-ID: <28340113.14591277219335317.JavaMail.jira@thor> Date: Tue, 22 Jun 2010 11:08:55 -0400 (EDT) From: "Brian Armstrong (JIRA)" To: shiro-dev@incubator.apache.org Subject: [jira] Created: (SHIRO-178) Would like to be able to put shiro.ini in the WEB-INF directory with other web configuration files. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Would like to be able to put shiro.ini in the WEB-INF directory with other web configuration files. --------------------------------------------------------------------------------------------------- Key: SHIRO-178 URL: https://issues.apache.org/jira/browse/SHIRO-178 Project: Shiro Issue Type: Improvement Components: Configuration Environment: Web environment. (web.xml) Reporter: Brian Armstrong Priority: Minor Would like to be able to put shiro.ini in the WEB-INF directory with other web configuration files. There is no way to do this via file: or classpath: at the moment. It makes sense for shiro.ini to be in the WEB-INF folder. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.