Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10287

Add support for JAX-RS Application

    XMLWordPrintable

Details

    • Hide
      Support for JAX-RS applications has been added. An applications path can be configured by using the @ApplicationPath annotation on a Java type, or by configuring the javax.ws.rs.core.Application class in the web.xml servlet-mappings.

      If a user implements both approaches, the web.xml configuration will override the annotation.
      Show
      Support for JAX-RS applications has been added. An applications path can be configured by using the @ApplicationPath annotation on a Java type, or by configuring the javax.ws.rs.core.Application class in the web.xml servlet-mappings. If a user implements both approaches, the web.xml configuration will override the annotation.
    • Documented as Feature Request

    Description

      Add support for classes annotated with @ApplicationPath
      If multiple classes exist in the project, a warning should be displayed

      Attachments

        Issue Links

          Activity

            People

              xcoulon@redhat.com Xavier Coulon
              xcoulon@redhat.com Xavier Coulon
              Isaac Rooskov Isaac Rooskov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: