Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 12869 invoked from network); 5 Aug 2008 20:03:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Aug 2008 20:03:36 -0000 Received: (qmail 97072 invoked by uid 500); 5 Aug 2008 20:03:30 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 97034 invoked by uid 500); 5 Aug 2008 20:03:30 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 97021 invoked by uid 99); 5 Aug 2008 20:03:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 13:03:30 -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 alexandre.correa@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2008 20:02:32 +0000 Received: by nf-out-0910.google.com with SMTP id c7so1018344nfi.26 for ; Tue, 05 Aug 2008 13:02:40 -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=NygMwC2K136/erXevDVzkt6s/mZClafouP33ZT2nvqs=; b=KKVq4tvwrfrV4GBRXvr36lhwQRwsrqRDuN9u5tL8LDUjMbuknsN1ZFiBkuXS6anGh8 cpxGykCZxemD2QFy489uP6onpEjoBhY+73txDGUxKhpd1nt2yjQl/YSt51YLA4tp7+Tc OUHY/d2DL83iBWRYLUtjcnUb2DnDezPJcL7Zc= 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=mJmafQTAXVqmPEyb+2Tdpbpgfu2vT0w0dDvDA+f+Qx4v+PJMbv8oCK7SMT7P+9AbKh yYud+oA2H5t7mQA5eF86lpfE1OwM87pRRwrLQPzGAiZewBPHE8/W0DrArBQhCzeV2aiG OJKJATR9HnQEN+ljJyVYGuj6gf7Wh2JgprQ20= Received: by 10.210.43.10 with SMTP id q10mr1417059ebq.168.1217966560260; Tue, 05 Aug 2008 13:02:40 -0700 (PDT) Received: by 10.210.111.17 with HTTP; Tue, 5 Aug 2008 13:02:40 -0700 (PDT) Message-ID: <54c3f7fb0808051302g33decd52pf4875539683660@mail.gmail.com> Date: Tue, 5 Aug 2008 17:02:40 -0300 From: "=?ISO-8859-1?Q?Alexandre_Corr=EAa_Barbosa?=" To: "MyFaces Discussion" Subject: Re: Error using facelets with Myfaces In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_43462_18743453.1217966560249" References: <54c3f7fb0808041206n2858b20ar9c4bb9b3695dac60@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_43462_18743453.1217966560249 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Leonardo, I doesn't even knew there was a maven archetype for that. To be honest, I knew too little about Maven. But thanks to you, I've digged into Maven, and seen how much time I've lost. Thanks man. But, back to my original problem. I've created the simplest project using the faces+facelets archetype, created the war package (mvn package) and deploy it into my jboss AS. And the same problem arises for every facelet i= n the application. The application seems to work properly, but I have those ugly messages in my log. Does anyone seen this in other application servers? (Tomcat, Jetty, etc)? Any help? Thanks guys, Alexandre On Mon, Aug 4, 2008 at 4:13 PM, Leonardo Uribe wrote: > > On Mon, Aug 4, 2008 at 2:06 PM, Alexandre Corr=EAa Barbosa < > alexandre.correa@gmail.com> wrote: > >> Hi guys, >> >> I've been trying to configure facelets to use with myfaces 1.2.3. I'm >> able to render a simple page, but when checking the log, I see these err= ors: >> >> 2008-08-04 15:49:21,236 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id0 >> 2008-08-04 15:49:21,241 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id0 >> 2008-08-04 15:49:21,245 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id0 >> 2008-08-04 15:49:21,249 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id0 >> 2008-08-04 15:49:21,253 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id1 >> 2008-08-04 15:49:21,257 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id1 >> 2008-08-04 15:49:21,257 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id1 >> 2008-08-04 15:49:21,258 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id1 >> 2008-08-04 15:49:21,258 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id2 >> 2008-08-04 15:49:21,259 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id2 >> 2008-08-04 15:49:21,259 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id2 >> 2008-08-04 15:49:21,259 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id2 >> 2008-08-04 15:49:21,260 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id3 >> 2008-08-04 15:49:21,260 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id3 >> 2008-08-04 15:49:21,261 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id3 >> 2008-08-04 15:49:21,261 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id3 >> 2008-08-04 15:49:21,262 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id4 >> 2008-08-04 15:49:21,262 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id4 >> 2008-08-04 15:49:21,262 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id4 >> 2008-08-04 15:49:21,263 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id4 >> 2008-08-04 15:49:21,263 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id5 >> 2008-08-04 15:49:21,264 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id5 >> 2008-08-04 15:49:21,264 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id5 >> 2008-08-04 15:49:21,264 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id5 >> 2008-08-04 15:49:21,265 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id6 >> 2008-08-04 15:49:21,265 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id6 >> 2008-08-04 15:49:21,265 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id6 >> 2008-08-04 15:49:21,266 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id6 >> 2008-08-04 15:49:21,266 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property facetCount of compone= nt >> j_id7 >> 2008-08-04 15:49:21,267 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property family of component j= _id7 >> 2008-08-04 15:49:21,267 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendererType of compo= nent >> j_id7 >> 2008-08-04 15:49:21,267 ERROR [org.apache.myfaces.util.DebugUtils] >> javax.faces.FacesException: Could not get property rendersChildren of >> component j_id7 >> 2008-08-04 15:49:21,268 TRACE [org.apache.myfaces.util.DebugUtils] View >> after rendering >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> > facetCount=3D"0" family=3D"javax.faces.ViewRoot" locale=3D"pt_BR" >> renderKitId=3D"HTML_BASIC" rendered=3D"true" rendererType=3D"NULL" >> rendersChildren=3D"false" transient=3D"false" >> viewId=3D"/layout/layoutTemplate.xhtml"> >> > com.sun.facelets.MARK_ID=3D"7f771851" facetCount=3D"NULL" family=3D"NULL= " >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f77185e" facetCount=3D"NULL" family=3D"NULL= " >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f771878" facetCount=3D"NULL" family=3D"NULL= " >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f771812" facetCount=3D"NULL" family=3D"NULL= " >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f771878_1" facetCount=3D"NULL" family=3D"NU= LL" >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f77180c" facetCount=3D"NULL" family=3D"NULL= " >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f771878_2" facetCount=3D"NULL" family=3D"NU= LL" >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> > com.sun.facelets.MARK_ID=3D"7f77185e_1" facetCount=3D"NULL" family=3D"NU= LL" >> rendered=3D"true" rendererType=3D"NULL" rendersChildren=3D"NULL" >> transient=3D"true"/> >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> >> By what I've understood, myfaces can't retrieve the properties from the >> facelets components. Below is the page I'm loading: >> >> >> > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> >> > xmlns=3D"http://www.w3.org/1999/xhtml" >> xmlns:ui=3D"http://java.sun.com/jsf/facelets" >> xmlns:h=3D"http://java.sun.com/jsf/html" >> xmlns:f=3D"http://java.sun.com/jsf/core" > >> >> >> >> >> >> Main page >> >> >> >> >>
>> >> >> >> >> >>
Project TitleParticipants
>>
>> >> >>
>>
>>
>> >>
>> >> Main Page >> >>
>> >>
>> Mail to support in case of problems >>
>> >> >>
>> >> >> >> I'm using JBoss 4.2.2. Does someone has a hint on what I'm doing wrong? >> >> Thanks in advance, >> Alexandre >> >> -- >> Alexandre Corr=EAa Barbosa >> http://log4dev.com - Blog para computeiros >> http://job4dev.com - Procurando emprego? >> > > Hi > > Have you tried to use myfaces maven archetypes? There is an archetype tha= t > has myfaces + facelets already configured. > > try this: > > mvn archetype:generate -DarchetypeCatalog=3Dhttp://myfaces.apache.org > > then it ask for groupId, artifactId, version and packageName and that's > all. > > to run just > > mvn clean jetty:run > > and look localhost:8080 > > regards > > Leonardo Uribe > > > --=20 Alexandre Corr=EAa Barbosa http://log4dev.com - Blog para computeiros http://job4dev.com - Procurando emprego? ------=_Part_43462_18743453.1217966560249 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi Leonardo,

