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