From 025301d08b061482c1f046d562bf017c8cbcfe8d Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 31 Jan 2017 11:40:03 +0100 Subject: Initial OpenECOMP MSO commit Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC --- .../src/main/resources/META-INF/persistence.xml | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml (limited to 'bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml') diff --git a/bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml b/bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml new file mode 100644 index 0000000000..605d6f3624 --- /dev/null +++ b/bpmn/MSOGammaBPMN/src/main/resources/META-INF/persistence.xml @@ -0,0 +1,37 @@ + + + + + + + java:jboss/datasources/ProcessEngine + + + + + + + + -- cgit 1.2.3-korg