com.sun.enterprise.security.webservices.LocalStrings.properties Maven / Gradle / Ivy
The 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
#
# Sample ResourceBundle properties file
enterprise.webservice.methodNotAuth=Client not authorized for invocation of {0}
enterprise.webservice.cantValidateRequest=Cannot validate request for {0}
enterprise.webservice.noWsdlError=Service {0} has an endpoint with non-HTTP binding but there is no WSDL; Deployment cannot proceed
enterprise.webservice.serviceExceptionError=Service invocation threw an exception with message : {0}; Refer to the server log for more details
enterprise.webservice.nullResponsePacket=Invocation of Service {0} returned null response packet
enterprise.webservice.noEjbInvocationManager=Cannot validate request : invocation manager null for EJB WebService