Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed links, added JDK 8

...

Before installing Apache CXF, make sure the following products,
with the specified versions, are installed on your system:

  • Java 7 or 8 Development Kit
  • Maven 3.1 or later

Java

...

Development Kit

You must install the J2SE Development Kit (JDK) 7.0 or 8.0, which can be downloaded
from:

http://www.oracle.com/technetwork/java/javasebusinessjavase/downloads/java-archive-downloads-javase6-419409index.html

After installing the JDK, set or modify the following environment variables:

  • JAVA_HOME – set this environment variable
    to point at the root directory of the Java 7 installation.
  • PATH – make sure that your PATH includes:
    %JAVA_HOME%\bin (Windows)
    $JAVA_HOME/bin (UNIX)

...

If you have any problems or want to send feedback of any kind, please e-mail the
cxf dev list, dev@cxf.apache.org. You can also file issues in JIRA at:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12338831browse/CXF

Changelog

For a more detailed view of new features and bug fixes, see the release notes.