[jbosstools-issues] [JBoss JIRA] (JBIDE-10413) JAX-RS REST Web Services endpoints out of sync with Java

Xavier Coulon (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 8 10:37:40 EST 2011


JAX-RS REST Web Services endpoints out of sync with Java 
---------------------------------------------------------

                 Key: JBIDE-10413
                 URL: https://issues.jboss.org/browse/JBIDE-10413
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Webservices
    Affects Versions: 3.3.0.M4
            Reporter: Xavier Coulon
            Assignee: Xavier Coulon
             Fix For: 3.3.0.M5


The JAX-RS metamodel can become out-of-sync with the underlying Java Model. Or at least changes in the metamodel (core) are not revealed at the UI level.

This is the case when:
- a resource was removed out of Eclipse: 'refresh' on the project and 'clean build' don't remove the Endpoint in the 'JAX-RS RESTful Web Services' node in the Project Explorer view
- a new resource was created from Forge (using the 'rest endpoints-from-entity' generation)

Clicking on 'refresh' on the 'JAX-RS RESTful Web Services' node in the Project Explorer view is not a work-around: the list remains in the same state.

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