[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
EAR

What is an EAR file?

An EAR file is a special JAR packaging file for deploying J2EE applications to an application server. Typically an EAR contains the following files:

  • A manifest file with an .MF extension
  • A deployment descriptor file named application.xml
  • A WAR file that contains either ejb jars in case of using EJB or a WAR file that contains jsp/servlets andor html files/images
  • If EJBs are use dwith connetors, an RAR resource adaptter aRchive file
An EAR file has an .ear extension and is also a JAR standard archive file. Thus, while the JAR tool is used to create this special JAR, other tools are used to collect the files that go into this archive file and configure the deployment descriptor files and etc.

Resources
Sun's J2EE Technology Center

SUN's Packager Tool J2EE Tutorial Entry



last edited (January 23, 2004) by BadAttitude, Number of views: 4121, Current Rev: 7 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.