
org.apache.cxf.ws.rm.Messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.cxf Show documentation
Show all versions of org.apache.cxf Show documentation
Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
and JAX-RS.
#
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
#
TERMINATING_INACTIVE_SEQ_MSG = Terminating sequence {0} due to inactivity.
RM_INVOCATION_FAILED = Invocation of RM protocol operation failed.
SEQ_TERMINATION_FAILURE = Failed to terminate sequence {0}.
STANDALONE_ANON_ACKS_NOT_SUPPORTED = It is not possible to send out-of-band acknowledgments to the anonymous address.\nAn acknowledgement will be piggybacked on the next response.
STANDALONE_CLOSE_SEQUENCE_NO_TARGET_MSG = No target address to send out-of-band close sequence to.
STANDALONE_CLOSE_SEQUENCE_ANON_TARGET_MSG = It is not possible to send an out-of-band close sequence to the anonymous address.
STANDALONE_ANON_TERMINATE_SEQUENCE_MSG = It is not possible to send out-of-band terminate sequence message to the anonymous address.\nIt will be piggybacked on the next response.
POLICY_PROVIDER_CREATION_EXC = Failed to create provider for RM assertion.
POLICY_REFERENCE_RESOLUTION_EXC = Policy reference {0} cannot be resolved.
SEQ_TERMINATED_EXC = The Sequence has been terminated due to an unrecoverable error.
UNKNOWN_SEQ_EXC = The value of wsrm:Identifier is not a known Sequence identifier.
INVALID_ACK_EXC = The SequenceAcknowledgement violates the cumulative acknowledgement invariant.
MESSAGE_NR_ROLLOVER_EXC = The maximum value for wsrm:MessageNumber has been exceeded.
SEQUENCE_CLOSED_EXC = The Sequence has been closed.
WSRM_REQUIRED_EXC = WS-ReliableMessaging is required by this endpoint.
WSA_REQUIRED_EXC = WS-Addressing is required by this endpoint.
UNSUPPORTED_NAMESPACE = WS-Addressing namespace {0} is not supported with WS-ReliableMessaging namespace {1}.
CREATE_SEQ_REFUSED = The create sequence request has been refused by the RM destination.
CREATE_SEQ_ANON_TARGET = It is not possible to send a create sequence request to the anonymous address {0}
SEQ_FAULT_MSG = Interceptor encountered a SequenceFault: {0}.
MAPS_RETRIEVAL_FAILURE_MSG = Failed to retrieve message addressing properties from context - not ensuring reliable delivery.
RUNTIME_FAULT_MSG = Not ensuring reliability for the transmission of a runtime fault.
LAST_MESSAGE_SEND_EXC = Failed to send an last message for sequence {0}.
SEQ_ACK_SEND_EXC = Failed to send an acknowledgment for sequence {0}.
ACK_REQUESTED_SEND_EXC = Failed to send a sequence acknowledgment request.
RMASSERTION_UNMARSHAL_EXC = Failed to unmarshal RMAssertion element.
MESSAGE_ALREADY_DELIVERED_EXC = Message with number {0} in sequence {1} has already been delivered.
SEND_PROTOCOL_MSG_FAILED_EXC = Failed to send RM protocol message {0}.
CORRELATED_SEQ_TERMINATION_EXC = Could not terminate correlated sequence.
NO_CACHED_STREAM = Could not find a cached message for retransmission. Found stream type: {0}.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy