-
Notifications
You must be signed in to change notification settings - Fork 16
Persistence Module: A portable extension for Java EE that provides improved management of persistence and transactions
seam/persistence
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the tests you can use either a remote or managed JBoss AS 7 or embedded Jetty instance To use a managed JBoss AS instance set the JBOSS_HOME environment variable and run mvn clean verify -Darquillian=jbossas-managed-7 To use a remote JBoss AS instance start it and then run mvn clean verify -Darquillian=jbossas-remote-7 To run the embedded Jetty tests with Hibernate run mvn clean verify -Darquillian=jetty-embedded-7-hibernate To run the embedded Jetty tests with OpenJPA run mvn clean verify -Darquillian=jetty-embedded-7-openjpa
About
Persistence Module: A portable extension for Java EE that provides improved management of persistence and transactions
Resources
Stars
Watchers
Forks
Packages 0
No packages published