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

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Mon Sep 10 10:49:32 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717078#comment-12717078 ] 

Jaroslav Jankovič commented on JBIDE-12488:
-------------------------------------------

Xavier, I created project where @ApplicationPath is included and also servlet mapping in web.xml - so multiple JAX-RS activators exists but I have found no warnings.

Also I removed class annotated with @ApplicationPath with no difference. I can get no warning. 

So where the warnings should be?
                
> 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