I doesn't even knew there was a ma= ven archetype for that. To be honest, I knew too little about Maven. But th= anks to you, I've digged into Maven, and seen how much time I've lo= st. Thanks man.

But, back to my original problem. I've created the simplest project= using the faces+facelets archetype, created the war package (mvn package) = and deploy it into my jboss AS. And the same problem arises for every facel= et in the application. The application seems to work properly, but I have t= hose ugly messages in my log.

Does anyone seen this in other application servers? (Tomcat, Jetty, etc= )? Any help?

Thanks guys,
Alexandre

On Mon, Aug 4, 2008 at 4:13 PM, Leonardo Uribe <<= a href=3D"mailto:lu4242@gmail.com">lu4242@gmail.com> wrote:
=

On Mon= , Aug 4, 2008 at 2:06 PM, Alexandre Corr=EAa Barbosa <= alexandre.c= orrea@gmail.com> wrote:
Hi guys,

I've been trying to configure facelets= to use with myfaces 1.2.3.= I'm able to render a simple page, but when checking the log, I see the= se errors:

2008-08-04 15:49:21,236 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id02008-08-04 15:49:21,241 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id0
2008-08-04 15:49:21,245 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id0<= br>2008-08-04 15:49:21,249 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id0
2008-08-04 15:49:21,253 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id12008-08-04 15:49:21,257 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id1
2008-08-04 15:49:21,257 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id1<= br>2008-08-04 15:49:21,258 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id1
2008-08-04 15:49:21,258 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id22008-08-04 15:49:21,259 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id2
2008-08-04 15:49:21,259 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id2<= br>2008-08-04 15:49:21,259 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id2
2008-08-04 15:49:21,260 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id32008-08-04 15:49:21,260 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id3
2008-08-04 15:49:21,261 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id3<= br>2008-08-04 15:49:21,261 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id3
2008-08-04 15:49:21,262 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id42008-08-04 15:49:21,262 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id4
2008-08-04 15:49:21,262 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id4<= br>2008-08-04 15:49:21,263 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id4
2008-08-04 15:49:21,263 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id52008-08-04 15:49:21,264 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id5
2008-08-04 15:49:21,264 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id5<= br>2008-08-04 15:49:21,264 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id5
2008-08-04 15:49:21,265 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id62008-08-04 15:49:21,265 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id6
2008-08-04 15:49:21,265 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id6<= br>2008-08-04 15:49:21,266 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id6
2008-08-04 15:49:21,266 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property facetCount of component j_id72008-08-04 15:49:21,267 ERROR [org.apache.myfaces.util.DebugUtils] javax.f= aces.FacesException: Could not get property family of component j_id7
2008-08-04 15:49:21,267 ERROR [org.apache.myfaces.util.DebugUtils] javax.fa= ces.FacesException: Could not get property rendererType of component j_id7<= br>2008-08-04 15:49:21,267 ERROR [org.apache.myfaces.util.DebugUtils] javax= .faces.FacesException: Could not get property rendersChildren of component = j_id7
2008-08-04 15:49:21,268 TRACE [org.apache.myfaces.util.DebugUtils] View aft= er rendering
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
<UIVi= ewRoot id=3D"NULL" afterPhaseListener=3D"NULL" beforePh= aseListener=3D"NULL" facetCount=3D"0" family=3D"ja= vax.faces.ViewRoot" locale=3D"pt_BR" renderKitId=3D"HTM= L_BASIC" rendered=3D"true" rendererType=3D"NULL" r= endersChildren=3D"false" transient=3D"false" viewId=3D&= quot;/layout/layoutTemplate.xhtml">
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id0" = com.sun.facelets.MARK_ID=3D"7f771851" facetCount=3D"NULL&quo= t; family=3D"NULL" rendered=3D"true" rendererType=3D&qu= ot;NULL" rendersChildren=3D"NULL" transient=3D"true&quo= t;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id1" = com.sun.facelets.MARK_ID=3D"7f77185e" facetCount=3D"NULL&quo= t; family=3D"NULL" rendered=3D"true" rendererType=3D&qu= ot;NULL" rendersChildren=3D"NULL" transient=3D"true&quo= t;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id2" = com.sun.facelets.MARK_ID=3D"7f771878" facetCount=3D"NULL&quo= t; family=3D"NULL" rendered=3D"true" rendererType=3D&qu= ot;NULL" rendersChildren=3D"NULL" transient=3D"true&quo= t;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id3" = com.sun.facelets.MARK_ID=3D"7f771812" facetCount=3D"NULL&quo= t; family=3D"NULL" rendered=3D"true" rendererType=3D&qu= ot;NULL" rendersChildren=3D"NULL" transient=3D"true&quo= t;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id4" = com.sun.facelets.MARK_ID=3D"7f771878_1" facetCount=3D"NULL&q= uot; family=3D"NULL" rendered=3D"true" rendererType=3D&= quot;NULL" rendersChildren=3D"NULL" transient=3D"true&q= uot;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id5" = com.sun.facelets.MARK_ID=3D"7f77180c" facetCount=3D"NULL&quo= t; family=3D"NULL" rendered=3D"true" rendererType=3D&qu= ot;NULL" rendersChildren=3D"NULL" transient=3D"true&quo= t;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id6" = com.sun.facelets.MARK_ID=3D"7f771878_2" facetCount=3D"NULL&q= uot; family=3D"NULL" rendered=3D"true" rendererType=3D&= quot;NULL" rendersChildren=3D"NULL" transient=3D"true&q= uot;/>
  <com.sun.facelets.compiler.UIInstructions id=3D"j_id7" = com.sun.facelets.MARK_ID=3D"7f77185e_1" facetCount=3D"NULL&q= uot; family=3D"NULL" rendered=3D"true" rendererType=3D&= quot;NULL" rendersChildren=3D"NULL" transient=3D"true&q= uot;/>
