From: Sanjay Dalal Date: Tue, 24 Nov 2009 22:29:06 +0000 (+0000) Subject: NOJIRA typo in datasource name, required for #971 to work X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=82f84ccd4043565f315734a7e72e46ce3ca942a3;p=tmp%2Fjakarta-migration.git NOJIRA typo in datasource name, required for #971 to work --- diff --git a/services/account/service/src/main/resources/META-INF/persistence.xml b/services/account/service/src/main/resources/META-INF/persistence.xml index de4e3b2b1..9abf6226f 100644 --- a/services/account/service/src/main/resources/META-INF/persistence.xml +++ b/services/account/service/src/main/resources/META-INF/persistence.xml @@ -3,7 +3,7 @@ http://java.sun.com/xml/ns/persistence/orm http://java.sun.com/xml/ns/persistence/orm_1_0.xsd" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:orm="http://java.sun.com/xml/ns/persistence/orm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> org.hibernate.ejb.HibernatePersistence - CSpaceDS + CspaceDS org.collectionspace.services.account.AccountsCommon org.collectionspace.services.account.AccountsCommonList org.collectionspace.services.account.AccountsCommonList$AccountListItem