blob: f2a83737ccfe8fd90575e9bb96509916cb408da6 [file] [log] [blame]
Title: EJB Sample Application
Each EJB sample application comes with JUnit unit tests that can be run in
Eclipse, IntelliJ, NetBeans, Maven, Ant or any IDE or build system without
special plugins using OpenEJB as an embedded EJB container. The easiest
way to run a sample application in your IDE is to use maven (*mvn eclipse:eclipse*
or *mvn idea:idea*) to generate project descriptors.
{include:examples-trunk/index.md}