From 28412299e269ae99be797af92aed715a79894cc2 Mon Sep 17 00:00:00 2001 From: Cleverson Sacramento Date: Tue, 17 Jul 2012 16:44:31 -0300 Subject: [PATCH] Configuração no persistence.xml para o Glassfish 3 --- archetype/jsf-jpa/src/main/resources/archetype-resources/src/main/resources/META-INF/persistence.xml | 38 ++++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) 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 d581086..6e832f3 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 @@ -7,7 +7,7 @@ --> java:jboss/datasources/ExampleDS - + ${package}.domain.Bookmark @@ -16,7 +16,7 @@ - + - + - + + + + + + +