X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-4.3.9%2Fosgi%2Fmanaged-jpa%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;fp=src%2Fit%2Ftutorials-4.3.9%2Fosgi%2Fmanaged-jpa%2Fsrc%2Fmain%2Fresources%2FMETA-INF%2Fpersistence.xml;h=5db3a42357fb06e68fefb449a576c2a5e8aadc7a;hp=0000000000000000000000000000000000000000;hb=0b6b9a1bd8950880713885618d8e31c772a085ec;hpb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c diff --git a/src/it/tutorials-4.3.9/osgi/managed-jpa/src/main/resources/META-INF/persistence.xml b/src/it/tutorials-4.3.9/osgi/managed-jpa/src/main/resources/META-INF/persistence.xml new file mode 100644 index 00000000..5db3a423 --- /dev/null +++ b/src/it/tutorials-4.3.9/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