On Wed, 19 Apr 2006 22:16:26 +0600, in soap you wrote: >On Wed, 2006-04-19 at 14:47 +0000, Ajith Harshana Ranabahu (JIRA) wrote: >> [ http://issues.apache.org/jira/browse/AXIS2-587?page=all ] >> >> Ajith Harshana Ranabahu resolved AXIS2-587: >> ------------------------------------------- >> >> Resolution: Fixed >> >> done - Also added a test that generates and compiles the enterprise.wsdl >> during the build. > >Any chance of including a simple main() that gives it a whirl as well? >That'd be ideal IMO. > >Sanjiva.
I haven't looked through what tests you have, but i'd highly recommend having some tests that take in WSDLs, generates the stub, creates messages from them, then validates the messages against the schema in the WSDL, seems like that would catch a lot of the issues i've seen. Cheers Simon
