I\'m attempting to compile Java 1.4 code that was created by IBM\'s WSDL2Java on Java5 without recreating
I just had this problem too. Apparently I had set the JRE to 1.5 instead of 1.6 in my build path.