Mike,

1. The --testCase option should be documented as one of the switches for WSDL2Java.  
If not, this is a bug in the docs.  Check the developers guide.

2. Yes, the switch should work for most all inputs.  In a number of cases this switch 
is used in our test suite to generate the tests that are executed.

3. It wouldn't be bad to support other frameworks (are there any others? :-).  If you 
are willing to contribute (and support!) the code.  I personally don't see that the 
--testCase switch is very useful for much more than generating a skeleton once, which 
then gets filled in and becomes static.


--
Tom Jordahl
Macromedia Server Development



-----Original Message-----
From: Mike Spreitzer [mailto:mspreitz@;us.ibm.com]
Sent: Thursday, October 31, 2002 10:36 AM
To: [EMAIL PROTECTED]
Subject: "wsdl2java --testCase" scope


(1) I don't see the --testCase option documented in the Axis User Manual 
(in Axis 1.0).  Is it documented anywhere (and if so, where)?

(2) Is --testCase supposed to work for all inputs?  That is, cover complex 
types, schema import, document/literal/rpc, etc?

(3) Currently --testCase produces code for use in the JUnit framework.  I 
would like it to produce code for use in a different framework.  Is there 
any interest in factoring the --testCase functionality to support this?

Thanks,
Mike

Reply via email to