Versions Compared

Key

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

...

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

Can CXF run without the Sun reference SAAJ implementation?

...