You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Manfred Geiler <ma...@apache.org> on 2004/10/21 09:25:42 UTC

Re: [Myfaces-user] Re: Re: Java Studio Creator + MyFaces

Both are used:
- standard-faces-config.xml defines all standard components that are 
specified by JSF 1.1
- faces-config.xml defines the extended and custom MyFaces specific 
components

Manfred

Patrick Haggood wrote:
> Okay, got thru a few JSF component tutorials...
> 
> http://wiki.java.net/bin/view/People/ImportingCustomComponents
> http://wiki.java.net/bin/view/People/CreatorMetadataNotes
> http://today.java.net/pub/a/today/2004/07/16/jsfcustom.html
> 
> ..so your note makes sense to me now.  Now another question: the missing values that JSC wants that will make myfaces JSC-ready; which file do I put them in - standard-faces-config.xml or faces-config.xml ?  The MyFaces source I d'loaded uncompressed and had both of these xml files in the archive.  >From the inside of each file, it appears faces-config.xml is the one I want.  What's standard- for?
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Myfaces-user mailing list
> Myfaces-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/myfaces-user
> 
>