You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Glenn Holmer <ce...@protonmail.com.INVALID> on 2022/10/02 17:35:54 UTC

creating faces-config.xml

I created a new faces-config.xml from the NetBeans context menu for my
web app, but it contained this:

<!DOCTYPE faces-config PUBLIC
   "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
   "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">

Is this something that's just gotten overlooked over the years?

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: creating faces-config.xml

Posted by Glenn Holmer <ce...@protonmail.com.INVALID>.
On 10/2/22 15:22, Josh Juneau wrote:
> Using Jakarta EE 8 or Jakarta EE 9/9.1 should provide a current
> faces-config…at least when producing a new project.  We will have to
> look into the generation of the faces-config for older projects.

I was updating an existing app to Jakarta 9.1. Didn't know what was
supposed to be in faces-config so I did New -> JSF Faces Configuration
from the project's context menu. Previous faces-config was for JSF 2.3.

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: creating faces-config.xml

Posted by Josh Juneau <ju...@gmail.com>.
Hi Eric and Glenn,

Using Jakarta EE 8 or Jakarta EE 9/9.1 should provide a current faces-config…at least when producing a new project.  We will have to look into the generation of the faces-config for older projects.  

Thanks 

Josh Juneau
juneau001@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

> On Oct 2, 2022, at 12:58 PM, Eric Bresie <eb...@gmail.com> wrote:
> 
> 
> 
> I suspect that is the JSF 1 flavor which may not have been updated with the JSF 2 Flavor (2) and beyond (1) and may not fully be needed in more modern usage (3)
> 
> 
> References 
> (1) https://jakarta.ee/specifications/faces/
>  (2) https://en.m.wikipedia.org/wiki/Jakarta_Server_Faces
> (3) https://stackoverflow.com/questions/7583038/what-is-the-use-of-faces-config-xml-in-jsf-2
> 
> Get Outlook for iOS
> From: Glenn Holmer <ce...@protonmail.com.INVALID>
> Sent: Sunday, October 2, 2022 12:35:54 PM
> To: users@netbeans.apache.org <us...@netbeans.apache.org>
> Subject: creating faces-config.xml
>  
> I created a new faces-config.xml from the NetBeans context menu for my
> web app, but it contained this:
> 
> <!DOCTYPE faces-config PUBLIC
>    "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
>    "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
> 
> Is this something that's just gotten overlooked over the years?
> 
> --
> Glenn Holmer (Linux registered user #16682)
> "After the vintage season came the aftermath -- and Cenbe."
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
> -- 
> Eric Bresie
> ebresie@gmail.com

Re: creating faces-config.xml

Posted by Eric Bresie <eb...@gmail.com>.
I suspect that is the JSF 1 flavor which may not have been updated with the
JSF 2 Flavor (2) and beyond (1) and may not fully be needed in more modern
usage (3)


References
(1) https://jakarta.ee/specifications/faces/
 (2) https://en.m.wikipedia.org/wiki/Jakarta_Server_Faces
(3)
https://stackoverflow.com/questions/7583038/what-is-the-use-of-faces-config-xml-in-jsf-2

Get Outlook for iOS <https://aka.ms/o0ukef>
------------------------------
*From:* Glenn Holmer <ce...@protonmail.com.INVALID>
*Sent:* Sunday, October 2, 2022 12:35:54 PM
*To:* users@netbeans.apache.org <us...@netbeans.apache.org>
*Subject:* creating faces-config.xml

I created a new faces-config.xml from the NetBeans context menu for my
web app, but it contained this:

<!DOCTYPE faces-config PUBLIC
   "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
   "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">

Is this something that's just gotten overlooked over the years?

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

-- 
Eric Bresie
ebresie@gmail.com