Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: JDK11 FAQ

...

Table of Contents
maxLevel4
minLevel2

General

Can CXF run with JDK/ Java 9+ (10, 11)?

Yes. CXF will support Java 9-11 with the next 3.3.x release.

Can CXF run with JDK 1.8/Java 8?

Yes. CXF supports Java 8. The latest 3.x version is built using JDK 1.8.

...

Info

CXF 3.1 no longer supports Java 6 and requires Java 7 or newer.

Can CXF run with JDK 1.5?

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.x, you must be using Java 6 (or newer).

...