The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

EAR

Enterprise Archive

J2EE applications are deployed as EAR files to an application server. The Application Assembler role is responsible for packaging an application's WAR, EJB JARs and the deployment descriptor into an EAR. Industry convention is to name the EAR file with an extension of ".ear".





Discussion about EAR

Topic EAR . { Edit | Ref-By | Printable | Diffs r4 < r3 < r2 < r1 | More }
 XML java.net RSS

Revision r4 - 04 Jul 2004 - 19:43:28 - Main.sullis
Parents: WebHome > Glossary