Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 12298 invoked from network); 15 Aug 2006 00:57:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Aug 2006 00:57:24 -0000 Received: (qmail 40755 invoked by uid 500); 15 Aug 2006 00:57:12 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 40728 invoked by uid 500); 15 Aug 2006 00:57:12 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 40716 invoked by uid 99); 15 Aug 2006 00:57:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 17:57:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.12.209.168] (HELO www.bavs.com.br) (216.12.209.168) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 17:57:10 -0700 Received: from [200.161.78.234] (200-161-78-234.dsl.telesp.net.br [200.161.78.234]) (authenticated) by www.bavs.com.br (8.10.2/8.10.2) with ESMTP id k7F0vi607077 for ; Mon, 14 Aug 2006 21:57:44 -0300 Message-ID: <44E11BB7.4030808@bavs.com.br> Date: Mon, 14 Aug 2006 21:56:23 -0300 From: "Antonio F. Tornisiello" User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: NullPointerException References: <44E10818.1090302@bavs.com.br> <44E112EF.5010405@apache.org> In-Reply-To: <44E112EF.5010405@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Mark, You seen to have located the problem :D On the main server the option to unpack WAR files was set to true but not in the virtual site section. It seens to have solved my problem. Thanks a lot :D []'s Antonio Mark Thomas wrote: > This is expected with a WAR file. It looks like the app expects to be > expanded. Any reason you can't configure it as an expanded WAR? > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org