OMERO Enterprise Application Resource (EAR)
The source:trunk/components/app component is responsible for taking all the dependent jars and packaging them into a single enterprise application resource (EAR) file. This file is then deployable in a JBoss application server by copying it to:
$JBOSS_HOME/server/default/deploy
See also: ServerDesign, OmeroBlitz
