Return-Path: X-Original-To: apmail-myfaces-users-archive@www.apache.org Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C08D49249 for ; Tue, 13 Mar 2012 16:39:23 +0000 (UTC) Received: (qmail 6288 invoked by uid 500); 13 Mar 2012 16:39:23 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 6244 invoked by uid 500); 13 Mar 2012 16:39:22 -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 6236 invoked by uid 99); 13 Mar 2012 16:39:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 16:39:22 +0000 X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lu4242@gmail.com designates 209.85.210.51 as permitted sender) Received: from [209.85.210.51] (HELO mail-pz0-f51.google.com) (209.85.210.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 16:39:16 +0000 Received: by dady9 with SMTP id y9so1097672dad.10 for ; Tue, 13 Mar 2012 09:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=jYbehvle5/Wie3CGbNzWG4ZQ6DuY/KQtwW+YHRwOMck=; b=skYMqYfd5Pesg6okfGQT8Omgq3sWcOffqk8wAZm9lWKxMKcFvmKs1Q2kB0a+Hh4lhU mo6Sx9iotWg00aAnJfjFtGUM+Poc9u4447qo9cfm6N7AmnLPCNU/+NkMbajbQhal8BR6 VmV3LitXwlI9uXDDjH9bSIX1xMqktwLPPstBFpx/Iy4FTLtqc2JKTPRJL/iHdCQj7giv X6/3kj4WLUht0dbVutiUshiWDZplBLb0yDMnkCC0lrp+bk0wYjDPD9+KXxaSBLQbsF09 ZXIS05DT7PUP7ILDNqxpZVibSKnqq0j71pPeKeo/PSeGtlYEeQ97QwryHg5+bCNNjT/J cMDA== MIME-Version: 1.0 Received: by 10.68.191.168 with SMTP id gz8mr6809249pbc.37.1331656735312; Tue, 13 Mar 2012 09:38:55 -0700 (PDT) Received: by 10.142.251.8 with HTTP; Tue, 13 Mar 2012 09:38:55 -0700 (PDT) In-Reply-To: References: <04334A83-D89B-42FB-9219-F58171071A06@gmail.com> Date: Tue, 13 Mar 2012 11:38:55 -0500 Message-ID: Subject: Re: Help : Error while creating a Facelet From: Leonardo Uribe To: MyFaces Discussion Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi I think you have a configuration problem, but it is related to your IDE. Using eclipse there are two options: - Use JBoss Tools : http://www.jboss.org/tools - Use Eclipse bundle WTP. I suppose you are using WTP. If you are using richfaces, maybe JBoss Tools is the best for you. regards, Leonardo Uribe 2012/3/13 Richard Yee : > send the entire .xhtml file > > -Richard > > > > On Tue, Mar 13, 2012 at 8:58 AM, ayouB __ wrote: > >> >> Pleaase HELP ! >> >> >> > From: ayb-2008@hotmail.fr >> > To: users@myfaces.apache.org >> > Subject: RE: Help : Error while creating a Facelet >> > Date: Tue, 13 Mar 2012 14:26:23 +0000 >> =A0> >> > >> > Well i verified if i missed a space before "xmlns:ui" except that >> there's a one (it's just copy/past which delete the space), besides i do= n't >> wanna use maven; for the moment; i need just that my application start >> well, i still wroking on the configuration of the environnement of >> developpement and i have spent a lot of time so if someone had faced suc= h >> problem please help ^^ >> > >> > >> > > CC: users@myfaces.apache.org >> > > From: richard.k.yee@gmail.com >> > > Subject: Re: Help : Error while creating a Facelet >> > > Date: Tue, 13 Mar 2012 07:09:00 -0700 >> > > To: users@myfaces.apache.org >> > > >> > > I think you need a space before xmlns:ui >> > > You should also learn how to use Maven for your build b/c it will >> manage your sub dependencies and Eclipse build path. >> > > >> > > Richard >> > > >> > > Sent from my iPhone >> > > >> > > On Mar 13, 2012, at 7:00 AM, ayouB __ wrote: >> > > >> > > > >> > > > >> > > > >> > > > Hello every one, >> > > > >> > > > Now i'm working on a jsf 2.0 project which the implementation is >> done with Apache MyFaces 2.1.6 (Final) and an optional components librai= rie >> RichFaces 4.2.0 in eclipse Helios as the develeppement environnement, th= e >> problem is what jars should i do knowing that i have add every jar which >> seems to be primordial to my class path project : >> > > > >> > > > commons-beanutils-1.8.3.jar >> > > > commons-codec-1.3.jar >> > > > commons-collections-3.2.jar >> > > > commons-digester-1.8.jar >> > > > commons-discovery-0.4.jar >> > > > commons-logging-1.1.1.jar >> > > > myfaces-api-2.0.2.jar >> > > > myfaces--impl-2.0.2.jar >> > > > >> > > > richfaces-components-api-4.2.0.Final.jar >> > > > richfaces-components-ui.4.2.0.Final.jar >> > > > richfaces-core-api-4.2.0.Final.jar >> > > > richfaces-core-impl-4.2.0.Final.jar >> > > > >> > > > Moreover i have used the eclipse assistant to download jars of >> MyFaces from Internet, so i would think that there's a problem of >> compatibility between eclipse if i had done this by my self but it was d= one >> by eclipse itself ! >> > > > >> > > > when i create a new Facelet template from an XHTML file, i still >> having a warning saying : >> > > > >> > > > >> > > > Multiple markers at this line >> > > > - Warning: unknown attribute "xmlns:f" >> > > > - Warning: unknown attribute "xmlns:ui"- Warning: unknown attribut= e >> "xmlns:h" >> > > > >> > > > Eclipse don't recognize these namespaces : >> > > > >> > > > >> > > > xmlns:h=3D"http://java.sun.com/jsf/html" >> > > > xmlns:f=3D"http://java.sun.com/jsf/core"xmlns:ui=3D" >> http://java.sun.com/jsf/facelets" >> > > > >> > > > >> > > > The most strange thing is that when i create a jsp file (new >> javaServer Faces page (xhtml) ), it works normally without any warning o= r >> errors !! >> > > > >> > > > What should i do please :) >> > > > >> > > > Thanks. >> > > > >> > >> >>