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

Fri, 04 Oct 2013 16:21:34 +0100

author
mkos
date
Fri, 04 Oct 2013 16:21:34 +0100
changeset 408
b0610cd08440
parent 368
0989ad8c0860
child 637
9c07ef4934dd
permissions
-rw-r--r--

8025054: Update JAX-WS RI integration to 2.2.9-b130926.1035
Reviewed-by: chegar

ohair@286 1 #
alanb@368 2 # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
ohair@286 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
ohair@286 4 #
ohair@286 5 # This code is free software; you can redistribute it and/or modify it
ohair@286 6 # under the terms of the GNU General Public License version 2 only, as
ohair@286 7 # published by the Free Software Foundation. Oracle designates this
ohair@286 8 # particular file as subject to the "Classpath" exception as provided
ohair@286 9 # by Oracle in the LICENSE file that accompanied this code.
ohair@286 10 #
ohair@286 11 # This code is distributed in the hope that it will be useful, but WITHOUT
ohair@286 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
ohair@286 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
ohair@286 14 # version 2 for more details (a copy is included in the LICENSE file that
ohair@286 15 # accompanied this code).
ohair@286 16 #
ohair@286 17 # You should have received a copy of the GNU General Public License version
ohair@286 18 # 2 along with this work; if not, write to the Free Software Foundation,
ohair@286 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
ohair@286 20 #
ohair@286 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
ohair@286 22 # or visit www.oracle.com if you need additional information or have any
ohair@286 23 # questions.
ohair@286 24 #
ohair@286 25
ohair@286 26
ohair@286 27 model.nestedModelError=model error: {0}
ohair@286 28 # Usage not found. TODO Remove
ohair@286 29 #model.duplicate.porttype=duplicate PortType added to model: {0}
ohair@286 30 # Usage not found. TODO Remove
ohair@286 31 #model.duplicate.operation=duplicate Operation added to model: {0}
ohair@286 32 # Usage not found. TODO Remove
ohair@286 33 #model.duplicate.faultmessage=duplicate fault message added to model: {0}
ohair@286 34 # Usage not found. TODO Remove
ohair@286 35 #model.duplicate.part=duplicate part added to model: {0}
ohair@286 36 # Usage not found. TODO Remove
ohair@286 37 #model.duplicate.property=duplicate property added to model: {0}
ohair@286 38 # Usage not found. TODO Remove
ohair@286 39 #model.duplicate.service=duplicate service added to model: {0}
ohair@286 40 model.invalid.message.type=invalid message type: {0}
ohair@286 41
ohair@286 42 model.schema.notImplemented=unsupported XML Schema feature ({0})
ohair@286 43 model.schema.circularity=circularity detected in schema: \"{0}\"
ohair@286 44
ohair@286 45 model.schema.unsupportedType=unsupported type ({0}): \"{1}\" (namespace: {2})
ohair@286 46 # Usage not found. TODO Remove
ohair@286 47 #model.schema.unsupportedType.anonymous=unsupported anonymous type ({0})
ohair@286 48 # Usage not found. TODO Remove
ohair@286 49 #model.schema.invalidLiteralInEnumeration=invalid literal \"{0}\" in enumeration \"{1}\" (namespace: {2})
ohair@286 50 model.schema.invalidLiteralInEnumeration.anonymous=invalid literal \"{0}\" in anonymous enumeration
ohair@286 51
ohair@286 52 # Usage not found. TODO Remove
ohair@286 53 #model.schema.notImplemented.generatingSOAPElement=unsupported XML Schema feature: \"{0}\" in component {1}, mapping it to javax.xml.soap.SOAPElement
ohair@286 54
ohair@286 55 //replacement for Uxxx codes
ohair@286 56 # Usage not found. TODO Remove
ohair@286 57 #model.schema.unsupportedSchemaType=unsupported schema type: \"{0}\"
ohair@286 58 # Usage not found. TODO Remove
ohair@286 59 #model.schema.invalidSimpleType=invalid simpleType: \"{0}\"
ohair@286 60 # Usage not found. TODO Remove
ohair@286 61 #model.schema.invalidSimpleType.noJavaType=no java mapping for simpleType: \"{0}\"
ohair@286 62 model.schema.simpleTypeWithFacets=facet \"{0}\" not supported on simple type: \"{0}\"
ohair@286 63 model.schema.unionNotSupported=simpleType: \"{0}\" derivation by xsd:union not supported
ohair@286 64 model.schema.listNotSupported=simpleType: \"{0}\" derivation by xsd:list not supported
ohair@286 65 model.schema.invalidSimpleType.invalidItemType=in simpleType: \"{0}\", itemType \"{1}\" can not be derived by list
ohair@286 66 model.schema.invalidSimpleType.noItemLiteralType=in simpleType: \"{0}\", xsd:list itemType \"{1}\" is invalid
ohair@286 67 # Usage not found. TODO Remove
ohair@286 68 #model.schema.invalidSimpleType.noNamespaceURI=invalid simpleType: \"{0}\", had null namespaceURI
ohair@286 69 # Usage not found. TODO Remove
ohair@286 70 #model.schema.encoderNotFound=no encoder found for simpleType: \"{0}\"
ohair@286 71 model.schema.invalidWildcard.allCompositor=xsd:all compositor not supported for the wildcard in schema type: \"{0}\"
ohair@286 72
ohair@286 73 model.uniqueness=uniqueness constraint violation
ohair@286 74 model.part.notUnique=parts in wsdl:message \"{0}\", reference \"{1}\", they must reference unique global elements.
ohair@286 75 model.exception.notunique=Failed to generate Java signature: duplicate exception names {0}. Use JAXWS binding customization to rename the wsdl:part \"{1}\"
ohair@286 76 model.uniqueness.javastructuretype=uniqueness constraint violation, duplicate member \"{0}\" added to JavaStructureType \"{1}\"
ohair@286 77 # Wrapped into an Exception. Not concatenated with any other string.
ohair@286 78 model.parent.type.already.set=parent of type \"{0}\" already set to \"{1}\", new value = \"{2}\"
ohair@286 79 # Usage not found. TODO Remove
ohair@286 80 #model.parent.fault.already.set=parent of fault \"{0}\" already set to \"{1}\", new value = \"{2}\"
ohair@286 81 model.exporter.unsupportedClass=model exporter: unsupported class: {0}
ohair@286 82 # Usage not found. TODO Remove
ohair@286 83 #model.importer.nonModel=not a valid model document
ohair@286 84 # Usage not found. TODO Remove
ohair@286 85 #model.importer.syntaxError=syntax error in model document (line {0})
ohair@286 86 model.importer.invalidVersion=invalid version \"{1}\" in model document (line {0})
ohair@286 87 model.importer.invalidMinorMinorOrPatchVersion=model version \"{1}\" newer than runtime version \"{2}\" (line {0}): need to upgrade to a newer runtime
ohair@286 88 model.importer.invalidClass=invalid class name \"{1}\" in model document (line {0})
ohair@286 89 model.importer.invalidId=invalid id \"{1}\ in model document (line {0})
ohair@286 90 # Usage not found. TODO Remove
ohair@286 91 #model.importer.invalidLiteral=invalid literal value in model document (line {0})
ohair@286 92 # Usage not found. TODO Remove
ohair@286 93 #model.importer.invalidProperty=invalid property in model document (line {0})
ohair@286 94 model.arraywrapper.only.one.member=LiteralArrayWrapper may only have one element member.
ohair@286 95 model.arraywrapper.member.already.set=LiteralArrayWrapper element member already set.
ohair@286 96 model.arraywrapper.no.parent=LiteralArrayWrapper cannot have a parent type
ohair@286 97 model.arraywrapper.no.subtypes=LiteralArrayWrapper cannot have subtypes
ohair@286 98 model.arraywrapper.no.content.member=LiteralArrayWrapper cannot have a content member
ohair@286 99 model.complexType.simpleContent.reservedName=invalid attribute name: "_value" in complexType: \"{0}\", _value is JAXWS reserved name, this name is generated in the generated javabean class to hold content value in the generated javabean class for complexType/simpleContent.
ohair@286 100 model.parameter.notunique.wrapper=Failed to generate Java signature: duplicate parameter name \"{0}\". Try one of these\n\t1. Use JAXWS binding customization to rename the wsdl:part \"{1}\"\n\t2. Run wsimport with -extension switch.\n\t3. This is wrapper style operation, to resolve parameter name conflict, you can also try disabling wrapper style by using <jaxws:enableWrapperStyle>false</jaxws:enableWrapperStyle> wsdl customization.
ohair@286 101 model.parameter.notunique=Failed to generate Java signature: duplicate parameter name \"{0}\". Try one of these\n\t1. Use JAXWS binding customization to rename the wsdl:part \"{1}\"\n\t2. Run wsimport with -extension switch.
ohair@286 102
ohair@286 103 #JAXWS 2.0
ohair@286 104 model.schema.elementNotFound=Element \"{0}\" not found.
ohair@286 105 model.schema.jaxbException.message="{0}"
ohair@286 106 model.saxparser.exception:{0}\n{1}
ohair@286 107
ohair@286 108 ConsoleErrorReporter.UnknownLocation = \
ohair@286 109 unknown location
ohair@286 110
ohair@286 111 ConsoleErrorReporter.LineXOfY = \
ohair@286 112 \ \ line {0} of {1}

mercurial