Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-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 7713C4429 for ; Fri, 1 Jul 2011 13:50:27 +0000 (UTC) Received: (qmail 47744 invoked by uid 500); 1 Jul 2011 13:50:25 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 47679 invoked by uid 500); 1 Jul 2011 13:50:24 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 47671 invoked by uid 99); 1 Jul 2011 13:50:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 13:50:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of maurizio.cucchiara@gmail.com designates 74.125.83.176 as permitted sender) Received: from [74.125.83.176] (HELO mail-pv0-f176.google.com) (74.125.83.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 13:50:18 +0000 Received: by pve37 with SMTP id 37so4049355pve.35 for ; Fri, 01 Jul 2011 06:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=yeY/DH/KF5pDrSIfCw0mPJ1AMjGq/gRWh4TQFjvLq4Q=; b=wuLdiaJqhSaIwfAQTRUlEi5whIXuF60n+PPYDiXSZH/d3ykRW/V6TFQCpF3R4wJx0f +LejIQgFcJ9tiliFfHG/ib45nUltfUvkNv1rwaTh+hup3ZW5r89G2Gmxaqipqi/nCSIP zstzhtxfUiUedBhPv9FO8roaonU9XeSS7rTFg= MIME-Version: 1.0 Received: by 10.142.147.18 with SMTP id u18mr1381386wfd.430.1309528197824; Fri, 01 Jul 2011 06:49:57 -0700 (PDT) Received: by 10.142.44.1 with HTTP; Fri, 1 Jul 2011 06:49:57 -0700 (PDT) In-Reply-To: References: Date: Fri, 1 Jul 2011 15:49:57 +0200 Message-ID: Subject: Re: PropertyPlaceholderConfigurer can't read file properties From: Maurizio Cucchiara To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=000e0cd228620e00fb04a7024b76 --000e0cd228620e00fb04a7024b76 Content-Type: text/plain; charset=ISO-8859-1 This looks like a Spring question, what should it have to do with Struts? On 1 July 2011 15:36, Mohamed SIDI wrote: > Hi there, > > it seems that the PropertyPlaceholderConfigurer can't reload the file > properties because I still getting the key instead of getting the value of > key > > > class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer" > id="propertiesConfigurer" > > > classpath*:config.properties > > > > -- > > > Cordialement > > Mohamed > -- Maurizio Cucchiara --000e0cd228620e00fb04a7024b76--