[
https://issues.jboss.org/browse/JBIDE-10413?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-10413:
----------------------------------
Attachment: JBIDE-10413.patch
Patch for review.
(this patch also includes some changes in the toString() method of some classes for better
visibility of the logs.)
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
Attachments: JBIDE-10413.patch
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