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

Xavier Coulon (Commented) (JIRA) jira-events at lists.jboss.org
Tue Jan 10 03:12:09 EST 2012


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

Xavier Coulon commented on JBIDE-10287:
---------------------------------------

For now, the JAX-RS plugin supports both ApplicationPath configuration using @ApplicationPath annotation on a Java type and by configuring the javax.ws.rs.core.Application class in the web.xml servlet-mappings.

The web.xml approach overrides the annotation based one.


                
> 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
>             Fix For: 3.3.0.Beta1
>
>
> 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: 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