This content has been marked as final.
Show 2 replies
-
1. Re: Nonsensical error message
boanergesza11 May 23, 2013 8:55 AM (in response to boanergesza11)So I found the source of the problem. I have a small error in my POM file, and it caused the whole project not to build. Only after I built the project did I get past this error. Culd this be changed "NoClassDefFoundError" or something? That would make more sense?
-
2. Re: Nonsensical error message
kcbabo May 23, 2013 8:58 AM (in response to boanergesza11)Do you have Project -> Build Automatically enabled in Eclipse?
I agree that error message is not the best. If there's an underlying exception detail we should include the message in the dialog. It may be that the underlying top-level exception message is "WSDL generation failed" though. Rob would know for sure.