On Wednesday 10 November 2010 7:28:17 pm KARR, DAVID (ATTSI) wrote: > I think perhaps that WSDLToJava is not setting a proper exit code on > exceptions. I have a build that was failing in WSDLToJava because of an > error in the bindings file, but the build continued as if there was no > error. Am I missing something?
Are you calling the code directly or calling the shell script/bat file in the bin directory? I'm not seeing anything obvious. Any chance you can debug in and see which System.exit is being called? -- Daniel Kulp [email protected] http://dankulp.com/blog
