An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

EAR (Enterprise Application aRchive) is a file format used by Jakarta EE for packaging one or more modules into a single archive so that the deployment of the various modules onto an application server happens simultaneously and coherently. It also contains XML files called deployment descriptors which describe how to deploy the modules. Ant, Maven, or Gradle can be used to build EAR files.

Property Value
dbo:abstract
  • Enterprise Archive oder Enterprise Application Archive (kurz EAR, „Unternehmensanwendungsarchiv“) ist ein Begriff aus der Software im Umfeld der Programmiersprache Java. Der Begriff bezeichnet sowohl ein Datenformat für die Speicherung von Programmen als auch jede Realisierung dieses Speicherformats. Es handelt sich um eine Datei im JAR- bzw. ZIP-Format, die ein vollständiges Anwendungsprogramm – meist eine Webanwendung – gemäß dem Standard Java Platform, Enterprise Edition (Java EE) enthält. Diese Dateien haben die Dateinamenserweiterung „.ear“. Enterprise Application Archives ermöglichen es, komplexe Anwendungen in einer Datei zu verpacken. Dieses Dateiformat wird von jedem Java-Anwendungsserver verstanden, der dem Java-EE-Standard genügt, z. B. WildFly, Oracle WebLogic oder WebSphere. (de)
  • EAR (Enterprise Application aRchive) is a file format used by Jakarta EE for packaging one or more modules into a single archive so that the deployment of the various modules onto an application server happens simultaneously and coherently. It also contains XML files called deployment descriptors which describe how to deploy the modules. Ant, Maven, or Gradle can be used to build EAR files. (en)
  • Un EAR (pour Enterprise Application ARchive) est un format de fichier utilisé par Java EE pour empaqueter (en) un ou plusieurs modules dans une seule archive, de façon à pouvoir déployer ces sur un serveur d'applications en une seule opération, et de façon cohérente. Dans ces archives, le répertoire META-INF contient les fichiers descripteurs de déploiement (en) au format XML, qui indiquent comment les modules doivent être déployés sur le serveur. (fr)
  • EAR(Enterprise ARchive)은 하나 이상의 모듈들은 하나의 아카이브로 묶어서 여러 이 애플리케이션 서버에 동시에 일관성 있게 배치될 수 있도록 하기 위한 자바 EE에 쓰이는 파일 형식이다. 앤트, 메이븐, Gradle이 EAR 파일을 빌드하는데 사용될 수 있다. (ko)
  • EAR (Enterprise ARchive) は、Jakarta EEアプリーケーションのパッケージ形式。 EARファイルはZIP形式で圧縮されており、任意の数のWARファイルやEJBファイル、またこれらのアプリケーションで必要とするJARファイルを含めることができる。 (ja)
  • In informatica il file con estensione .ear, acronimo di Enterprise ARchives, viene usato in Java per raggruppare uno o più moduli in un singolo archivio così da renderne simultanea e coerente l'installazione in un application server sulla base di quanto specificato nei descrittori XML, anch'essi inclusi nel file. (it)
  • Enterprise Archive (ear) — формат файлов, используемый Java EE для упаковки одного или более модулей в одном архиве, чтобы развёртывание различных модулей на сервере приложений происходило одновременно и согласованно. Он также содержит XML-файлы, так называемые дескрипторы развёртывания, которые описывают, как развернуть модули. Для автоматического создания EAR-файлов могут быть использованы утилиты автоматической сборки проектов, такие как Maven или Apache Ant. (ru)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3294492 (xsd:integer)
dbo:wikiPageLength
  • 5317 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1028040297 (xsd:integer)
dbo:wikiPageWikiLink
dbp:extendedFrom
dbp:genre
dbp:name
  • Enterprise Archive (en)
dbp:owner
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • EAR (Enterprise Application aRchive) is a file format used by Jakarta EE for packaging one or more modules into a single archive so that the deployment of the various modules onto an application server happens simultaneously and coherently. It also contains XML files called deployment descriptors which describe how to deploy the modules. Ant, Maven, or Gradle can be used to build EAR files. (en)
  • Un EAR (pour Enterprise Application ARchive) est un format de fichier utilisé par Java EE pour empaqueter (en) un ou plusieurs modules dans une seule archive, de façon à pouvoir déployer ces sur un serveur d'applications en une seule opération, et de façon cohérente. Dans ces archives, le répertoire META-INF contient les fichiers descripteurs de déploiement (en) au format XML, qui indiquent comment les modules doivent être déployés sur le serveur. (fr)
  • EAR(Enterprise ARchive)은 하나 이상의 모듈들은 하나의 아카이브로 묶어서 여러 이 애플리케이션 서버에 동시에 일관성 있게 배치될 수 있도록 하기 위한 자바 EE에 쓰이는 파일 형식이다. 앤트, 메이븐, Gradle이 EAR 파일을 빌드하는데 사용될 수 있다. (ko)
  • EAR (Enterprise ARchive) は、Jakarta EEアプリーケーションのパッケージ形式。 EARファイルはZIP形式で圧縮されており、任意の数のWARファイルやEJBファイル、またこれらのアプリケーションで必要とするJARファイルを含めることができる。 (ja)
  • In informatica il file con estensione .ear, acronimo di Enterprise ARchives, viene usato in Java per raggruppare uno o più moduli in un singolo archivio così da renderne simultanea e coerente l'installazione in un application server sulla base di quanto specificato nei descrittori XML, anch'essi inclusi nel file. (it)
  • Enterprise Archive (ear) — формат файлов, используемый Java EE для упаковки одного или более модулей в одном архиве, чтобы развёртывание различных модулей на сервере приложений происходило одновременно и согласованно. Он также содержит XML-файлы, так называемые дескрипторы развёртывания, которые описывают, как развернуть модули. Для автоматического создания EAR-файлов могут быть использованы утилиты автоматической сборки проектов, такие как Maven или Apache Ant. (ru)
  • Enterprise Archive oder Enterprise Application Archive (kurz EAR, „Unternehmensanwendungsarchiv“) ist ein Begriff aus der Software im Umfeld der Programmiersprache Java. Der Begriff bezeichnet sowohl ein Datenformat für die Speicherung von Programmen als auch jede Realisierung dieses Speicherformats. Es handelt sich um eine Datei im JAR- bzw. ZIP-Format, die ein vollständiges Anwendungsprogramm – meist eine Webanwendung – gemäß dem Standard Java Platform, Enterprise Edition (Java EE) enthält. Diese Dateien haben die Dateinamenserweiterung „.ear“. (de)
rdfs:label
  • Enterprise Archive (de)
  • EAR (file format) (en)
  • EAR (format de fichier) (fr)
  • EAR (formato di file) (it)
  • EAR (파일 포맷) (ko)
  • EAR (ja)
  • EAR (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License