Skip to content

capoli/jee7-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project serves as a demo/template for JEE6 and JEE7 development.

Demonstrates the following: - JEE7 - EJB - CDI - JSF - JPA - JMS - Remote JNDI using unit tests (run them with -Dintegration or they will be skipped)

Verified for use on Wildfly 9.0.1.Final. Apply the "wildfly-9.0.1.Final-diff.zip" file over a clean wildfly 9.0.1 installation to set things up correctly.

Requires: - Maven - MySQL server (schema "test")

About

RealDolmen AcaDDemICT Repository for JEE6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.7%
  • HTML 13.3%