diff --git a/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/META-INF/persistence.xml b/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/META-INF/persistence.xml index 6e832f3..7f67202 100644 --- a/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/META-INF/persistence.xml +++ b/archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/META-INF/persistence.xml @@ -23,11 +23,14 @@ java:jboss/datasources/ExampleDS ${package}.domain.Bookmark - + + true - + --> + + + +