3.4. Deploying the application
Copy one of the two EARs produced by the build to the deploy folder of your JBoss Enterprise Application Platform:
$JBOSS_HOME/standalone/deployments. The two alternative build files are:
- sportsclub-ear/target/sportsclub.ear
- Hibernate-based implementation
- sportsclub-jpa-ear/target/sportsclub.ear
- JPA-based implementation, using Hibernate as the underlying provider