12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2019 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Dieses Feature aktiviert die Unterst\u00fctzung f\u00fcr SIP-Servlets, die gem\u00e4\u00df der Java-Spezifikation Java SipServlet 1.1 geschrieben sind. \
- Die Servlets k\u00f6nnten in WAR-, SAR- oder EAR-Dateien gepackt werden, f\u00fcr die Java EE angegeben ist. \
- Falls Servletsicherheit erforderlich ist, sollten Sie auch ein appSecurity-Feature konfigurieren. Falls kein Sicherheitsfeature vorhanden ist, werden alle Integrit\u00e4tsbedingungen f\u00fcr die Sicherheit f\u00fcr die Anwendung ignoriert.
|