Return-Path: Delivered-To: apmail-tiles-users-archive@minotaur.apache.org Received: (qmail 17184 invoked from network); 2 Sep 2009 16:07:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 16:07:30 -0000 Received: (qmail 34268 invoked by uid 500); 2 Sep 2009 16:07:30 -0000 Delivered-To: apmail-tiles-users-archive@tiles.apache.org Received: (qmail 34241 invoked by uid 500); 2 Sep 2009 16:07:30 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 34231 invoked by uid 99); 2 Sep 2009 16:07:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 16:07:30 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bejaouizied@hotmail.com designates 65.55.116.90 as permitted sender) Received: from [65.55.116.90] (HELO blu0-omc3-s15.blu0.hotmail.com) (65.55.116.90) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 16:07:19 +0000 Received: from BLU102-W27 ([65.55.116.72]) by blu0-omc3-s15.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 2 Sep 2009 09:06:58 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_3adade32-f7d0-47d3-b2da-e30197ef66ec_" X-Originating-IP: [217.36.218.148] From: bejaoui zied To: Tiles mailing list Subject: RE: help jsf+tiles Date: Wed, 2 Sep 2009 17:06:58 +0100 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 02 Sep 2009 16:06:58.0635 (UTC) FILETIME=[663F61B0:01CA2BE7] X-Virus-Checked: Checked by ClamAV on apache.org --_3adade32-f7d0-47d3-b2da-e30197ef66ec_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable yes I am running tiles 2. this is my web.xml: javax.faces.STATE_SAVING_METHOD client com.sun.faces.validateXml true com.sun.faces.verifyObjects false struts2 org.apache.struts2.dispatcher.FilterDispatcher UploadFilter com.sun.webui.jsf.util.UploadFilter The maximum allowed upload size in bytes. If this= is set to a negative value=2C there is no maximum. The default value is 1= 000000. maxSize 1000000 The size (in bytes) of an uploaded file which=2C i= f it is exceeded=2C will cause the file to be written directly to disk inst= ead of stored in memory. Files smaller than or equal to this size will be = stored in memory. The default value is 4096. sizeThreshold 4096 struts2 /* Faces Servlet javax.faces.webapp.FacesServlet javax.faces.LIFECYCLE_ID com.sun.faces.lifecycle.PARTIAL 1 =20 TilesServet=20 org.apache.struts.tiles.TilesServlet=20 =20 myTilesConfigFile=20 /WEB-INF/myTilesConfigFile.xml=20 =20 2=20 =20 =20 ExceptionHandlerServlet com.sun.errorhandler.ExceptionHandler errorHost localhost errorPort 24444 ThemeServlet com.sun.webui.theme.ThemeServlet Faces Servlet /faces/* ExceptionHandlerServlet /error/ExceptionHandler ThemeServlet /theme/* 30 =20 =20 org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CON= FIG =20 =20 =20 /WEB-INF/myTilesConfigFile.xml =20 =20 =20 UploadFilter Faces Servlet =20 org.apache.tiles.web.startup.TilesListener =20 =20 =20 =20 =20 upload/home.jsp =20 =20 =20 javax.servlet.ServletException /error/ExceptionHandler java.io.IOException /error/ExceptionHandler javax.faces.FacesException /error/ExceptionHandler com.sun.rave.web.ui.appbase.ApplicationException /error/ExceptionHandler *.jspf true I am using struts 2 and jsf implementation is supported by netbeans I guess= . What is tiles view render? ZIED BEJAOUI Tel: 0044(0)7506628905 > Date: Wed=2C 2 Sep 2009 17:57:31 +0200 > Subject: Re: help jsf+tiles > From: antonio.petrelli@gmail.com > To: users@tiles.apache.org >=20 > 2009/9/2 bejaoui zied : > > yes this is the log trace > > > > > > org.apache.catalina.loader.StandardClassLoader@be2358 > > org.apache.struts.tiles.TilesServlet > > java.lang.ClassNotFoundException: org.apache.struts.tiles.TilesServlet >=20 > uh... You are using Tiles 2 right? This servlet is from Tiles 1=2C you > should get rid of it in your web.xml. > BTW=2C can you post your web.xml? > And what version of Tiles are you using? What JSF implementation? > Are you using a Tiles view renderer? >=20 > Ciao > Antonio _________________________________________________________________ Tchattez en direct en en vid=E9o avec vos amis ! http://www.windowslive.fr/messenger/= --_3adade32-f7d0-47d3-b2da-e30197ef66ec_--