Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1779

Transition to JAX-RS 2.0 Client API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • 1.15.1
    • 2.0.0-M1
    • Viewer RO
    • None

    Description

      Dedicated Branch
      dev/2.0.0/ISIS-1779-jax-rs-2

      It seems JEE 8 servers (compliant with JAX-RS 2.1 API) conflict with deployment of resteasy-jaxrs.version 3.x (which is JAX-RS 2.0 API)

      and JEE 7 servers (compliant with JAX-RS 2.0 API) conflict with deployment of resteasy-jaxrs.version 4.x (which is JAX-RS 2.1 API).

      So by now there is no easy way to package a war file with resteasy included, that will run on both JEE 7 and 8.

      I've successfully tested
      <resteasy-jaxrs.version>4.0.0.Beta1</resteasy-jaxrs.version> on glassfish 5,
      <resteasy-jaxrs.version>3.0.17.Final</resteasy-jaxrs.version> on glassfish 4,
      <resteasy-jaxrs.version>3.1.4.Final</resteasy-jaxrs.version> on glassfish 4.

      Note: transitioning resteasy-jaxrs from 3.0.x to any higher version involves removal of deprecated classes in
      org.jboss.resteasy.client.*, which we are using it in core/viewer-resfulobjects-applib.

      Attachments

        Issue Links

          Activity

            People

              hobrom Andi Huber
              hobrom Andi Huber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: