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

com.sun.xml.ws.resources.dispatch.properties Maven / Gradle / Ivy

There is a newer version: 4.0.2
Show newest version
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#
invalid.nullarg.soap.msgmode=SOAP/HTTP Binding in {0} is not allowed with a null invocation argument. Must be: {1}
invalid.nullarg.xmlhttp.request.method=A XML/HTTP request using MessageContext.HTTP_REQUEST_METHOD equals {0} with a Null invocation Argument is not allowed. Must be: {1}
invalid.response=No response returned.
invalid.response.deserialization=Failed to deserialize the response.
invalid.datasource.dispatch.msgmode=Can not create Dispatch of Service.Mode.PAYLOAD{0}. Must be: {1}
invalid.soapmessage.dispatch.msgmode=Can not create Dispatch of {0}. Must be {1}.
invalid.datasource.dispatch.binding=Can not create Dispatch with {0}. Must be: {1}
invalid.soapmessage.dispatch.binding=Can not create Dispatch with {0} Binding. Must be: {1} Binding.
invalid.query.string=Unable to resolve endpoint address using the supplied query string: {0}.
invalid.uri.path.query=Unable to construct a URI with this path info {0} and this query string {1}.
invalid.uri=Endpoint String: {0} is and invalid URI.
invalid.uri.decode=Unable to decode the resolved endpoint using UTF-8 encoding.
invalid.uri.resolution=Unable to resolve endpoint address using the supplied path: {0}.
duplicate.port=WSDLPort {0} already exists. Can not create a port of the same QName.
invalid.query.leading.char=Leading '?' of MessageContext.QUERY_STRING: {0} is not valid. Remove '?' and run again.
duplicate.port=WSDLPort {0} already exists. Can not create a port of the same QName.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy