This rework of the Wsdl2java task

-uses Ant's string to datatype conversion, instead of doing it by hand
-has some sanity checking of arguments
-doesnt print a stack trace on a normal failure unless you ask for it
-doesnt ignore exceptions when the endpoint is a remote url unless you ask
for that

I've left it in the test package, though I'd rather it was included inside
the axis beta-2 distro...the trick there would be to
a) move it into the main source tree
b) add a properties resource so that you can go

  <taskdef resource="org.apache.axis.tasks.properties" >

And have all the axis tasks included in one go...makes it easier to add new
ones as you go along

Code compiles but not tested; i havent got a test setup here yet


-steve

Attachment: Wsdl2javaPatch.patch
Description: Binary data

Reply via email to