Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created March 28, 2015 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinhooke/c15de1307a3013a8193c to your computer and use it in GitHub Desktop.
Save kevinhooke/c15de1307a3013a8193c to your computer and use it in GitHub Desktop.
CDI beans.xml
<?xml version="1.0"?>
<beans 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://jboss.org/schema/cdi/beans_1_0.xsd" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment