Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 5517 invoked by uid 99); 25 Aug 2005 22:04:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2005 15:04:33 -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 [212.43.194.59] (HELO smtp-out.fr.clara.net) (212.43.194.59) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2005 15:04:49 -0700 Received: from [127.0.0.1] (97.198.100-84.rev.gaoland.net [84.100.198.97]) by smtp-out.fr.clara.net (Postfix) with ESMTP id 760CDAF46F for ; Fri, 26 Aug 2005 00:04:29 +0200 (CEST) Message-ID: <430E400E.5090706@sfwan.com> Date: Fri, 26 Aug 2005 00:02:54 +0200 From: Romain Thouvenin User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: fr, en MIME-Version: 1.0 To: Cactus Users List Subject: Re: Testing servlets with cactus References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org You should read the online documentation. You must have a file cactus.properties in your classpath wich set at least the cactus.contextURL property. Romain Shenoy, Anjali a �crit : >Has anyone successfully tested servlets with cactus??? > >[...] >It doesn't matter what I type in or try in the code, when I run the test, it always gives me a ChainedRuntimeException: Missing cactus property[cactus.contextURL]. > >But I've already set the URL in the "begin" method!! > >Does anyone have any ideas??? Thanks! > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: cactus-user-help@jakarta.apache.org > > > > >