]> git.mxchange.org Git - jjobs-mailer-ejb.git/blobdiff - src/conf/beans.xml
Initial creation of first addressbook EJB. This requires adding some own libs and...
[jjobs-mailer-ejb.git] / src / conf / beans.xml
diff --git a/src/conf/beans.xml b/src/conf/beans.xml
new file mode 100644 (file)
index 0000000..0f4e2aa
--- /dev/null
@@ -0,0 +1,6 @@
+<?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>