src/share/jaxws_classes/com/sun/tools/internal/ws/resources/wsdl.properties

Thu, 31 Aug 2017 15:18:52 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:18:52 +0800
changeset 637
9c07ef4934dd
parent 368
0989ad8c0860
parent 0
373ffda63c9a
permissions
-rw-r--r--

merge

aoqi@0 1 #
aoqi@0 2 # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
aoqi@0 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
aoqi@0 4 #
aoqi@0 5 # This code is free software; you can redistribute it and/or modify it
aoqi@0 6 # under the terms of the GNU General Public License version 2 only, as
aoqi@0 7 # published by the Free Software Foundation. Oracle designates this
aoqi@0 8 # particular file as subject to the "Classpath" exception as provided
aoqi@0 9 # by Oracle in the LICENSE file that accompanied this code.
aoqi@0 10 #
aoqi@0 11 # This code is distributed in the hope that it will be useful, but WITHOUT
aoqi@0 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
aoqi@0 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
aoqi@0 14 # version 2 for more details (a copy is included in the LICENSE file that
aoqi@0 15 # accompanied this code).
aoqi@0 16 #
aoqi@0 17 # You should have received a copy of the GNU General Public License version
aoqi@0 18 # 2 along with this work; if not, write to the Free Software Foundation,
aoqi@0 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
aoqi@0 20 #
aoqi@0 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
aoqi@0 22 # or visit www.oracle.com if you need additional information or have any
aoqi@0 23 # questions.
aoqi@0 24 #
aoqi@0 25
aoqi@0 26 localized.error={0}
aoqi@0 27 parsing.wsdlNotDefaultNamespace=default namespace must be \"{0}\"
aoqi@0 28 # Not concatenated with any other string.
aoqi@0 29 parsing.onlyOneOfElementOrTypeRequired=only one of the \"element\" or \"type\" attributes is allowed in part \"{0}\"
aoqi@0 30 # Not concatenated with any other string.
aoqi@0 31 parsing.elementOrTypeRequired=warning: part {0} is ignored, either the \"element\" or the \"type\" attribute is required in part \"{0}\"
aoqi@0 32 parsing.invalidElement=invalid element: \"{0}\" (in namespace \"{1}\")
aoqi@0 33 parsing.invalidAttributeValue=invalid value \"{1}\" for attribute \"{0}\"
aoqi@0 34 parsing.invalidExtensionElement=invalid extension element: \"{0}\" (in namespace \"{1}\")
aoqi@0 35 parsing.invalidWsdlElement=invalid WSDL element: \"{0}\"
aoqi@0 36 parsing.requiredExtensibilityElement=unknown required extensibility element \"{0}\" (in namespace \"{1}\")
aoqi@0 37 parsing.unknownExtensibilityElementOrAttribute=unknown extensibility element or attribute \"{0}\" (in namespace \"{1}\")
aoqi@0 38 parsing.tooManyElements=too many \"{0}\" elements under \"{1}\" element \"{2}\"
aoqi@0 39 parsing.invalidOperationStyle=operation \"{0}\" has an invalid style
aoqi@0 40 # {0} - "definitions". Not concatenated with any other string.
aoqi@0 41 parsing.onlyOneTypesAllowed=only one "types" element allowed in "{0}"
aoqi@0 42 # {0} - element local name (e.g. PingType). Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 43 parsing.onlyOneDocumentationAllowed=only one "documentation" element allowed in "{0}"
aoqi@0 44 parsing.incorrectRootElement=expected root element \"{2}\" (in namespace \"{3}\"), found element \"{0}\" (in namespace \"{1}\")
aoqi@0 45 parsing.unknownImportedDocumentType=imported document is of unknown type: {0}
aoqi@0 46 # Not concatenated with any other string.
aoqi@0 47 parsing.unknownNamespacePrefix=undeclared namespace prefix: \"{0}\"
aoqi@0 48 parsing.invalidURI=invalid URI: {0}
aoqi@0 49 # {0} - WSDL URL
aoqi@0 50 parsing.ioExceptionWithSystemId=failed to parse document at \"{0}\"
aoqi@0 51 # {0} - exception message
aoqi@0 52 parsing.ioException=parsing failed: {0}
aoqi@0 53 # {0} - WSDL URL, Not concatenated with any other string.
aoqi@0 54 parsing.saxExceptionWithSystemId=invalid WSDL file! failed to parse document at \"{0}\"
aoqi@0 55 # {0} - exception message, Not concatenated with any other string.
aoqi@0 56 parsing.saxException=invalid WSDL file! parsing failed: {0}
aoqi@0 57 # {0} - exception message, Not concatenated with any other string.
aoqi@0 58 parsing.parserConfigException=invalid WSDL file! parsing failed: {0}
aoqi@0 59 # {0} - exception message, Not concatenated with any other string.
aoqi@0 60 parsing.factoryConfigException=invalid WSDL file! parsing failed: {0}
aoqi@0 61
aoqi@0 62 # Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 63 parsing.missingRequiredAttribute=missing required attribute \"{1}\" of element \"{0}\"
aoqi@0 64 parsing.invalidTag=expected element \"{1}\", found \"{0}\"
aoqi@0 65 # {4} - element name
aoqi@0 66 parsing.invalidTagNS=Invalid WSDL at {4}: expected element \"{2}\" (in namespace \"{3}\"), found element \"{0}\" (in namespace \"{1}\")
aoqi@0 67 parsing.nonWhitespaceTextFound=found unexpected non-whitespace text: \"{0}\"
aoqi@0 68 # Not concatenated with any other string (written on a separate line).
aoqi@0 69 parsing.elementExpected=unexpected non-element found
aoqi@0 70 #
aoqi@0 71 entity.duplicate=duplicate entity: \"{0}\"
aoqi@0 72 # {0} - type of entity, {1} - entity name e.g.: duplicate "message" entity: "PingRequest", Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 73 entity.duplicateWithType=duplicate \"{0}\" entity: \"{1}\"
aoqi@0 74
aoqi@0 75 entity.notFoundByID=invalid entity id: \"{0}\"
aoqi@0 76 entity.notFoundByQName={0} \"{1}\" not found in the wsdl: {2}
aoqi@0 77 entity.notFound.portType=wsdl:portType \"{0}\" referenced by wsdl:binding \"{1}\", but it's not found in the wsdl
aoqi@0 78 entity.notFound.binding=wsdl:binding \"{0}" referenced by wsdl:port \"{1}\", but it's not found in the wsdl
aoqi@0 79
aoqi@0 80 # Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 81 validation.missingRequiredAttribute=missing required attribute \"{0}\" of element \"{1}\"
aoqi@0 82 validation.missingRequiredProperty=missing required property \"{0}\" of element \"{1}\"
aoqi@0 83 validation.missingRequiredSubEntity=missing required sub-entity \"{0}\" of element \"{1}\"
aoqi@0 84 # Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 85 validation.invalidElement=invalid element: \"{0}\"
aoqi@0 86 # Usage not found. TODO Remove
aoqi@0 87 #validation.invalidComplexTypeInElement=invalid element: \"{1}\", has named complexType: \"{0}\"
aoqi@0 88 validation.invalidSimpleTypeInElement=invalid element: \"{1}\", has named simpleType: \"{0}\"
aoqi@0 89 validation.duplicatedElement=duplicated element: \"{0}\"
aoqi@0 90 validation.duplicatePartName=Invalid WSDL, duplicate parts in a wsdl:message is not allowed. \nwsdl:message {0} has a duplicated part name: \"{1}\"
aoqi@0 91 # Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 92 validation.invalidSubEntity=invalid sub-element \"{0}\" of element \"{1}\"
aoqi@0 93 # Wrapped into an Exception. Not concatenated with any other string.
aoqi@0 94 validation.invalidAttribute=invalid attribute \"{0}\" of element \"{1}\"
aoqi@0 95 validation.invalidAttributeValue=invalid value \"{1}\" for attribute \"{0}\"
aoqi@0 96 # Usage not found. TODO Remove
aoqi@0 97 #validation.invalidRange=invalid range found (min: {0}, max: {1})
aoqi@0 98 validation.exclusiveAttributes=exclusive attributes: \"{0}\", \"{1}\"
aoqi@0 99 validation.incorrectTargetNamespace=target namespace is incorrect (expected: {1}, found: {0})
aoqi@0 100 # Usage not found. TODO Remove
aoqi@0 101 #validation.unsupportedSchemaFeature=unsupported XML Schema feature: \"{0}\"
aoqi@0 102 validation.shouldNotHappen=internal error ("{0}")
aoqi@0 103 # Usage not found. TODO Remove
aoqi@0 104 #validation.invalidToken=invalid token \"{0}\"
aoqi@0 105 # Usage not found. TODO Remove
aoqi@0 106 #validation.notSimpleType=not a simple type: \"{0}\"
aoqi@0 107 validation.ambiguousName=ambiguous operation name: \"{0}\"
aoqi@0 108 # Usage not found. TODO Remove
aoqi@0 109 #validation.invalidPrefix=undeclared namespace prefix: \"{0}\"
aoqi@0 110 # {0} - number, {1} - WSDL location e.g.: Use of SOAP Encoding is not supported. SOAP extension element on line 945 in file:/foo/bar.wsdl has use="encoded"
aoqi@0 111 validation.unsupportedUse.encoded="Use of SOAP Encoding is not supported. \nSOAP extension element on line {0} in {1} has use=\"encoded\" "
aoqi@0 112 # {0}, {2} - element / attribute name, {1} - element name. Not concatenated with any other string.
aoqi@0 113 warning.faultEmptyAction=ignoring empty Action in \"{0}\" {1} element of \"{2}\" operation, using default instead
aoqi@0 114 # Not concatenated with any other string.
aoqi@0 115 warning.inputOutputEmptyAction=ignoring empty Action in {0} element of \"{1}\" operation, using default instead
aoqi@0 116
aoqi@0 117 #wsi compliant WSDL warnings
aoqi@0 118 warning.wsi.r2001=Not a WSI-BP compliant WSDL (R2001, R2002). wsdl:import must import only WSDL documents. It's trying to import: \"{0}\"
aoqi@0 119 warning.wsi.r2002=Not a WSI-BP compliant WSDL (R2002). wsdl:import must not be used to import XML Schema embedded in the WSDL document. Expected WSDL namespace: {0}, found: {1}
aoqi@0 120 warning.wsi.r2003=Not a WSI-BP compliant WSDL (R2003). xsd:import must only be used inside xsd:schema elements.
aoqi@0 121 warning.wsi.r2004=Not a WSI-BP compliant WSDL (R2001, R2004). xsd:import must not import XML Schema definitions embedded inline within the WSDL document.
aoqi@0 122
aoqi@0 123 #Parser
aoqi@0 124 Parsing.ParseFailed = \
aoqi@0 125 \tFailed to parse the WSDL.
aoqi@0 126
aoqi@0 127 Parsing.NotAWSDL=Failed to get WSDL components, probably {0} is not a valid WSDL file.
aoqi@0 128
aoqi@0 129 AbstractReferenceFinderImpl.UnableToParse = \
aoqi@0 130 \tUnable to parse "{0}" : {1}
aoqi@0 131
aoqi@0 132 # Not concatenated with any other string.
aoqi@0 133 Parser.NotABindingFile = \
aoqi@0 134 \tnot an external binding file. The root element must be '{'http://java.sun.com/xml/ns/jaxws'}'bindings but it is '{'{0}'}'{1}
aoqi@0 135
aoqi@0 136
aoqi@0 137 #Internalizer
aoqi@0 138 Internalizer.TwoVersionAttributes = \
aoqi@0 139 \tBoth jaxws:version and version are present
aoqi@0 140 Internalizer.IncorrectVersion = \
aoqi@0 141 \tJAXWS version attribute must be "2.0"
aoqi@0 142
aoqi@0 143 Internalizer.VersionNotPresent = \
aoqi@0 144 \tJAXWS version attribute must be present
aoqi@0 145
aoqi@0 146 internalizer.targetNotAnElement= \
aoqi@0 147 \tTarget node is not an element
aoqi@0 148 internalizer.targetNotFound= \
aoqi@0 149 \tNo target found for the wsdlLocation: {0}
aoqi@0 150
aoqi@0 151 Internalizer.IncorrectSchemaReference= \
aoqi@0 152 \t"{0}" is not a part of this compilation. Is this a mistake for "{1}"?
aoqi@0 153
aoqi@0 154 internalizer.XPathEvaluationError = \
aoqi@0 155 XPath error: {0}
aoqi@0 156 internalizer.XPathEvaluatesToNoTarget = \
aoqi@0 157 XPath evaluation of "{0}" results in an empty target node
aoqi@0 158 internalizer.XPathEvaulatesToTooManyTargets = \
aoqi@0 159 XPath evaluation of "{0}" results in too many ({1}) target nodes
aoqi@0 160 internalizer.XPathEvaluatesToNonElement = \
aoqi@0 161 XPath evaluation of "{0}" needs to result in an element.
aoqi@0 162 invalid.customization.namespace=Ignoring customization: \"{0}\", because it has no namespace. It must belong to the customization namespace.
aoqi@0 163
aoqi@0 164 # {0} - wsdl document location, {1} - namespace and local name of a element e.g.: Not a WSDL document: http://foo.org/bar?wsdl, it gives "{http://www.w3.org/1999/xhtml}html", retrying with MEX...
aoqi@0 165 invalid.wsdl.with.dooc="Not a WSDL document: {0}, it gives \"{1}\", retrying with MEX..."
aoqi@0 166 invalid.wsdl=Invalid WSDL {0}, expected {1} found {2} at (line {3})
aoqi@0 167 # Concatenated with: Server returned HTTP response code: {code} for URL: {url} e.g.: Server returned HTTP response code: 500 for URL: http://foo/bar/mex retrying with MEX...
aoqi@0 168 try.with.mex= {0} \n\nretrying with MEX...
aoqi@0 169 file.not.found={0} is unreachable
aoqi@0 170 parsing.unableToGetMetadata= {0}\n\n{1}
aoqi@0 171 failed.noservice=Could not find wsdl:service in the provided WSDL(s): \n\n{0} At least one WSDL with at least one service definition needs to be provided.

mercurial