If you use Axis' wsdl2java Ant task, you can trivially add a dependency target that will first delete[1] the output directory prior to running the wsdl2java task.
I recently blogged a simple ant task--its after step #4 here (but without the delete task): http://www.jroller.com/page/gmazza?entry=my_first_web_service Glen [1] http://ant.apache.org/manual/CoreTasks/delete.html Am Montag, den 02.04.2007, 16:28 -0400 schrieb Gul Onural: > > Is there any way to force the wsdl2java to override generated files > even if they are already exists ? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
