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

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

There is a newer version: 4.0.2
Show newest version
#
# Copyright (c) 1997, 2018 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
#

null.address=Address in an EPR cannot be null
null.address.service.endpoint=Address in an EPR cannot be null, when serviceName or portName is null
null.service=serviceName can't be null when portName is specified
null.portname=EPR doesn't have EndpointName in the Metadata
null.wsdl= EPR doesn't have WSDL Metadata which is needed for the current operation
notfound.service.in.wsdl= Service: {0} not found in WSDL: {1}
no.wsdl.no.port = WSDL Metadata not available to create the proxy, either Service instance or \
  ServiceEndpointInterface {0} should have WSDL information  
notfound.port.in.wsdl=Port: {0} not a valid port in Service: {1} in WSDL: {2}
error.wsdl= Error in parsing WSDL: {0}
null.epr= EndpointReference is null






© 2015 - 2024 Weber Informatics LLC | Privacy Policy