Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: lincolnthree on Mar 9th, 2011  |  syntax: Bash  |  size: 0.69 KB  |  views: 335  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [example] example $ persistence setup --provider FOO --container BAR
  2. ***INFO*** Could not parse [FOO]... please try again...
  3. [provider=ARG (org.jboss.seam.forge.spec.jpa.api.JPAProvider)]:
  4.  
  5.   1 - [HIBERNATE]
  6.   2 - [OPENJPA]
  7.   3 - [ECLIPSELINK]
  8.  
  9. Choose an option by typing the number of the selection: 1
  10. ***INFO*** Could not parse [BAR]... please try again...
  11. [container=ARG (org.jboss.seam.forge.spec.jpa.api.JPAContainer)]:
  12.  
  13.   1 - [JBOSS_6]
  14.   2 - [GLASSFISH_3]
  15.   3 - [CUSTOM_JDBC]
  16.   4 - [CUSTOM_JTA]
  17.   5 - [CUSTOM_NON_JTA]
  18.  
  19. Choose an option by typing the number of the selection: 2
  20. Wrote /Users/lbaxter/Desktop/example/src/main/resources/META-INF/persistence.xml
  21. [example] example $
clone this paste RAW Paste Data