Guest User

Untitled

a guest
Oct 14th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [coelho] coelho $ persistence setup --provider HIBERNATE --container JBOSS_AS7 --database POSTGRES --jdbcUsername coelho --jdbcPassword coelho --jdbcURL jdbc:postgresql://localhost:5432/coelho
  2. Wrote /projetos/ConsistemFW/Workspace/coelho/src/main/resources/META-INF/persistence.xml
  3. ***SUCCESS*** Installed [forge.spec.jpa] successfully.
  4. ***INFO*** Ignoring database [POSTGRES]
  5. ***INFO*** Ignoring jdbc connection info [, jdbc:postgresql://localhost:5432/coelho, coelho, coelho]
  6. Wrote /projetos/ConsistemFW/Workspace/coelho/src/main/resources/META-INF/persistence.xml
  7. ? The JPA provider [HIBERNATE], also supplies extended APIs. Install these as well? [y/N] y
  8. Install which version of [org.hibernate:hibernate-entitymanager]?
Add Comment
Please, Sign In to add comment