Skip to content

Instantly share code, notes, and snippets.

@artem-sh
Created March 22, 2012 12:27
Show Gist options
  • Save artem-sh/2158034 to your computer and use it in GitHub Desktop.
Save artem-sh/2158034 to your computer and use it in GitHub Desktop.
JSF 2.0 config for project 'jsf2-cdi-jetty-maven'
<faces-config xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
version="2.0" metadata-complete="false">
</faces-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment