Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-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 89A629643 for ; Tue, 25 Oct 2011 13:11:45 +0000 (UTC) Received: (qmail 90509 invoked by uid 500); 25 Oct 2011 13:11:45 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 90443 invoked by uid 500); 25 Oct 2011 13:11:44 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 90436 invoked by uid 99); 25 Oct 2011 13:11:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2011 13:11:44 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of scherler@gmail.com designates 74.125.82.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-ww0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2011 13:11:37 +0000 Received: by wwf27 with SMTP id 27so628439wwf.6 for ; Tue, 25 Oct 2011 06:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:subject:from:to:date:content-type:x-mailer :content-transfer-encoding:mime-version; bh=DeDoAIM4sQdGx2NTIjz71Ob/9Rn6wDCNUV2AcZyXzYs=; b=s+YjELtW4jNmiAgBS4/09Fg4ISSwiPAgnaidCWnNEE7ji4JJl4wlzHFCig8+1OSE4e 1gZSjQW+wna0VyuY9feEeVqgFEMzzFz59deVvQwdnpBJ5Ds1ma71Iuj7w4Nl12NqF01i sqohuHM/QddAHpYq3omxFbi0Kxtxo76n9Pf+c= Received: by 10.216.135.34 with SMTP id t34mr4801911wei.62.1319548276301; Tue, 25 Oct 2011 06:11:16 -0700 (PDT) Received: from [10.0.0.16] (94.168.216.87.static.jazztel.es. [87.216.168.94]) by mx.google.com with ESMTPS id gg13sm11568185wbb.8.2011.10.25.06.11.14 (version=SSLv3 cipher=OTHER); Tue, 25 Oct 2011 06:11:15 -0700 (PDT) Message-ID: <1319548273.6754.18.camel@mcKenny> Subject: [c3] Integrating Apache Shiro From: Thorsten Scherler To: dev@cocoon.apache.org Date: Tue, 25 Oct 2011 15:11:13 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.0- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Hi all, we just did a quick test to integrate Apache Shiro into c3. It is working fine (the first prototype at least) but we need to add a filter to the web.xml so we ended up to implement that part in our webapp block and the rest in a normal cocoon block. In c2.2 we had the xpatch mechanism were we placed web.xweb and then it patched the final web.xml. So my question is: is it possible to keep the dev in a cocoon block that is not a webapp block and still patching the web.xml in c3? salu2 -- Thorsten Scherler codeBusters S.L. - web based systems http://www.codebusters.es/