]> git.mxchange.org Git - jjobs-ejb.git/commitdiff
Opps, old name used.
authorRoland Haeder <roland@mxchange.org>
Wed, 9 Mar 2016 19:16:50 +0000 (20:16 +0100)
committerRoland Haeder <roland@mxchange.org>
Wed, 9 Mar 2016 19:16:50 +0000 (20:16 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/conf/persistence.xml

index 6f45f220dd068e8f48684065ffccde50165830e2..cd32ea6b8cd1927d0ef9a820f0bc47752d19f179 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <persistence version="2.1" xmlns="http://xmlns.jcp.org/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd">
-  <persistence-unit name="jcontacts-ejbPU" transaction-type="JTA">
+  <persistence-unit name="jjobs-ejbPU" transaction-type="JTA">
     <jta-data-source>jdbc/jjobs</jta-data-source>
     <class>org.mxchange.jcontacts.contact.UserContact</class>
     <class>org.mxchange.jcontactsbusiness.CompanyContact</class>