</UIViewRoot>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

By what I've understood, myfaces can't retrieve the = properties from the facelets components. Below is the page I'm loading:=

<?xml version=3D"1.0" encoding=3D"UTF-8&q= uot; ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transiti= onal//EN"
    "http://www.w3.org/TR= /xhtml1/DTD/xhtml1-transitional.dtd">
<html
    xmlns=3D"http://www.w3.org/1999/xhtml"
&n= bsp;   xmlns:ui=3D"http://java.sun.com/jsf/facelets"
    xmlns:h=3D"http://java.sun.com/jsf/html"
    xmlns:f=3D"http://java.sun.com/jsf/core" >
 &nb= sp; 
<f:view contentType=3D"text/html" >
<he= ad>
    <meta http-equiv=3D"Content-Type"= content=3D"text/html; charset=3DUTF-8" />

    <title>Main page</title>
</head>= ;


<body>
    <div id=3D"header&q= uot;>
        <table id=3D"head= erTable" cellpadding=3D"0" cellspacing=3D"0 "><= br>             <tr>
&nbs= p;               <= ;td align=3D"left">Project Title</td>
  &nb= sp;             <td align= =3D"right">Participants</td>
     = ;       </tr>
     &n= bsp;  </table>
    </div>

    <ui:insert nam= e=3D"menu">   
     &nb= sp;  <div id=3D"menu">
     &nb= sp;  </div>
    </ui:insert>
 &n= bsp; 
    <div id=3D"content">
&= nbsp;       <ui:insert name=3D"mainContent= ">
            Main Page
 = ;       </ui:insert>
    &= lt;/div>
   
    <div id=3D"= ;footer">
        Mail to support = in case of problems
    </div>
</body>
=
</f:view>
</html>

I'm using JBoss 4.2.2. Does someone has a hint on what I'm d= oing wrong?

Thanks in advance,
Alexandre

-- =
Alexandre Corr=EAa Barbosa
http://log4dev.com - B= log para computeiros
ht= tp://job4dev.com - Procurando emprego?

Hi

Have you tried to use myfaces maven archetypes? There is an archetype that = has myfaces + facelets already configured.

try this:

mvn archetype:generate -DarchetypeCatalog=3Dhttp://myfaces.apache.org

then it ask for groupId, artifactId, version and packageName and that's= all.

to run just

mvn clean jetty:run

and look localhost:8080

regards

Leonardo Uribe





--
Alexandre Corr=EAa Barb= osa
http://log4dev.com - Blog para co= mputeiros
http://job4dev.com - Procur= ando emprego?
------=_Part_43462_18743453.1217966560249--