Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Can CXF run with JDK 1.7?

TBDYes. CXF supports Java 7. Since Java 7 contains the 2.2.x versions of both JAXB and JAX-WS API jars, using CXF with Java 7 is much easier than with Java 6.

Can CXF run with JDK 1.6?

...

Yes for CXF 2.6.x and older. Keep in mind though that Java 2 SE 5.0 with JDK 1.5 has reached end of life (EOL). CXF 2.7.x no longer supports Java 5. In order to upgrade to 2.7.0x, you must be using Java 6 (or newer).

...