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

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Tue Feb 28 08:31:36 EST 2012


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

Jaroslav Jankovič closed JBIDE-10428.
-------------------------------------



Verified with JBT 3.3.0 Beta1.
                
> 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
>            Priority: Blocker
>             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

       



More information about the jbosstools-issues mailing list