Hi The CXF FAQ says that it is compatible with JDK 5. But I'm getting the following error with JDK 5 when running a Web Service Client:
java.lang.NoSuchMethodError: javax.jws.WebResult.header If I use JDK 6 it works. Is there an earlier version of CXF that is compatible with JDK 5? Regards, Néstor Boscán
