At 02:28 PM 1/2/2003 -0800, you wrote:
>Well, ant does its thing differently; you can't really align the
codebase that well
Given that axis standalone commandlines (WSDL2Java, Java2WSDL and Admin)
are more stable and better supported than their ant-task counterparts,
would it be simply better (or possible) for me to write <target>'s that
invoke <exec> of the former java programs rather than trying to run the
axis ant-tasks?
Sure,
I did that myself, and it works fantastic. Been doing that since RC-1.
HTH!
-Mike