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

Isaac Rooskov (JIRA) jira-events at lists.jboss.org
Sun Dec 2 20:28:21 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-12488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isaac Rooskov updated JBIDE-12488:
----------------------------------

    Release Notes Docs Status: Documented as Feature Request
                       Writer: irooskov
           Release Notes Text: 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. 

    
> 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
>              Labels: new_and_noteworthy
>             Fix For: 4.0.0.Alpha1
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list