[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.wsvt] RE: Websphere studio 5.1 WS-I validation vs WSVT plug-ins
|
Hi Manmohan,
I've just updated the version of our tools -- and both WSVT and Websphere
studio 5.1 are now in sync. The log attachement that you sent indeed had
validation problems. The following errors are now detected in both:
Error Message ID 1:Either (1a) the message does not contain a Content-Type
header, or (1b) the message contains a Content-Type header but no charset
value, or (1c) the charset value is neither UTF-8 nor UTF-16, or (2) there
is a BOM attribute in the messageContent element, but its value does not
match the charset value, or (3) there is an XML declaration, and the charset
value does not match its value, or (4) there is no BOM attribute, no XML
declaration, and the charset value in Content-Type header is not UTF-8.
log.wsimsg SimpleProject/eclipse3.0/eclipse/workspace line 27
Error Message ID 1:The message is not an HTTP POST message, or makes use
of HTTP framework extension. log.wsimsg
SimpleProject/eclipse3.0/eclipse/workspace line 27
Error Message ID 1:The message is not sent using HTTP/1.1 or HTTP/1.0.
log.wsimsg SimpleProject/eclipse3.0/eclipse/workspace line 27
Error Message ID 1:The soap:Envelope or soap:Body does not conform to XML
1.0. log.wsimsg SimpleProject/eclipse3.0/eclipse/workspace line 27
Error Message ID 2:The message is not sent using HTTP/1.1 or HTTP/1.0.
log.wsimsg SimpleProject/eclipse3.0/eclipse/workspace line 33
Thanks for your all of your efforts to report the problem. Hope you enjoy
the new version. Note we also have javadoc available now.
-- David.