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.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.