> -----Original Message----- > From: KARR, DAVID (ATTSI) > Sent: Wednesday, November 10, 2010 4:28 PM > To: [email protected] > Subject: WSDLToJava not setting exit code > > 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?
Hmm, I noticed the check for the "exitOnFinish" system property, so I tried setting that on the command line, but it made no difference.
