Skip to content

Instantly share code, notes, and snippets.

@K0NRAD
Created March 29, 2014 22:58
Show Gist options
  • Save K0NRAD/9864474 to your computer and use it in GitHub Desktop.
Save K0NRAD/9864474 to your computer and use it in GitHub Desktop.
Empty beans.xml
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd"
bean-discovery-mode="all">
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment