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

Report a warning if no JAX-RS activator (or multiple ones) exist in the project

XMLWordPrintable

    • Hide
      If no JAX-RS application had been defined, the JAX-RS endpoints would be unreachable and if multiple JAX-RS applications were defined it may have lead to user errors. Under these circumstances no warning was issued, leaving a user with no knowledge of the error. The Web Services tooling has been updated to now include a warning if either of the mentioned circumstances occurs.
      Show
      If no JAX-RS application had been defined, the JAX-RS endpoints would be unreachable and if multiple JAX-RS applications were defined it may have lead to user errors. Under these circumstances no warning was issued, leaving a user with no knowledge of the error. The Web Services tooling has been updated to now include a warning if either of the mentioned circumstances occurs.
    • Documented as Feature Request

      If no JAX-RS application (java style or web.xml style) has been defined, the JAX-RS endpoints will be unreachable (the JAX-RS implementation may not be started). On the other side, having multiple ones may lead to user errors (expecting different URIs).
      Report a warning for now, as not all kinds of activators are supported (vendor specific ones for instance)

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

              Created:
              Updated:
              Resolved: