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 80439 invoked by uid 99); 4 Jun 2008 06:42:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 23:42:00 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paranoiabla@gmail.com designates 209.85.198.235 as permitted sender) Received: from [209.85.198.235] (HELO rv-out-0506.google.com) (209.85.198.235) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2008 06:41:08 +0000 Received: by rv-out-0506.google.com with SMTP id k40so1821844rvb.13 for ; Tue, 03 Jun 2008 23:41:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=/I1JhNNoCpvrdL1k9X9rXD538ssvxEWtVDW31MFtGVg=; b=MJe0yCB8INIV8TrI/Ky3PeUkDxKCOOV9Cb9Zw4uTfqsXhd//sc+PF/ebgh3A1w4jGlUh6121caBl4Mo4YnsRM192vX6ZruR2wd4Nn0uubYVe6eDJs+yKDg1800NKVMrD5sbysnQ+zHJTnrYm+JIvMeUOkRmke3vsOiS8C6x0ZmU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=csfKaAZf08H7g7GTRV173l/6DkyCk20uCKMI5MRQ/BZivwhqzqIClfSs+oxJKM1NAIYVp2y4Vno7xajpcXAv7IDbTowGmthmqUTWC/mvTAeMrQbB2avhvoMJ58QssJDWpJSI4icfj7gAZn4z4ge13CPItwRhYwynBKHryjX5TVM= Received: by 10.143.162.8 with SMTP id p8mr4506811wfo.63.1212561685762; Tue, 03 Jun 2008 23:41:25 -0700 (PDT) Received: by 10.143.192.1 with HTTP; Tue, 3 Jun 2008 23:41:25 -0700 (PDT) Message-ID: Date: Wed, 4 Jun 2008 09:41:25 +0300 From: "Petar Tahchiev" To: "Cactus Users List" , keith.davis@zunisoft.com Subject: Re: Glassfish and FilterRedirector In-Reply-To: <4845F5F6.70700@zunisoft.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2413_29195351.1212561685375" References: <4845F5F6.70700@zunisoft.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2413_29195351.1212561685375 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Keith, the short answer is Yes. You should be able to test Filters with Servlet API 2.5. We do it in the sample projects that come with Cactus. What is your Cactus version that you use? What version of Ant you use? What is your JVM version and operating System? Please post your build.xml here to see what is wrong with it. Also have a look at the Cactus SVN repository - we have sample applications that execute filter tests, and they work. Thanks, Petar. 2008/6/4 Keith R. Davis : > All, > > I am using Glassfish V2UR2 and my web application is using version 2.5 of > the servlet API. I have basic Cactus servlet tests working, however I > cannot get filter tests to work. I think this has to do with the cactifywar > ant task not adding the filter redirector to the web.xml. I have one > defined in the task, but it doesn't show up when the war is cactified. > > The short question, can I test filters with 2.5 of the servlet API? > Everything else seems to work fine except filters. I did see older threads > on the list that servlets using 2.4 and greater of the API were not > supported. Has this been updated? > > Finally if I am being an idiot and it is not supported, is there a > workaround or another tool that can test filters in container with the > newest servlet APIs. > > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: cactus-user-help@jakarta.apache.org > > -- Regards, Petar! Karlovo, Bulgaria. - - - - - - - - | Author @ Manning Publications. | Technical Consultant @ HP | BGJUG-Bulgarian Java User Group Leader. | Apache Jakarta PMC member. | Jakarta Cactus Lead Developer. | Blogger: http://weblogs.java.net/blog/paranoiabla/ - - - - - - - - Public PGP Key at: https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611 Key Fingerprint: A369 A7EE 61BC 93A3 CDFF 55A5 1965 8550 C311 0611 ------=_Part_2413_29195351.1212561685375--