From e0addf5b588a1244f9679becd90999dfcb4c3a94 Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\rb7147" Date: Tue, 25 Apr 2017 11:46:00 -0400 Subject: Policy 1707 commit to LF Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 --- .../main/resources/META-INF/persistenceBRMS.xml | 30 ++++++++++++++++++++++ BRMSGateway/src/main/resources/logback.xml | 5 ++-- 2 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 BRMSGateway/src/main/resources/META-INF/persistenceBRMS.xml (limited to 'BRMSGateway/src/main/resources') diff --git a/BRMSGateway/src/main/resources/META-INF/persistenceBRMS.xml b/BRMSGateway/src/main/resources/META-INF/persistenceBRMS.xml new file mode 100644 index 000000000..446e734a0 --- /dev/null +++ b/BRMSGateway/src/main/resources/META-INF/persistenceBRMS.xml @@ -0,0 +1,30 @@ + + + + + + org.eclipse.persistence.jpa.PersistenceProvider + org.openecomp.policy.brmsInterface.jpa.BRMSGroupInfo + org.openecomp.policy.brmsInterface.jpa.BRMSPolicyInfo + + \ No newline at end of file diff --git a/BRMSGateway/src/main/resources/logback.xml b/BRMSGateway/src/main/resources/logback.xml index af6dd3353..2c67db9cb 100644 --- a/BRMSGateway/src/main/resources/logback.xml +++ b/BRMSGateway/src/main/resources/logback.xml @@ -44,14 +44,15 @@ --> - + - + + -- cgit