blob: a1607cc5cb640f292c146c591a24c72ad6cb95af [file] [log] [blame]
Title: EJB 3.0 Example
Each EJB 3.0 example comes with JUnit unit tests that can be run
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 example in your IDE is to use maven (*mvn eclipse:eclipse*
or *mvn idea:idea*) to generate project descriptors.
{include:examples-trunk/index.md}