All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.xml.ws.rx.mc.localization.Localization.properties Maven / Gradle / Ivy

There is a newer version: 4.0.4
Show newest version
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

# Runtime: WSMC01XX

WSMC0101_DUPLICATE_PROTOCOL_MESSAGE_HANDLER = WSMC0101: Duplicate ProtocolMessageHandler registration detected for WS-A action [ {0} ].\nPreviously registered handler of class [ {1} ] has been replaced with a new handler of class [ {2} ]

WSMC0102_NO_SOAP_HEADERS = WSMC0102: Required WS-Addressing headers not found: No SOAP headers present on a client request message.

WSMC0103_ERROR_RETRIEVING_WSA_REPLYTO_CONTENT = WSMC0103: Error unmarshalling content of WS-A ReplyTo header

WSMC0104_ERROR_STORING_RESPONSE = WSMC0104: Unable to store a response for client UUID [ {0} ]: Client queue has rejected the response

WSMC0105_STORING_RESPONSE = WSMC0105: Request processing finished. Storing a response for client UUID [ {0} ]

WSMC0106_EXCEPTION_IN_REQUEST_PROCESSING = WSMC0106: An exception has been thrown during a request processing for the client UID [ {0} ]

WSMC0107_ERROR_UNMARSHALLING_PROTOCOL_MESSAGE = WSMC0107: Error unmarshalling content of a WS-MakeConnection protocol message

WSMC0108_NULL_SELECTION_ADDRESS = WSMC0108: Selection address is [null]

WSMC0109_SELECTION_ADDRESS_NOT_MATCHING_WSA_REPLYTO = WSMC0109: Selection address [ {0} ] does not match specified WS-A ReplyTo address [ {1} ]

WSMC0110_PENDING_MESSAGE_FOUND_FOR_SELECTION_UUID = WSMC0110: A pending message found for selection UUID [ {0} ]

WSMC0111_NO_PENDING_MESSAGE_FOUND_FOR_SELECTION_UUID = WSMC0111: No pending message found for selection UUID [ {0} ]

WSMC0112_NO_RESPONSE_RETURNED = WSMC0112: No response returned for a WS-MakeConnection request

WSMC0113_NO_WSMC_HEADERS_IN_RESPONSE = WSMC0113: Unable to find a proper response receiver: The response to a WS-MakeConnection request does not contain any headers.

WSMC0114_ERROR_UNMARSHALLING_SOAP_FAULT = WSMC0114: Unable to unmarshall SOAP fault from the SOAP message.

WSMC0115_UNEXPECTED_PROTOCOL_ERROR = WSMC0115: Unexpected WS-MakeConnection protocol error: {0}

WSMC0116_RESUME_PARENT_FIBER_ERROR = WSMC0116: Unable to resume parent fiber for a response to a WS-MakeConnection request

WSMC0117_PROCESSING_RESPONSE_AS_PROTOCOL_MESSAGE = WSMC0117: Proceeding with processing the response as a protocol message

WSMC0118_PROCESSING_RESPONSE_IN_PROTOCOL_HANDLER = WSMC0118: Processing WS-MC response with WS-Addressing action [ {0} ] using ProtocolMessageHandler of class [ {1} ]

WSMC0119_UNABLE_TO_FIND_PROTOCOL_HANDLER = WSMC0119: Unable to find a ProtocolMessageHandler to process WS-MC response with WS-Addressing action [ {0} ]

WSMC0120_WSA_ACTION_HEADER_MISSING = WSMC0120: Unable to find a proper response receiver: The response to a WS-MakeConnection request does not contain WS-Addressing Action header.

WSMC0121_FAILED_TO_SEND_WSMC_REQUEST = WSMC0121: Sending WS-MakeConnection request failed. Resuming all suspended fibers with a communication exception.

WSMC0122_DUPLICATE_ASSERTION_IN_POLICY= WSMC0122: {0} duplicate [ {1} ] policy assertions in a single policy alternative detected

WSMC0123_RESPONSE_RETRIEVAL_TIMED_OUT= WSMC0123: The attempts to retrieve a response for the request using WS-MakeConnection have timed out.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy