Versions Compared

Key

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

...

Outstanding JAX-RS JIRA issues can be found here.

JAX-RS Compliance

2.1 (Work in Progress)

CXF 3.2.0-SNAPSHOT depends on the first JAX-RS 2.1 API draft. All the existing JAX-RS 2.0 applications will run on CXF 3.2.0.

 

Anchor
2_0_FINAL
2_0_FINAL

2.0 Final

...

CXF 2.7.x and CXF 3.0.0 depending on 2.0-m10 and 2.0 final versions of JAX-RS 2.0 API.

 

 

Project setup and configuration

Migration

From JAX-RS 2.0 to JAX-RS 2.1

CXF 3.2.0-SNAPSHOT depends on the first JAX-RS 2.1 API draft. All the existing JAX-RS 2.0 applications will run on CXF 3.2.0.

From JAX-RS 1.1 to 2.0

JAX-RS 2.0 is backward compatible with JAX-RS 1.1. Please see JAX-RS Basics for more information about JAX-RS 2.0.

...