Hi David, yes this sounds like something that could be useful. How do you plan on generating the dummy data? There's already some code for this that Venkat has done for creating empty XML instances from a WSDL, see TUSCANY-419, hopefully you'll be able to reuse and enhance that code.
...ant On 7/31/06, David Wheeler <[EMAIL PROTECTED]> wrote:
Hi, I've been working, with Raymond's help, on a system to generate a test based around a given wsdl. The system would generate not just classes, but dummy data to be sent using SCA axis bindings. Checking that the data was successfully bounced from client to server and back. Does this sound like a good idea? Thoughts? -David Wheeler.
