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

Add support for JAX-RS Application

XMLWordPrintable

    • 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

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

            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

              Created:
              Updated:
              Resolved: