src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/LocalStrings.properties

Fri, 14 Feb 2014 11:13:45 +0100

author
mkos
date
Fri, 14 Feb 2014 11:13:45 +0100
changeset 515
6cd506508147
parent 368
0989ad8c0860
child 637
9c07ef4934dd
permissions
-rw-r--r--

8026188: Enhance envelope factory
Summary: Avoiding caching data initialized via TCCL in static context; fix also reviewed by Alexander Fomin
Reviewed-by: ahgross, mgrebac, skoivu

ohair@286 1 #
alanb@368 2 # Copyright (c) 1997, 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 # SAAJ ResourceBundle properties file
ohair@286 27 # Contains Log messages for soap pkg
ohair@286 28 # Error messages
ohair@286 29 SAAJ0501.soap.data.handler.err=SAAJ0501: Data handler error: {0}
ohair@286 30 SAAJ0502.soap.no.handler.for.attachment=SAAJ0502: No data handler associated with this attachment
ohair@286 31 SAAJ0503.soap.no.null.to.dataHandler=SAAJ0503: Null dataHandler argument to setDataHandler
ohair@286 32 SAAJ0504.soap.cannot.externalize.attachment=SAAJ0504: Unable to externalize attachment
ohair@286 33 SAAJ0505.soap.cannot.copy.mime.hdr=SAAJ0505: Unable to copy MIME header
ohair@286 34 SAAJ0506.soap.cannot.copy.mime.hdrs.into.attachment=SAAJ0506: Unable to copy MIME headers into attachment
ohair@286 35 # Usage not found. TODO Remove
ohair@286 36 #SAAJ0507.soap.cannot.create.handler=SAAJ0507: Unable to create DataHandler for {0}
ohair@286 37 SAAJ0508.soap.cannot.register.handlers=SAAJ050: Unable to register handlers in JAF command map
ohair@286 38
ohair@286 39 SAAJ0510.soap.cannot.create.envelope=SAAJ0510: Unable to create envelope from given source
ohair@286 40 SAAJ0511.soap.cannot.create.envelope=SAAJ0511: Unable to create envelope from given source
ohair@286 41 SAAJ0512.soap.incorrect.factory.used=SAAJ0512: Unable to create envelope: incorrect factory used during tree construction
ohair@286 42 SAAJ0513.soap.unknown.ns=SAAJ0513: Unable to create envelope from given source because the namespace was not recognized
ohair@286 43 SAAJ0514.soap.root.elem.not.named.envelope=SAAJ0514: Unable to create envelope from given source because the root element is not named Envelope
ohair@286 44 SAAJ0515.source.reset.exception=SAAJ0515: Unable to reset the soap-part content source
ohair@286 45
ohair@286 46 SAAJ0520.soap.invalid.obj.type=SAAJ0520: DataContentHandler requires Image object, but was given object of type {0}
ohair@286 47 SAAJ0521.soap.set.Content-Type=SAAJ0521: Content-Type set to {0}
ohair@286 48 SAAJ0522.soap.invalid.type.for.img.handler=SAAJ0522: Invalid content-type {0} for ImageContentHandler
ohair@286 49 SAAJ0523.soap.null.obj.for.img.handler=SAAJ0523: Null object for ImageContentHandler
ohair@286 50 SAAJ0524.soap.cannot.run.jpg.encoder=SAAJ0524: Unable to run the JPEG Encoder on a stream
ohair@286 51 SAAJ0525.soap.cannot.encode.img=SAAJ0525: Unable to encode image to a stream
ohair@286 52 SAAJ0526.soap.unsupported.mime.type=SAAJ0526: Unsupported mime type {0}
ohair@286 53
ohair@286 54 SAAJ0530.soap.unknown.Content-Type=SAAJ0530: Unrecognized Content-Type
ohair@286 55 SAAJ0531.soap.cannot.parse.Content-Type=SAAJ0531: Unable to parse content type
ohair@286 56 SAAJ0532.soap.no.Content-Type=SAAJ0532: Absent Content-Type
ohair@286 57 SAAJ0533.soap.incorrect.Content-Type=SAAJ0533: Cannot create message: incorrect content-type for SOAP version. Got {0}, but expected {1}
ohair@286 58 SAAJ0534.soap.unknown.Content-Type=SAAJ0534: Unrecognized Content-Type
ohair@286 59 SAAJ0535.soap.cannot.internalize.message=SAAJ0535: Unable to internalize message
ohair@286 60 SAAJ0536.soap.content-type.mustbe.multipart=SAAJ0536: Content-Type needs to be Multipart/Related and with type=text/xml or application/soap+xml
ohair@286 61 SAAJ0537.soap.invalid.content-type=SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message
ohair@286 62 SAAJ0538.soap.cannot.convert.msg.to.multipart.obj=SAAJ0538: Unable to convert SOAP message into a Multipart object
ohair@286 63 SAAJ0539.soap.cannot.get.header.stream=SAAJ0539: Unable to get header stream in saveChanges
ohair@286 64 SAAJ0540.soap.err.saving.multipart.msg=SAAJ0540: Error during saving a multipart message
ohair@286 65 SAAJ0541.soap.fragment.not.bound.to.part=SAAJ0541: Could not complete operation. Fragment not bound to SOAP part
ohair@286 66 SAAJ0542.soap.proc.instructions.not.allowed.in.docs=SAAJ0542: Processing Instructions are not allowed in SOAP documents
ohair@286 67 SAAJ0543.soap.entity.refs.not.allowed.in.docs=SAAJ0543: Entity References are not allowed in SOAP documents
ohair@286 68 SAAJ0544.soap.no.valid.reader.for.src=SAAJ0544: Source does not have a valid Reader or InputStream
ohair@286 69 SAAJ0545.soap.cannot.set.src.for.part=SAAJ0545: Error setting the source for SOAPPart
ohair@286 70 SAAJ0546.soap.stream.incorrect.type=SAAJ0546: Internal error: stream not of the right type
ohair@286 71 SAAJ0547.soap.cannot.externalize=SAAJ0547: Error while trying to externalize
ohair@286 72 SAAJ0548.soap.cannot.externalize.hdr=SAAJ0548: Unable to externalize header
ohair@286 73 SAAJ0549.soap.part.invalid.Content-Type=SAAJ0549: Bad Content-Type for SOAP Part {0}
ohair@286 74 SAAJ0550.soap.null.headers=SAAJ0550: Cannot create message: Headers can't be null
ohair@286 75 SAAJ0551.soap.unsupported.encoding=SAAJ0551: Unsupported encoding {0}
ohair@286 76 SAAJ0552.soap.xml.decl.parsing.failed=SAAJ0552: XML declaration parsing failed
ohair@286 77 SAAJ0553.soappart.renamenode.not.supported=SAAJ0553: renameNode on SOAPPart not supported
ohair@286 78 SAAJ0554.soappart.normalizeDocument.not.supported=SAAJ0554: normalizeDocument on SOAPPart not supported
ohair@286 79 SAAJ0555.soappart.getDomConfig.not.supported=SAAJ0555: getDomConfig on SOAPPart not supported
ohair@286 80 SAAJ0556.soappart.adoptNode.not.supported=SAAJ0556: adoptNode on SOAPPart not supported
ohair@286 81 SAAJ0557.soappart.setDocumentURI.not.supported=SAAJ0557: setDocumentURI on SOAPPart not supported
ohair@286 82 SAAJ0558.soappart.getDocumentURI.not.supported=SAAJ0558: getDocumentURI on SOAPPart not supported
ohair@286 83 SAAJ0559.soappart.setStrictErrorChecking.not.supported=SAAJ0559: setStrictErrorChecking on SOAPPart not supported
ohair@286 84 SAAJ0560.soappart.getInputEncoding.not.supported=SAAJ0560: getInputEncoding on SOAPPart not supported
ohair@286 85 SAAJ0561.soappart.getXmlEncoding.not.supported=SAAJ0561: getXmlEncoding on SOAPPart not supported
ohair@286 86 SAAJ0562.soappart.getXmlStandalone.not.supported=SAAJ0562: getXmlStandalone on SOAPPart not supported
ohair@286 87 SAAJ0563.soappart.setXmlStandalone.not.supported=SAAJ0563: setXmlStandalone on SOAPPart not supported
ohair@286 88 SAAJ0564.soappart.getXmlVersion.not.supported=SAAJ0564: getXmlVersion on SOAPPart not supported
ohair@286 89 SAAJ0565.soappart.setXmlVersion.not.supported=SAAJ0565: setXmlVersion on SOAPPart not supported
ohair@286 90 SAAJ0566.soappart.getStrictErrorChecking.not.supported=SAAJ0566: getStrictErrorChecking on SOAPPart not supported
ohair@286 91 # {0} - "tagName"/"name"/"qname"/"localName", {1} - "SOAPFactory.createElement"
ohair@286 92 SAAJ0567.soap.null.input=SAAJ0567: Null {0} argument to {1}
ohair@286 93 SAAJ0568.soap.unsupported.protocol=SAAJ0568: Protocol {0} does not support {1}
ohair@286 94 # {0} - protocol name, {1} - "SOAPFactory"/"MessageFactory"
ohair@286 95 SAAJ0569.soap.unknown.protocol=SAAJ0569: Unknown Protocol {0} specified for creating {1}
ohair@286 96 SAAJ0570.soappart.parent.element.not.defined=SAAJ0570: The parent element of a soap part is not defined
ohair@286 97 SAAJ0571.soappart.setValue.not.defined=SAAJ0571: Setting value of a soap part is not defined
ohair@286 98 SAAJ0572.soap.no.content.for.attachment=SAAJ0572: No data handler/content associated with this attachment
ohair@286 99 SAAJ0573.soap.attachment.getrawbytes.ioexception=SAAJ0573: IOException while reading the raw attachment content
ohair@286 100 SAAJ0574.soap.attachment.datahandler.ioexception=SAAJ0574: IOException while trying to obtain the inputstream from datahandler for this attachment
ohair@286 101 SAAJ0575.soap.attachment.getcontent.exception=SAAJ0575: Exception while trying to retrieve content for this attachment
ohair@286 102 SAAJ0576.soap.attachment.setrawcontent.exception=SAAJ0576: Exception while trying to set the Raw content for this attachment
ohair@286 103 SAAJ0577.soap.attachment.getrawcontent.exception=SAAJ0577: Exception while trying to get the Raw content for this attachment
ohair@286 104 SAAJ0578.soap.attachment.setbase64content.exception=SAAJ0578: Exception while trying to set the Decoded content for this attachment
ohair@286 105 SAAJ0579.soap.attachment.getbase64content.exception=SAAJ0579: Exception while trying to get the Encoded content for this attachment
ohair@286 106 SAAJ0590.soap.unable.to.locate.attachment=SAAJ0590: Unable to locate attachment with cid {0}
ohair@286 107 SAAJ0591.soap.exception.in.set.property=SAAJ0591: Exception {0} when trying to set Property {1} on SOAP Message
ohair@286 108
ohair@286 109 # Info messages
ohair@286 110 SAAJ0580.soap.set.Content-Type=SAAJ0580: Content-Type set to {0}

mercurial