Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B1A39744 for ; Mon, 23 Apr 2012 16:05:58 +0000 (UTC) Received: (qmail 43399 invoked by uid 500); 23 Apr 2012 16:05:57 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 43324 invoked by uid 500); 23 Apr 2012 16:05:57 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 43312 invoked by uid 99); 23 Apr 2012 16:05:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 16:05:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 16:05:56 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E7CF640A97F for ; Mon, 23 Apr 2012 16:05:34 +0000 (UTC) Date: Mon, 23 Apr 2012 16:05:34 +0000 (UTC) From: =?utf-8?Q?Olivier_Lamy_=28*=24=5E=C2=A8=25=60=C2=A3=29_=28JIRA=29?= To: dev@tomcat.apache.org Message-ID: <1129038443.5211.1335197134965.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <922600190.33134.1334675301366.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MTOMCAT-144) resourcePaths returns null MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MTOMCAT-144?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D132= 59686#comment-13259686 ]=20 Olivier Lamy (*$^=C2=A8%`=C2=A3) commented on MTOMCAT-144: ------------------------------------------------ I need more informations. contextPath of the webapp and getServletContext()= .getResourcePaths(path) (value of path ??) =20 > resourcePaths returns null > -------------------------- > > Key: MTOMCAT-144 > URL: https://issues.apache.org/jira/browse/MTOMCAT-144 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Components: tomcat7 > Affects Versions: 2.0 > Environment: windows tomcat7:run > Reporter: Per Wramdemark > Assignee: Olivier Lamy (*$^=C2=A8%`=C2=A3) > > Hi, > Suddenly a few days ago (unclear exactly when) when i run the code below = it returns null. It worked two weeks ago and still works if I step back to = version 2.0-beta-1. > I'm running the goal "tomcat7:run" > code that returns null: > getServletContext().getResourcePaths(path); > pom config: > =09 =09=09org.apache.tomcat.maven > =09=09=09=09tomcat7-maven-plugin > =09=09=09=09 > =09=09=09=092.0-SNAPSHOT -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org