[jbosstools-issues] [JBoss JIRA] (JBIDE-10287) Add support for JAX-RS Application

Isaac Rooskov (JIRA) jira-events at lists.jboss.org
Tue Oct 16 22:01:01 EDT 2012


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

Isaac Rooskov updated JBIDE-10287:
----------------------------------

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

  was:implemented


    
> Add support for JAX-RS Application
> ----------------------------------
>
>                 Key: JBIDE-10287
>                 URL: https://issues.jboss.org/browse/JBIDE-10287
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Webservices
>    Affects Versions: 3.3.0.M4
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: new_and_noteworthy, respin-a
>             Fix For: 4.0.0.Alpha2
>
>         Attachments: JBIDE-10287.patch
>
>
> Add support for classes annotated with @ApplicationPath
> If multiple classes exist in the project, a warning should be displayed

--
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