Skip to content

Instantly share code, notes, and snippets.

@artem-sh
Created March 22, 2012 12:14
Show Gist options
  • Save artem-sh/2157979 to your computer and use it in GitHub Desktop.
Save artem-sh/2157979 to your computer and use it in GitHub Desktop.
CDI config dor project 'jsf2-cdi-jetty-maven'
<beans xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:s="urn:java:ee"
xmlns:in="urn:java:javax.inject"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment