[
https://issues.jboss.org/browse/JBIDE-10428?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-10428:
----------------------------------
Fix Version/s: 3.3.0.Beta1
(was: 3.3.0.M5)
Description:
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.
---
Do more tests (in race conditions):
- quick changes and then save just after,
- delete the resource,
- recreate with Forge,
- etc..
Look at:
- the Project Explorer view state,
- the validation and the content assist.
was:
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.
Further investigation on JAX-RS REST Web Services endpoints out of
sync with Java
----------------------------------------------------------------------------------
Key: JBIDE-10428
URL:
https://issues.jboss.org/browse/JBIDE-10428
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.Beta1
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.
---
Do more tests (in race conditions):
- quick changes and then save just after,
- delete the resource,
- recreate with Forge,
- etc..
Look at:
- the Project Explorer view state,
- the validation and the content assist.
--
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