Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 14224 invoked from network); 10 Oct 2010 12:47:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Oct 2010 12:47:23 -0000 Received: (qmail 53015 invoked by uid 500); 10 Oct 2010 12:47:23 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 52770 invoked by uid 500); 10 Oct 2010 12:47:20 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 52763 invoked by uid 99); 10 Oct 2010 12:47:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Oct 2010 12:47:19 +0000 X-ASF-Spam-Status: No, hits=3.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of xhhsld@gmail.com designates 209.85.214.182 as permitted sender) Received: from [209.85.214.182] (HELO mail-iw0-f182.google.com) (209.85.214.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Oct 2010 12:47:14 +0000 Received: by iwn8 with SMTP id 8so3327748iwn.13 for ; Sun, 10 Oct 2010 05:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=ery4ntS4ZcxSrDT89VORJkVErYknvqNFX5EP1lvdAK8=; b=n3u9HSCuwB4+G+9LevjyU8D26LNM3uUuWQsJFAbnFr6Mol46wiNf2d+sjrwa8UP37O Ybwma1GI4d/kXPomro4rMuBq9P1Qd6jyqvwmOgHJDOesCj8PQj83WNGeeWTU+xE/mAIx 6+UANc8gRXuUJPP34uLgakDUgFrWYhZGeQK10= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QhQmhlKjcryckolbyHUn5aK+gEmC8l/IdmLif41paiEMDubT1sD5sjiJJdmqdXDuP6 eNi48BhKiwqeXSgu2E4HI6+WOOlMHBjvW6dvK96OAXR9vTvkr/XkOoVJ8eWRVk4T5ojk qbESbShfzEjuZwoEcUYGzASWqZk5CJCeqOCJY= MIME-Version: 1.0 Received: by 10.231.167.196 with SMTP id r4mr3903716iby.29.1286714812468; Sun, 10 Oct 2010 05:46:52 -0700 (PDT) Received: by 10.231.17.136 with HTTP; Sun, 10 Oct 2010 05:46:52 -0700 (PDT) In-Reply-To: <1286647656220-1671421.post@n3.nabble.com> References: <1286647656220-1671421.post@n3.nabble.com> Date: Sun, 10 Oct 2010 20:46:52 +0800 Message-ID: Subject: Re: Error when deploying Spring application: file not found From: Ivan To: user@geronimo.apache.org Content-Type: multipart/alternative; boundary=005045016763530fab049242a365 --005045016763530fab049242a365 Content-Type: text/plain; charset=ISO-8859-1 Could you show us the full exception stack ? As in Geronimo 3.0, the server will not extract the web application after the deployment, e.g. FileSystemXmlApplicationContext might not work correctly, and ClassPathXmlApplicationContext might be used. Anyway, just my guess, have not tried it ;-) 2010/10/10 overattribution > > When deploying a Spring application on Geronimo, I get the following error: > > 2010-10-09 11:00:20,677 WARN [PathMatchingResourcePatternResolver] Cannot > search for matching files underneath URL > [bundle://320.0:1/com/unveiled/politics/] because it does not correspond to > a directory in the file system > java.io.FileNotFoundException: URL > [bundle://320.0:1/com/unveiled/politics/] > cannot be resolved to absolute file path because it does not reside in the > file system: bundle://320.0:1/com/unveiled/politics/ > at > org.springframework.util.ResourceUtils.getFile(ResourceUtils.java:204) > at > > org.springframework.core.io.AbstractFileResolvingResource.getFile(AbstractFileResolvingResource.java:51) > > Anyone know what the problem is? > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/Error-when-deploying-Spring-application-file-not-found-tp1671421p1671421.html > Sent from the Users mailing list archive at Nabble.com. > -- Ivan --005045016763530fab049242a365 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Could you show us the full exception stack ?
As in Geronimo 3.0, the ser= ver will not extract the web application after the deployment, e.g. FileSys= temXmlApplicationContext might not work correctly, and ClassPathXmlApplicat= ionContext might be used. Anyway, just my guess, have not tried it ;-)

2010/10/10 overattribution <purdticker@gmail.com>

When deploying a Spring application on Geronimo, I get the following error:=

2010-10-09 11:00:20,677 WARN =A0[PathMatchingResourcePatternResolver] Canno= t
search for matching files underneath URL
[bundle://320.0:1/com/unveiled/politics/] because it does not correspond to=
a directory in the file system
java.io.FileNotFoundException: URL [bundle://320.0:1/com/unveiled/politics/= ]
cannot be resolved to absolute file path because it does not reside in the<= br> file system: bundle://320.0:1/com/unveiled/politics/
=A0 =A0 =A0 =A0at org.springframework.util.ResourceUtils.getFile(ResourceU= tils.java:204)
=A0 =A0 =A0 =A0at
org.springframework.core.io.AbstractFileResolvingResource.getFile(AbstractF= ileResolvingResource.java:51)

Anyone know what the problem is?
--
View this message in context: http://apache-geronimo.328035.n3.nabble.com= /Error-when-deploying-Spring-application-file-not-found-tp1671421p1671421.h= tml
Sent from the Users mailing list archive at Nabble.com.



--
Ivan
--005045016763530fab049242a365--