org.glassfish.webservices.monitoring.LocalStrings.properties Maven / Gradle / Ivy
#
# Copyright (c) 2011, 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.monitoring.methodInvocationException=Method invocation exception
enterprise.webservice.monitoring.ExceptionDetails=Exceptions details : {0}
enterprise.webservice.monitoring.title=Web Service Tester
#{0} - URL
#{1} - web service name
enterprise.webservice.monitoring.line1=This form will allow you to test your web service implementation (WSDL File)
enterprise.webservice.monitoring.line2=To invoke an operation, fill the method parameter(s) input boxes and click on the button labeled with the method name.
enterprise.webservice.monitoring.methods=Methods :
#{0} - operation name
enterprise.webservice.monitoring.formSubmit=
#{0} - operation name
#{1} - index
#{2} - parameter type class name
enterprise.webservice.monitoring.formInput=
#{0} - locale code
enterprise.webservice.monitoring.postTitle=Method invocation trace 
enterprise.webservice.monitoring.methodInvocation= {0}  Method invocation
enterprise.webservice.monioring.methodTrace=Method parameter(s)
enterprise.webservice.monitoring.methodReturn=Method returned
enterprise.webservice.monitoring.soapReq=SOAP Request
enterprise.webservice.monitoring.soapResp=SOAP Response
#{0} - locale code
enterprise.webservice.monitoring.CNFTitle=Method invocation exception 
enterprise.webservice.monitoring.CNFServerError=Internal server error, debugging is not available
#{0} - locale code
enterprise.webservice.monitoring.TesterNSTitle=Tester feature not supported 
#{0} - locale code
enterprise.webservice.monitoring.WsImportError=wsimport error for the following wsdl 
enterprise.webservice.monitoring.WsImportError2=Error generating artifacts for the following WSDL {0}
enterprise.webservice.monitoring.WsImportError3=Possible causes can be invoking https when the application is not configured for security
enterprise.webservice.monitoring.TesterNSDetail=Please note that the tester feature is supported for JAXWS based webservices only
enterprise.webservice.monitoring.CNFerror2=Cannot load class {0} - Verify class presence in bundle
enterprise.webservice.monitoring.TesterNSerror2=Service {0} looks like a JAXRPC based webservice.
#{0} - exception message
enterprise.webservice.monitoring.serviceExceptionError=WS00041: Service invocation threw an exception with message :  {0}; Refer to the server log for more details
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy