?? resource.properties
字號(hào):
compilerClass=Javac compiler class: {0}
noMoreTokens=no more tokens - could not parse error message: {0}
cantParse=could not parse error message: {0}
noParmAndRetReq=Parameter or return type inferred from WSDL and may not be updated.
# NOTE: in sunJavac, do not translate "Sun Javac"
sunJavac=Sun Javac Compiler
# NOTE: in ibmJikes, do not translate "IBM Jikes"
ibmJikes=IBM Jikes Compiler
typeMeta=Type metadata
returnTypeMeta=Return type metadata object
needStringCtor=Simple Types must have a String constructor
needToString=Simple Types must have a toString for serializing the value
typeMap00=All the type mapping information is registered
typeMap01=when the first call is made.
typeMap02=The type mapping information is actually registered in
typeMap03=the TypeMappingRegistry of the service, which
typeMap04=is the reason why registration is only needed for the first call.
mustSetStyle=must set encoding style before registering serializers
# NOTE: in mustSpecifyReturnType and mustSpecifyParms, do not translate "addParameter()" and "setReturnType()"
mustSpecifyReturnType=No returnType was specified to the Call object! You must call setReturnType() if you have called addParameter().
mustSpecifyParms=No parameters specified to the Call object! You must call addParameter() for all parameters if you have called setReturnType().
noElemOrType=Error: Message part {0} of operation {1} should have either an element or a type attribute
badTypeNode=Error: Missing type resolution for element {2}, in WSDL message part {0} of operation {1}. Hint: Try turning off 'wrapped' processing (--noWrapped).
# NOTE: in noUse, do no translate "soap:operation", "binding operation", "use".
noUse=The soap:operation for binding operation {0} must have a "use" attribute.
fixedTypeMapping=Default type mapping cannot be modified.
delegatedTypeMapping=Type mapping cannot be modified via delegate.
badTypeMapping=Invalid TypeMapping specified: wrong type or null.
defaultTypeMappingSet=Default type mapping from secondary type mapping registry is already in use.
getPortDoc00=For the given interface, get the stub implementation.
getPortDoc01=If this service has no port for the given interface,
getPortDoc02=then ServiceException is thrown.
getPortDoc03=This service has multiple ports for a given interface;
getPortDoc04=the proxy implementation returned may be indeterminate.
noStub=There is no stub implementation for the interface:
CantGetSerializer=unable to get serializer for class {0}
noVector00={0}: {1} is not a vector
badVector00=Circular reference in Vector
optionFactory00=name of a custom class that implements GeneratorFactory interface (for extending Java generation functions)
optionHelper00=emits separate Helper classes for meta data
badParameterMode=Invalid parameter mode byte ({0}) passed to getModeAsString().
attach.bounday.mns=Marking streams not supported.
noSuchOperation=No such operation ''{0}''
optionUsername=username to access the WSDL-URI
optionPassword=password to access the WSDL-URI
cantGetDoc00=Unable to retrieve WSDL document: {0}
implAlreadySet=Attempt to set implementation class on a ServiceDesc which has already been configured
cantCreateBean00=Unable to create JavaBean of type {0}. Missing default constructor? Error was: {1}.
faultDuringCleanup=AxisEngine faulted during cleanup!
j2woptsoapAction00=value of the operation's soapAction field. Values are DEFAULT, OPERATION or NONE. OPERATION forces soapAction to the name of the operation. DEFAULT causes the soapAction to be set according to the operation's meta data (usually ""). NONE forces the soapAction to "". The default is DEFAULT.
j2wBadSoapAction00=The value of --soapAction must be DEFAULT, NONE or OPERATION.
dispatchIAE00=Tried to invoke method {0} with arguments {1}. The arguments do not match the signature.
ftsf00=Creating trusting socket factory
ftsf01=Exception creating factory
ftsf02=SSL setup failed
ftsf03=isClientTrusted: yes
ftsf04=isServerTrusted: yes
ftsf05=getAcceptedIssuers: none
generating=Generating {0}
j2woptStyle00=The style of binding in the WSDL, either DOCUMENT, RPC, or WRAPPED.
j2woptBadStyle00=The value of --style must be DOCUMENT, RPC, or WRAPPED.
noClassForService00=Could not find class for the service named: {0}\nHint: you may need to copy your class files/tree into the right location (which depends on the servlet system you are using).
j2wDuplicateClass00=The <class-of-portType> has already been specified as, {0}. It cannot be specified again as {1}.
j2wMissingClass00=The <class-of-portType> was not specified.
w2jDuplicateWSDLURI00=The wsdl URI has already been specified as, {0}. It cannot be specified again as {1}.
w2jMissingWSDLURI00=The wsdl URI was not specified.
badEnum02=Unrecognized {0}: ''{1}''
badEnum03=Unrecognized {0}: ''{1}'', defaulting to ''{2}''
beanCompatType00=The class {0} is not a bean class and cannot be converted into an xml schema type. An xml schema anyType will be used to define this class in the wsdl file.
beanCompatPkg00=The class {0} is defined in a java or javax package and cannot be converted into an xml schema type. An xml schema anyType will be used to define this class in the wsdl file.
beanCompatConstructor00=The class {0} does not contain a default constructor, which is a requirement for a bean class. The class cannot be converted into an xml schema type. An xml schema anyType will be used to define this class in the wsdl file.
unsupportedSchemaType00=The XML Schema type ''{0}'' is not currently supported.
optionNoWrap00=turn off support for "wrapped" document/literal
noTypeOrElement00=Error: Message part {0} of operation or fault {1} has no element or type attribute.
msgContentLengthHTTPerr=Message content length {0} exceeds servlet return capacity.
badattachmenttypeerr=The value of {0} for attachment format must be {1};
attach.dimetypeexceedsmax=DIME Type length is {0} which exceeds maximum {0}
attach.dimelengthexceedsmax=DIME ID length is {0} which exceeds maximum {1}.
attach.dimeMaxChunkSize0=Max chunk size \"{0}\" needs to be greater than one.
attach.dimeMaxChunkSize1=Max chunk size \"{0}\" exceeds 32 bits.
attach.dimeReadFullyError=Each DIME Stream must be read fully or closed in succession.
attach.dimeNotPaddedCorrectly=DIME stream data not padded correctly.
attach.readLengthError=Received \"{0}\" bytes to read.
attach.readOffsetError=Received \"{0}\" as an offset.
attach.readArrayNullError=Array to read is null
attach.readArrayNullError=Array to read is null
attach.readArraySizeError=Array size of {0} to read {1} at offset {2} is too small.
attach.DimeStreamError0=End of physical stream detected when more DIME chunks expected.
attach.DimeStreamError1=End of physical stream detected when {0} more bytes expected.
attach.DimeStreamError2=There are no more DIME chunks expected!
attach.DimeStreamError3=DIME header less than {0} bytes.
attach.DimeStreamError4=DIME version received \"{0}\" greater than current supported version \"{1}\".
attach.DimeStreamError5=DIME option length \"{0}\" is greater stream length.
attach.DimeStreamError6=DIME typelength length \"{0}\" is greater stream length.
attach.DimeStreamError7=DIME stream closed during options padding.
attach.DimeStreamError8=DIME stream closed getting ID length.
attach.DimeStreamError9=DIME stream closed getting ID padding.
attach.DimeStreamError10=DIME stream closed getting type.
attach.DimeStreamError11=DIME stream closed getting type padding.
attach.DimeStreamBadType=DIME stream received bad type \"{0}\".
badOutParameter00=A holder could not be found or constructed for the OUT parameter {0} of method {1}.
setJavaTypeErr00=Illegal argument passed to ParameterDesc.setJavaType. The java type {0} does not match the mode {1}
badNormalizedString00=Invalid normalizedString value
badToken00=Invalid token value
badPropertyDesc00=Internal Error occurred while build the property descriptors for {0}
j2woptinput00=input WSDL filename
j2woptbindingName00=binding name (--servicePortName value + "SOAPBinding" if not specified)
writeSchemaProblem00=Problems encountered trying to write schema for {0}
badClassFile00=Error looking for paramter names in bytecode: input does not appear to be a valid class file
unexpectedEOF00=Error looking for paramter names in bytecode: unexpected end of file
unexpectedBytes00=Error looking for paramter names in bytecode: unexpected bytes in file
beanCompatExtends00=The class {0} extends non-bean class {1}. An xml schema anyType will be used to define {0} in the wsdl file.
wrongNamespace00=The XML Schema type ''{0}'' is not valid in the Schema version ''{1}''.
onlyOneBodyFor12=Only one body allowed for SOAP 1.2 RPC
noElemAfterBody12=No element allowed after SOAP 1.2 body
noEncodingStyleAttrAppear=encodigstyle attribute must not appear in element {0} in SOAP 1.2
noIDandHREFonSameElement=A ref attribute information item and an id attribute information item MUST NOT appear on the same element information item in SOAP 1.2
invalidEncodingStyle=Encoding style is invalid
noSparseArray=Partially transmitted and sparse arrays is not supported in SOAP 1.2
differentTypes00=Error: The input and output parameter have the same name, ''{0}'', but are defined with type ''{1}'' and also with type ''{2}''.
badMsgMethodParam=Message service must take either a single Vector or a Document - method {0} takes a single {1}
msgMethodMustHaveOneParam=Message service methods must take a single parameter. Method {0} takes {1}
needMessageContextArg=Full-message message service must take a single MessageContext argument. Method {0} takes a single {1}
onlyOneMessageOp=Message services may only have one operation - service ''{0}'' has {1}
# NOTE: in wontOverwrite, do no translate "WSDL2Java".
wontOverwrite={0} already exists, WSDL2Java will not overwrite it.
badYearMonth00=Invalid gYearMonth
badYear00=Invalid gYear
badMonth00=Invalid gMonth
badDay00=Invalid gDay
badMonthDay00=Invalid gMonthDay
badDuration=Invalid duration: must contain a P
# NOTE: in noDataHandler, do not translate DataHandler.
noDataHandler=Could not create a DataHandler for {0}, returning {1} instead.
needSimpleValueSer=Serializer class {0} does not implement SimpleValueSerializer, which is necessary for attributes.
# NOTE: in needImageIO, do not translate "JIMI", "java.awt.Image", "http://java.sun.com/products/jimi/"
needImageIO=JIMI is necessary to use java.awt.Image attachments (http://java.sun.com/products/jimi/).
imageEnabled=Image attachment support is enabled?
wsddServiceName00=The WSDD service name defaults to the port name.
badSource=javax.xml.transform.Source implementation not supported: {0}.
rpcProviderOperAssert00=The OperationDesc for {0} was not found in the ServiceDesc.
serviceDescOperSync00=The OperationDesc for {0} was not synchronized to a method of {1}.
noServiceClass=No service class was found! Are you missing a className option?
jpegOnly=Cannot handle {0}, can only handle JPEG image types.
engineFactory=Got EngineFactory: {0}
engineConfigMissingNewFactory=Factory {0} Ignored: missing required method: {1}.
engineConfigInvokeNewFactory=Factory {0} Ignored: invoke method failed: {1}.
engineConfigFactoryMissing=Unable to locate a valid EngineConfigurationFactory
engineConfigLoadFactory=Factory {0} Ignored: unable to load/resolve class.
noClassNameAttr00=classname attribute is missing.
noValidHeader=qname attribute is missing.
badNonNegInt00=Invalid nonNegativeInteger
undefinedElem00=Element {0} is referenced but not defined.
emptyref00=Error: missing type or ref attribute for node ''{0}''
absentRef00=Error: Cannot find referenced type ''{0}'' for type ''{1}''
cannotConnectError=Unable to connect
unabletoLoadMessages00=Unable to load messages!
unabletoDeployTypemapping00=Unable to deploy typemapping: {0}
badWSDDOperation=Couldn''t find a matching Java operation for WSDD operation "{0}" ({1} args)
badMsgMethodStyle=Method style for message-based service wasn't one we recognized!
badMsgMethodParams=Method ''{0}'' does not match any of the valid signatures for message-style service methods
unmatchedOp=Binding operation has no corresponding portType operation: name = {0}, input name = {1}, output name = {2}
noOperationForQName=Couldn't find an appropriate operation for XML QName {0}
noParmDesc=operation description is missing parameter description!
noPortTypeFault=ERROR: Unable to match binding fault "{0}" from binding {2}, operation "{1}", to a PortType fault.
unNamedFault00=ERROR: Fault is missing a name= attribute in operation "{0}", in binding {1}.
missingSoapFault00=ERROR: Missing <soap:fault> element inFault "{0}" in operation "{0}", in binding {1}
expectedHeaderParam=Found instance data for {0} in the soap:body instead of the soap:header.
noReturnParam=Didn''t find specified return QName {0}!
noMsg=No symbol table entry found for message {0}
j2woptUse00=The use of items in the binding, either LITERAL or ENCODED
j2woptBadUse00=The value of the use option must be LITERAL or ENCODED
j2woptExtraClasses00=A space or comma separated list of class names to be added to the type section.
j2woptBadClass00=Invalid class provided for --extraClasses option: {0}
operationAlreadySet=Can't modify settings on a Call whose OperationDesc was set by setOperation()
illegalStateException00=IllegalStateException:
unsupportedOperationException00=UnsupportedOperationException00:
unsupportedOperationException01=UnsupportedOperationException01: {0}
uuidGenFactoryCNFE00=The implementation of UUIDGen interface specified cannot be found in the classpath: {0} not found
uuidGenFactoryException02= Exception encountered while attempting to instantiate the specified implementation of UUIDFactory: {0} message={1}
badIdType00=Invalid Id
badLanguage00=Invalid language
noContainerForAnonymousType=makeTypeElement() was told to create a type "{0}", with no containing element
cantLoadByecode=Unable to load bytecode for class "{0}"
wsdlFileMissing=Unable to find WSDL file or resource {0}
nullEngine=Null engine passed to SOAPService.setEngine()!
servletEngineWebInfError03=Unable to find config file. Creating new servlet engine config file: {0}
nsToPkgFileNotFound00=ERROR: Unable to open namespace-to-package mapping file "{0}".
nsToPkgFileLoaded00=INFO: Loaded namespace-to-package mapping file "{0}".
nsToPkgDefaultFileLoaded00=INFO: Loaded default namespace-to-package mapping file "{0}" as java resource.
missingPortNameException=No name defined for <port> element. Hint: add an attribute "name" to the port definition, i.e. <port name="...">
missingBindingException=No binding defined for <port> element. Hint: add an attribute "binding" to he port definition, i.e. <port binding="...">
twoPortsWithSameName=Two <port> elements with the same name "{0}" found. Hint: choose unique names among all port elements in a WSDL document.
acUsage00=Processes a set of administration commands.
acUsage01=
acUsage02=The following Options are available:
acUsage03=
acUsage04=\t-l<url> sets the AxisServlet URL
acUsage05=\t-h<hostName sets the AxisServlet host
acUsage06=\t-p<portNumber> sets the AxisServlet port
acUsage07=\t-s<servletPath> sets the path to the AxisServlet
acUsage08=\t-f<fileName> specifies that a simple file protocol should be used
acUsage09=\t-u<username> sets the username
acUsage10=\t-w<password> sets the password
acUsage11=\t-d sets the debug flag (for instance, -ddd would set it to 3)
acUsage12=\t-t<name> sets the transport chain touse
acUsage13=
acUsage14=Commands:
acUsage15=
acUsage16=\tlist will list the currently deployed services
acUsage17=\tquit will send a quit message to SimpleAxisServer
acUsage18=\tpasswd value changes the admin password
acUsage19=
acUsage20=Deployment Descriptor files:
acUsage21=
acUsage22=<deployment-descriptor-files> deploys or undeploys Axis components and
acUsage23=web services described in these files
acUsage24=
acUsage25=If -l or -h -p -s are not set, the AdminClient will invoke
acUsage26=http://localhost:8080/axis/servlet/AxisServlet
foundJWS00=There is a Web Service here
#NOTE in foundJWS01, do not translate WSDL
foundJWS01=Click to see the WSDL
noCharacterOrByteStream=InputSource has neither character stream nor byte stream
couldNotReadFromCharStream=Could not read from character stream
errorGetDocFromSOAPEnvelope=Could not get document from SOAPEnvelope
badEjbHomeType=The home object retrieved from jndi does not have the same type as the one specified in the config file
badEncodingStyle=Unknown encoding style
badEncodingStyle1=Unknown encoding style : {0}
badSOAPHeader00=a SOAPHeader may only have SOAPHeaderElement as its immediate children
badSOAPBodyElement00=a SOAPBody may only have SOAPBodyElement as its immediate children
noNamespace00=Attempted to write schema for bad QName (no namespace) : {0}
charsInArray=Found character data inside an array element while deserializing
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -