diff --git a/ccm-bundle-devel-wildfly-web/pom.xml b/ccm-bundle-devel-wildfly-web/pom.xml
index 44ad2e9a0..cc09e810d 100644
--- a/ccm-bundle-devel-wildfly-web/pom.xml
+++ b/ccm-bundle-devel-wildfly-web/pom.xml
@@ -86,6 +86,14 @@
+
+
+ org.wildfly.plugins
+ wildfly-maven-plugin
+
+ true
+
+
diff --git a/ccm-bundle-devel-wildfly/pom.xml b/ccm-bundle-devel-wildfly/pom.xml
index dc22952cf..bd82563bb 100644
--- a/ccm-bundle-devel-wildfly/pom.xml
+++ b/ccm-bundle-devel-wildfly/pom.xml
@@ -57,6 +57,29 @@
+
+
+ org.wildfly.plugins
+ wildfly-maven-plugin
+
+ false
+
+ subsystem=datasources,data-source=java:/comp/env/jdbc/libreccm/db
+
+
+
+ java:/comp/env/jdbc/libreccm/db
+ true
+ jdbc:h2:${project.build.directory}/libreccm-db
+ org.h2.Driver
+ sa
+ sa
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index fc2e3becb..540bd553e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,6 +200,11 @@
jacoco-maven-plugin
0.7.6.201602180812
+
+ org.wildfly.plugins
+ wildfly-maven-plugin
+ 1.1.0.Alpha8
+
+
+
+
+ org.wildfly.plugins
+ wildfly-maven-plugin
+
+ true
+
+
+
@@ -555,5 +570,5 @@
-
+