Die benutzerdefinierte Authentifizierungsklasse muss im Classpath eingebunden werden. Die einfachste Methode zum Hinzufügen des Java-Archivs der benutzerdefinierten Authentifizierung zum Classpath einer J2EE-Webanwendung besteht darin, das Archiv zum Enterprise- (.ear) oder zum Webarchiv (.war) einer Anwendung hinzuzufügen, bevor diese bereitgestellt wird.
The custom authentication class must be included in the easiest method to add the custom authentication Java archive to a J2EE Web application classpath is to add it to the enterprise (.ear) or Web archive (.war) of an application before deploying it.
Eine JAR-Datei ist ein Java-Archiv, das in der Regel mehrere Java-Dateien enthält.
A JAR file simply contains a bunch of Java files and resources.
Der Quellcode für Java-Methoden oder JavaBeans muss in ausführbare Klassendateien kompiliert und in Java-Archive in einem der beiden folgenden Dateiformate gepackt werden
The source code for Java methods or Java beans must be compiled into executable class files and packaged into Java archives in one of two file formats, as described in the table below
Ein Java Archive (umgangssprachlich aufgrund der Dateiendung auch JAR-Datei genannt) ist eine ZIP-Datei, die zusätzliche Metadaten in einer Datei „META-INF/MANIFEST.MF" enthalten kann.
A JAR file has an optional manifest file located in the path META-INF/MANIFEST.MF. The entries in the manifest file determine how one can use the JAR file.
Die heruntergeladene Datei ist ein Java-Archiv, dass mit Java gestartet werden muß.
The downloaded file is a Java archive that needs to be started with java.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.