[jbosstools-issues] [JBoss JIRA] (JBIDE-10439) Implement a JAX-RS 'post-reconcile' mechanism

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Tue Feb 21 08:40:36 EST 2012


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

Xavier Coulon updated JBIDE-10439:
----------------------------------

    Labels: new_and_noteworthy  (was: )

    
> Implement a JAX-RS 'post-reconcile' mechanism 
> ----------------------------------------------
>
>                 Key: JBIDE-10439
>                 URL: https://issues.jboss.org/browse/JBIDE-10439
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Webservices
>    Affects Versions: 3.3.0.M4
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.Beta1
>
>
> In its current implementation, the JAX-RS core plugin processes annotation changes in the working copies, assuming that they will all be caught (ie, in 'post-change' events). However, in some situations, changing and then saving a compilation unit just after (ie, saving before the 'post-change' event occurs) can lead to sync' issue, where the java model is saved and the jax-rs did not apply the changes.
> To avoid such a situation, a 'post-reconcile' processing should be done, too. This processing should do a kind of a 'clean' analyse of the given compilation unit build the associated JAX-RS elements.

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