com.sun.xml.messaging.saaj.client.p2p.LocalStrings_de.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saaj-impl Show documentation
Show all versions of saaj-impl Show documentation
Open source Reference Implementation of JSR-67: SOAP with Attachments API for Java (SAAJ MR: 1.4)
#
# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#
# SAAJ ResourceBundle properties file
# Contains Log messages
# Error messages
SAAJ0001.p2p.cannot.create.msg.factory=SAAJ0001: Nachrichten-Factory kann nicht erstellt werden
SAAJ0002.p2p.close.already.closed.conn=SAAJ0002: Verbindung ist bereits beendet (mit close-Methode)
SAAJ0003.p2p.call.already.closed.conn=SAAJ0003: Verbindung ist bereits beendet (mit call)
SAAJ0006.p2p.bad.URL=SAAJ0006: Ung\u00fcltige URL (endPoint-Instanz von Zeichenfolge)
SAAJ0007.p2p.bad.endPoint.type=SAAJ0007: Ung\u00fcltiger endPoint-Typ (endPoint-Instanz von URL)
SAAJ0008.p2p.bad.response=SAAJ0008: Ung\u00fcltige Antwort; {0}
SAAJ0009.p2p.msg.send.failed=SAAJ0009: Nachricht konnte nicht gesendet werden
SAAJ0010.p2p.cannot.read.resp=SAAJ0010: Antwort konnte nicht gelesen werden
SAAJ0011.p2p.get.already.closed.conn=SAAJ0011: Verbindung ist bereits beendet (mit get)
SAAJ0012.p2p.get.failed=SAAJ0012: Get-Vorgang nicht erfolgreich
SAAJ0013.p2p.HttpSOAPConnection=SAAJ0013: HttpSOAPConnection: {0}
SAAJ0014.p2p.content.zero=SAAJ0014: Ung\u00fcltige Antwortnachricht. Contentl\u00e4nge von Antwort war null.
# Debug messages
SAAJ0050.p2p.proxy.host=SAAJ0050: Proxyhost: {0}
SAAJ0051.p2p.proxy.port=SAAJ0051: Proxyport: {0}
SAAJ0052.p2p.protocol.mustbe.http.or.https=SAAJ0052: Protokoll in URL nicht unterst\u00fctzt, muss http oder https sein
# Trace messages
SAAJ0091.p2p.https.auth.in.POST.true=SAAJ0091: HTTPS-Autorisierung in POST auf "True" festgelegt