EAR (Enterprise Archive) files contain all modules of a J2EE application - web modules (WAR), EJB modules (JAR), and resource adapters (RAR). It is the complete deployment unit. WAR files are for web components only, JAR for EJBs or Java classes, and RAR for resource adapters.