[jbosstools-issues] [JBoss JIRA] (JBIDE-12406) Provide a quickfix to add JAX-RS Application (java or web.xml)

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


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

Xavier Coulon updated JBIDE-12406:
----------------------------------

        Summary: Provide a quickfix to add JAX-RS Application (java or web.xml)  (was: Warn when no JAX-RS Application has been set for the project)
    Description: 
If no Application class (or web.xml configuration) has been set, the JAX-RS resources won't be activated and the user will get 404 responses.

Provide quickfixes at the project level to create a java class or create/modify the web.xml

  was:
If no Application class (or web.xml configuration) has been set, the JAX-RS resources won't be activated and the user will get 404 responses.

Putting a warning+quickfix at the project level or on the Root Resource should help detect this missing element and save time to the users ;-) 


    
> Provide a quickfix to add JAX-RS Application (java or web.xml)
> --------------------------------------------------------------
>
>                 Key: JBIDE-12406
>                 URL: https://issues.jboss.org/browse/JBIDE-12406
>             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 Application class (or web.xml configuration) has been set, the JAX-RS resources won't be activated and the user will get 404 responses.
> Provide quickfixes at the project level to create a java class or create/modify the web.xml

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