Return-Path: Delivered-To: apmail-beehive-user-archive@www.apache.org Received: (qmail 8149 invoked from network); 1 Mar 2006 20:52:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 20:52:50 -0000 Received: (qmail 40588 invoked by uid 500); 1 Mar 2006 20:53:34 -0000 Delivered-To: apmail-beehive-user-archive@beehive.apache.org Received: (qmail 40466 invoked by uid 500); 1 Mar 2006 20:53:33 -0000 Mailing-List: contact user-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Users" Delivered-To: mailing list user@beehive.apache.org Received: (qmail 40419 invoked by uid 99); 1 Mar 2006 20:53:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 12:53:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antony.chien@gmail.com designates 66.249.82.202 as permitted sender) Received: from [66.249.82.202] (HELO xproxy.gmail.com) (66.249.82.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 12:53:32 -0800 Received: by xproxy.gmail.com with SMTP id i30so154490wxd for ; Wed, 01 Mar 2006 12:53:12 -0800 (PST) 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:references; b=p5y6GFGf6bKiBVVHICH0dKCdmaIg9FNhynctobZNLnFSsrQmHKE5N0h4ZAHYpbcyxftfPumVGFtJuRsFJJJwXH9cbfMD4+XGPRoipHRogE9Uutl5hn7CFbBLHa+Ly5FLggzQVaFVnoNaQlw1pi25ltdN7ZFwcdcFNz2Z6KK1Ue4= Received: by 10.70.110.20 with SMTP id i20mr2417520wxc; Wed, 01 Mar 2006 12:53:11 -0800 (PST) Received: by 10.70.90.1 with HTTP; Wed, 1 Mar 2006 12:53:11 -0800 (PST) Message-ID: Date: Thu, 2 Mar 2006 04:53:11 +0800 From: "Antony Chien" To: "Beehive Users" Subject: Re: How to use beehive with J2EE filter ? In-Reply-To: <4405AA21.7090801@capgemini.fr> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3694_25197973.1141246391803" References: <4405AA21.7090801@capgemini.fr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_3694_25197973.1141246391803 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Chris, Please see below: 2006/3/1, Christophe DENEUX : > > > Hi all, > > How to use Beehive with J2EE filter ? > > My JSPs generates XML that is processed by a filter to be transformed in > HTML. My web.xml is as: > > > XSLT > xxxxxxxxxxxxxxx > > > XSLT > /html/*.jpf > > > > action > > org.apache.beehive.netui.pageflow.PageFlowActionServlet > > > > action > *.jpf > > > My controller is "jpf/main/Controller.jpf" > > When I call: http:// have org.apache.struts.action.RequestProcessor : Invalid path > /html/jpf/main/Controller was requested in traces. > > > > Regards, > Christophe > > This message contains information that may be privileged or confidential > and is the property of the Capgemini Group. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, y= ou > are not authorized to read, print, retain, copy, disseminate, distribute= , > or use this message or any part thereof. If you receive this message in > error, please notify the sender immediately and delete all copies of thi= s > message. > > -- Regards, Antony Chien ------=_Part_3694_25197973.1141246391803--