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

Max Rydahl Andersen (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 8 15:37:40 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649427#comment-12649427 ] 

Max Rydahl Andersen commented on JBIDE-10413:
---------------------------------------------

Looks sensible.

My only concern is if those new event fires could cause some cascading effect?

But looks like they are used other places too so should be fine.

If you are good with it so am I for M5.
                
> 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

        


More information about the jbosstools-issues mailing list