diff --git a/YACOSCore/ejbModule/META-INF/application.xml b/YACOSCore/ejbModule/META-INF/application.xml
new file mode 100644
index 0000000..63b1626
--- /dev/null
+++ b/YACOSCore/ejbModule/META-INF/application.xml
@@ -0,0 +1,31 @@
+
+
+
+
+ YACOS
+
+
+ YACOSCore.jar
+
+
+
+
+
+
+
+
+
+
+
+
+ the gold customer role
+ gold_customer
+
+
+ the customer role
+ customer
+
+
+
diff --git a/YACOSCore/ejbModule/META-INF/persistence.xml b/YACOSCore/ejbModule/META-INF/persistence.xml
new file mode 100644
index 0000000..b9b98b2
--- /dev/null
+++ b/YACOSCore/ejbModule/META-INF/persistence.xml
@@ -0,0 +1,8 @@
+
+
+ java:/DefaultDS
+
+
+
+
+
\ No newline at end of file