Informationen über die Container-Konfiguration dieses Moduls.
Die folgende Tabelle beinhaltet globale Modul-Informationen.
Name: | jDTAUS Core ⁑ RI Servlet Container |
---|---|
Beschreibung: | Core web application integration. |
Version: | 1.15 |
Die folgende Tabelle beinhaltet alle bereitgestellten Implementierungen des Moduls.
Bezeichner | Name | Version | Final | Implementierte Spezifikationen |
---|---|---|---|---|
org.jdtaus.core.container.ri.servlet.ContextLostException | jDTAUS Core ⁑ RI Servlet Container | 1.15 | true | |
org.jdtaus.core.container.ri.servlet.SessionLostException | jDTAUS Core ⁑ RI Servlet Container | 1.15 | true | |
org.jdtaus.core.container.ri.servlet.ServletFilter | jDTAUS Core ⁑ RI Servlet Container | 1.15 | true | |
org.jdtaus.core.container.ri.servlet.ServletRequestLocale | default | 1.15 | true | java.util.Locale |
Gets thrown when the ServletContext for a thread of execution is not set.
Die Implementierung verfügt über keine Eigenschaften.
Diese Implementierung hat keine Abhängigkeiten.
Die folgende Tabelle beinhaltet alle von der Implementierung verwendeten Meldungen.
Meldung | Vorlagen |
---|---|
contextLost Information about the thread without context. | Deutsch: Kein Context für Thread {0}. English: No context available for thread {0}. |
Gets thrown when the HttpSession for a thread of execution is null.
Die Implementierung verfügt über keine Eigenschaften.
Diese Implementierung hat keine Abhängigkeiten.
Die folgende Tabelle beinhaltet alle von der Implementierung verwendeten Meldungen.
Meldung | Vorlagen |
---|---|
sessionLost Information about the thread without session. | Deutsch: Keine Sitzung für Thread {0}. English: No session available for thread {0}. |
jDTAUS webapp integration filter.
Die Implementierung verfügt über keine Eigenschaften.
Diese Implementierung hat keine Abhängigkeiten.
Die folgende Tabelle beinhaltet alle von der Implementierung verwendeten Meldungen.
Meldung | Vorlagen |
---|---|
systemProperty Information about an updated system property. | Deutsch: System Eigenschaft {0} auf {1} gesetzt. English: System property {0} set to {1}. |
This class overwrites the automatically discovered default java.util.Locale implementation and is used to provide the locale of the current servlet request in service.
Die Implementierung verfügt über keine Eigenschaften.
Diese Implementierung hat keine Abhängigkeiten.
Diese Implementierung verwendet keine Meldungen.