RE: End-to-End with WSDL2Java, and Java2WSDL

2003-01-30 Thread Tom Jordahl
[EMAIL PROTECTED] Subject: End-to-End with WSDL2Java, and Java2WSDL Is there any reason why I shouldn't be able to use WSDL2Java to generate Java classes for the embedded schema and stubs for the service, and then run Java2WSDL on the Stub class and recreate the original WSDL document? Thanks, -Wes

End-to-End with WSDL2Java, and Java2WSDL

2003-01-29 Thread Wes Devauld
Is there any reason why I shouldn't be able to use WSDL2Java to generate Java classes for the embedded schema and stubs for the service, and then run Java2WSDL on the Stub class and recreate the original WSDL document? Thanks, -Wes