X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fosgi%2Fmanaged-jpa%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=src%2Fit%2Ftutorials-5.1.17%2Fosgi%2Fmanaged-jpa%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;h=77555cb42c1c166153fc675f0b899ce179978cb5;hp=0000000000000000000000000000000000000000;hb=1f1d806f1f8d2f3ed4e3b3d41952bf504a9ef8a1;hpb=c9ed7f98dbe14bc2c6201cd9991619a36ceed5d0 diff --git a/src/it/tutorials-5.1.17/osgi/managed-jpa/src/main/resources/META-INF/persistence.xml b/src/it/tutorials-5.1.17/osgi/managed-jpa/src/main/resources/META-INF/persistence.xml new file mode 100644 index 00000000..77555cb4 --- /dev/null +++ b/src/it/tutorials-5.1.17/osgi/managed-jpa/src/main/resources/META-INF/persistence.xml @@ -0,0 +1,21 @@ + + + + + osgi:service/javax.sql.DataSource/(osgi.jndi.service.name=jdbc/h2ds) + + + + + + + + + \ No newline at end of file