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 20184 invoked by uid 99); 19 Sep 2006 21:22:50 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Sep 2006 14:22:50 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=mumebuhi@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.4 required=5.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from ([66.249.82.235:57812] helo=wx-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 5F/FB-28275-6AF50154 for ; Tue, 19 Sep 2006 14:22:47 -0700 Received: by wx-out-0506.google.com with SMTP id t4so3099wxc for ; Tue, 19 Sep 2006 14:22:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ugh9yJ/9g9pBDE6P9TFx8La5jGsYops+B5hh1jaa0+lM1atRzDcXzftGJyqa0UN5CeMuqGfpdBOvw+LPhwWjMWfrqCio9KzcE87yzjgrs50fl2fZsVSdetTQ7toKPiKeSmU1bhLecLDiqH++Pu3o0DaKRFp9RF6GXviSV7STC7Q= Received: by 10.70.129.6 with SMTP id b6mr21446450wxd; Tue, 19 Sep 2006 14:22:44 -0700 (PDT) Received: by 10.70.18.2 with HTTP; Tue, 19 Sep 2006 14:22:44 -0700 (PDT) Message-ID: <726476c50609191422v602326d4l3730f1f51d7aa4ac@mail.gmail.com> Date: Tue, 19 Sep 2006 16:22:44 -0500 From: "Buhi Mume" To: "Cactus Users List" Subject: Re: cactus with ant In-Reply-To: <450EB740.9030507@4a-solutions.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <450EB740.9030507@4a-solutions.de> I tried to deploy/run the servlet example, bundled in the Cactus binary distribution, against a running target container but it failed. The target container needs to be not running. See "Running the Cactus Tests" on http://jakarta.apache.org/cactus/integration/ant/howto_ant_cactus.html. Buhi On 9/18/06, Martin Riedlberger wrote: > Hello, > > I have a question which may be simple, but I'm an new cactus user and > didn't find the right information yet. > I use cactus with Tomcat 5.5 with ant 1.6.5. The tomcat5x-Task requires > the tomcat installation directory, where it puts the cactified war to > and starts the server. Is it also possible to a use a running server > without the file based deploying? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: cactus-user-help@jakarta.apache.org > >