-
Task
-
Resolution: Obsolete
-
Major
-
None
-
None
The tool "jbossws" should generate client side artifacts from an external wsdl-1.1
This approach is called "top down" and is typical for a WS client provider.
The generated artifacts are:
1) service endpoint interface (SEI)
2) service interface (SI)
3) user defined types
4) user defined service exceptions
5) jaxrpc-mapping.xml
The use of annotations or external configuration is not required to resolve this task.