javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Validation error for valid WSDL in wsimport #1016

Open glassfishrobot opened 14 years ago

glassfishrobot commented 14 years ago

wsimport rejects WSDL files that have an xs:annotation element as the first child element of a wsdl:message element, although it is valid according to wsdl_1_1.xsd. No error for same construct in CXF wsdl2java.

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 14 years ago

Reported by johaneltes@java.net

glassfishrobot commented 12 years ago

snajper said: Hi, what is the error you get? Would you please attach a sample wsdl so that we look at the same thing? Thanks.

glassfishrobot commented 14 years ago

Was assigned to snajper

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-1016