blob: f8c000d476a7bbcf1a0cb6cfd85ab91ebc9fd50e [file] [log] [blame]
Title: EJB Annotation Example
<a name="EJBAnnotationExample-EJBAnnotationExample"></a>
# EJB Annotation Example
Each EJB 3.0 annotation example 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 an ejb annotation example in your IDE is to use maven
(*mvn eclipse:eclipse* or *mvn idea:idea*) to generate project
descriptors.
{include:OPENEJBx30:Examples Table}