-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
Along the same lines of JBWS-147, create a test harness /framework to generate client side artifacts using jbossws and compare it with those generated by wscompile.
Steps:
1) A set of wsdl 1.1 will act as the test fixture.
2) Run the wsdl in wscompile tool from Sun's JWSDP and generate the client artifacts (JBWS-129).
The artifacts include:
a) service endpoint interface (SEI)
b) service interface (SI)
c) user defined types
d) user defined service exceptions
e) jaxrpc-mapping.xml
3) Compare the artifacts generated by wscompile with those generated by jbossws.