javaee / metro-jax-ws

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

Request for WSDL 2.0 support in JAX-WS #392

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

WSDL 2.0 is now a W#C Rec. Many standards are already using it. Other SOAP stacks such as Axis2 are already supporting it.

Environment

Operating System: All Platform: All

Affected Versions

[2.1.2]

glassfishrobot commented 17 years ago

Reported by najmi@java.net

glassfishrobot commented 15 years ago

mkuchtiak@java.net said: The current messages from wsimport are confusing:

[ERROR] Invalid WSDL ..sample2.0.wsdl, expected

{http://schemas.xmlsoap.org/wsdl/}

definitions found description at (line 9)

Failed to read the WSDL document: ..sample2.0.wsdl, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not .

[ERROR] failed.noservice=Could not find wsdl:service in the provided WSDL(s): At least one WSDL with at least one service definition needs to be provided.

At least WSDL 2.0 document could be recognized, until WSDL 2.0 is supported.

glassfishrobot commented 17 years ago

Was assigned to jax-ws-issues

glassfishrobot commented 7 years ago

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