Fix definizione DatabasePopulator come EJB
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
<facet type="jpa" name="JPA">
|
||||
<configuration>
|
||||
<setting name="validation-enabled" value="true" />
|
||||
<datasource-mapping />
|
||||
<datasource-mapping>
|
||||
<factory-entry name="jpademoTestUnit" />
|
||||
<factory-entry name="jpademoUnit" />
|
||||
</datasource-mapping>
|
||||
<naming-strategy-map />
|
||||
<deploymentDescriptor name="persistence.xml" url="file://$MODULE_DIR$/src/main/resources/META-INF/persistence.xml" />
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user