resource.properties
来自「开源的axis2框架的源码。用于开发WEBSERVER」· PROPERTIES 代码 · 共 277 行 · 第 1/2 页
PROPERTIES
277 行
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Translation instructions.
# 1. Each message line is of the form key=value.
# Translate the value, DO NOT translate the key.
# 2. The messages may contain arguments that will be filled in
# by the runtime. These are of the form: {0}, {1}, etc.
# These must appear as is in the message, though the order
# may be changed to support proper language syntax.
# 3. If a single quote character is to appear in the resulting
# message, it must appear in this file as two consecutive
# single quote characters.
# 4. Lines beginning with "#" (like this one) are comment lines
# and may contain translation instructions. They need not be
# translated unless your translated file, rather than this file,
# will serve as a base for other translators.
#
# Do not remove the following comment line. It is a variable used by a translation tool.
# NLS_MESSAGEFORMAT_VAR
#############################################################################
# DO NOT TOUCH THESE PROPERTIES - THEY ARE AUTOMATICALLY UPDATED BY THE BUILD
# PROCESS.
axisVersion=Apache Axis2 version: @axisVersion@
axisVersionRaw=@axisVersion@
axisBuiltOnRaw=@TODAY@
axisUserAgent=Axis/@axisVersion@
builtOn=Built on @TODAY@
#############################################################################
threadpoolshutdown=Thread pool is shut down.
errorWhileSafeShutDown=Error during safe shutdown
invaliduser=The user name is not valid.
invalidSOAPversion=The SOAP URI is not valid. Axis2 supports SOAP Version 1.1 and 1.2 only.
cannotInferTransport=The system cannot infer the transport information from the {0} URL.
cannotInferTransportNoAddr=Address information does not exist in the Endpoint Reference (EPR).The system cannot infer the transport mechanism.
cannotBeNullAxisOperation=The Axis operation cannot be null.
cannotBeNullServiceContext=The ServiceContext cannot be null.
cannotBeNullConfigurationContext=The ConfigurationContext cannot be null.
cannotBeNullOperationContext=The OperationContext cannot be null.
nowhereToSendError=The return response path is missing and faultTo is not specified.
errorwhileProcessingFault=An error occurred while processing the fault. See the previous error in the stack trace for more information.
unSupportedMEP=An unsupported message exchange pattern (MEP) exists in {0}.
mepClientSupportOnly=This message exchange pattern (MEP) client supports {0} only and the supplied Axis operations supports {1}.
inputstreamNull=The input stream for an incoming message is null.
unknownTransport=An unknown transport called {0} exists.
paramIsNotSpecified=The {0} parameter is not specified.
groovyNoanswer=An answer has not been received from groovy.
groovyUnableToLoad=The system cannot load {0}
outMessageNull=The out message is NULL, nothing to write.
canNotBeNull={0} cannot be NULL.
notFound={0} cannot be found.
transportError=Transport error: {0} Error: {1}
httpTransportError=HTTP Transport error: ''{0}'' - ''{1}''
preatureEOS=A premature end of stream has occurred.
responseTimeOut=Time out while waiting for the server to send the response.
callBackCompletedWithError=The callback complete, but there was no envelope element or an error.
2channelNeedAddressing=To use two transport channels you must use the WS-Addressing module.
useSeparateListenerLimited=Setting useSeparateListener to false is not a valid option when the Sender is {0} and Listener is {1}
replyNeedStarting=Before requesting the ReplyTo value, the system must start the TransportListener. The Transport is {0}
failedToOpenSocket=The system failed to open the socket.
noRecep4Email=A recipient is not specified in the e-mail message.
unknownMsgLabel=An unknown message label has been encountered: {0}
cannotCorrelateMsg= The system cannot correlate the {0} message operation to RelatesTo {1}
addAfterInvoke00={0}: The chain already has been invoked.
#AandBdonotmatch=The {0} value does not match {1} value. The system expected the {2} value, but found the {3} value.
rpcNeedmatchingChild=The remote procedure call (RPC) style expects the immediate child of the SOAP body.
unknownStyle=The {0} style is an unknown style.
rawXmlProviderIsLimited=The XML provider supports only the methods that contain the public OMElement <method-name>(OMElement) signature where the method-name variable can be any value.
methodNotImplemented=The implementation class does not define a method called
methodDoesNotExistInOut=The ServiceClass object does not implement the required method in the following form: OMElement {0}(OMElement e)
methodDoesNotExistInOnly=RawXMLMessageReceiver can not handle this scenario since ServiceClass has implemented to take Non OMElement as method arguments.
implReturnedNull=The implementation class returned a null value.
invalidMethodName=The {0} method name is not valid for the service implementation class.
blockInvocationExpectsRes=The blocking invocation does not contain a response.
serviceGroupIDNotFound=The SOAP session information cannot be retrieved from the correlation id that was received.
# Client
operationnotfound=The {0} operation cannot be found.
unsupportedyype=An unsupported type exists.
unknownsoapversion=The system does not recognize the SOAP version.
cannotfindamoduletoprocess=The system cannot find a module to process {0} type assertions.
noendpointfound=An endpoint cannot be found in the Service {0}
endpointnotfound=An endpoint cannot be found.
unsupportdmep=An unsupported message exchange pattern (MEP) exists.
noservicefound=A service was not located.
# context
servicenotfound=A service cannot be located.
threadpoolset=The thread pool is already set.
transportiniterror=A transport-OUT initialization error: {0}
invalidserviceinagroup=The {0} service, which is not valid, does not belong to the {1} service group.
cannotFlushRootNull=Context cannot be flushed since the root context is null
# Deployment Errors
invalidWSDLFound=The WSDL file found in the service archive file is not valid. The WSDL file must have either http://www.w3.org/2006/01/wsdl or http://www.w3.org/2004/03/wsdl as the namespace of the document element.
#wsdlfilenotfound=The WSDL file cannot be found for the service: {0}
servicexmlnotfound=The services.xml file cannot be found for the service: {0}
modulexmlnotfound=The module.xml file cannot be found for the module: {0}
classnotfound=The {0} class cannot be found.
fileNotFound=The {0} file cannot be found.
repocannotbebull=The Axis2 repository cannot be null.
confignotfound=The system cannot find the axis2.xml file.
pathtoconfigcanotnull=The path to axis2.xml file cannot be NULL.
modulevalfailed=Module validation failed: {0}
invalidphase=Did not find the desired phase ''{0}'' while deploying handler ''{1}''.
dispatchPhaseNotFoundOnInflow=The '"Dispatch'" phase is not found on the global '"InFlow'" phase of the axis2.xml file. Make sure the phase is within the axis2.xml file.
#invalidmoduleref=The {0} service refers to the {1} module, which is not valid.
invalidmodulerefbyop={0} operation refers to the {1} module, which is not valid.
addingnewmodule=Adding new module
settingcl=The service is setting the {0} class loader.
deployingws=Deploying Web service: {0}
invalidservice=The {0} service, which is not valid, caused {1}
deployeingmodule=Deploying module: {0}
invalidmodule=The {0} module, which is not valid, caused {1}
serviceremoved=Undeploying Web service: {0}
typemappingnotallowed=Type Mappings are not allowed in the axis2.xml file.
errorinloadingmr=A {0} error occurred in loading the message receiver {1}
errorinloadingts=A {0} error occurred in loading the transport sender {1}
errorloadingbuilder=A {0} error occurred while validating the message builder {1}
errorloadingformatter=A {0} error occurred while validating the message formatter {1}
invalidconfigattribute=Attributes exist in the axis2.xml file that are not valid. {0} {1}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?