All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.xml.ws.resources.xmlmessage.properties Maven / Gradle / Ivy

There is a newer version: 4.0.2
Show newest version
#
# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#

xml.null.headers=Invalid argument. MimeHeaders=null
xml.no.Content-Type=MimeHeaders doesn't contain Content-Type header
xml.unknown.Content-Type=Unrecognized Content-Type
xml.cannot.internalize.message=Cannot create XMLMessage
xml.root.part.invalid.Content-Type= Bad Content-Type for Root Part : {0}
xml.get.source.err=Couldn't return Source
xml.set.payload.err=Couldn't set Payload in XMLMessage
xml.get.ds.err=Couldn't get DataSource
xml.content-type.mustbe.multipart=Content-Type needs to be Multipart/Related and with type=text/xml
xml.invalid.content-type=Invalid Content-Type: {0}
xml.Content-Type.parse.err=Error while parsing MimeHeaders for Content-Type





© 2015 - 2024 Weber Informatics LLC | Privacy Policy