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

org.glassfish.webservices.LogStrings.properties Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M9
Show newest version
#
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

#
impl.notfound=WS00005: WebService {0} implementation {1} not found in archive {2}
wsgen.failed.cont=WS00007: wsgen failed- proceeding under the assumption that the user packaged all required objects properly
wsgen.failed=WS00008: wsgen Failed
wsgen.success=WS00009: wsgen successful
module.load.error=WS00010: Error loading the module {0}

exception.manifest=WS00015: Exception :  {0} when trying to process MANIFEST file under {1}
io.exception=WS00016: IOException :  {0} when trying to get list of files under {1}
wsgen.rtexception=WS00017: Exception occurred in the wsgen process {0}

enterprise.webservice.unknownMessageContextType=WS00030: MessageContext is not a SOAPMEssageContext

enterprise.webservice.portNameMismatch=WS00031: There is a mismatch in the portName specified with @WebService annotation in the endpoint implementation and the portName found in the WSDL; PortName in WSDL={0}; PortName in endpoint={1}
enterprise.webservice.serviceNameMismatch=WS00032: There is a mismatch in the serviceName specified with @WebService annotation in the endpoint implementation and the serviceName found in the WSDL; ServiceName in WSDL={0}; ServiceName in endpoint={1}

enterprise.webservice.postHandlerMethodMismatch=WS00035: Original Method {0} does not match post-handler method {1}
enterprise.webservice.cantGetMethod=WS00036: Exception while getting method for  {0}
enterprise.webservice.methodNotAuth=WS00037: Client not authorized for invocation of {0}
enterprise.webservice.errorUnMarshalMethod=WS00038: Error unmarshalling method for ejb {0}
enterprise.webservice.cantValidateRequest=WS00039: Cannot validate request
enterprise.webservice.noWsdlError=WS00040: Service {0} has an endpoint with non-HTTP binding but there is no WSDL; Deployment cannot proceed
enterprise.webservice.nullResponsePacket=WS00042: Invocation of Service {0} returned null response packet

enterprise.deployment.backend.invalidWsdlURL=WS00045:  Invalid URL {0} specified for WSDL location





© 2015 - 2025 Weber Informatics LLC | Privacy Policy