[jbosstools-issues] [JBoss JIRA] (JBIDE-12488) Report a warning if no JAX-RS activator (or multiple ones) exist in the project

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Fri Aug 24 12:09:15 EDT 2012


Xavier Coulon created JBIDE-12488:
-------------------------------------

             Summary: Report a warning if no JAX-RS activator (or multiple ones) exist in the project
                 Key: JBIDE-12488
                 URL: https://issues.jboss.org/browse/JBIDE-12488
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Webservices
    Affects Versions: 3.3.0.Final
            Reporter: Xavier Coulon
            Assignee: Xavier Coulon
             Fix For: 4.0.0.M1


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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list