[jbosstools-issues] [JBoss JIRA] (JBIDE-12808) JAX-RS builder and validator called twice when a changed file is saved

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Fri Oct 12 11:22:03 EDT 2012


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

Xavier Coulon resolved JBIDE-12808.
-----------------------------------

    Fix Version/s: 4.0.0.Beta1
                       (was: 4.0.0.CR1)
       Resolution: Done


Nothing seems wrong with the builder invocation
Validator was actually called twice, second time was a full revalidation after a first validation on the modified file only. This second step/run has been removed.
                
> JAX-RS builder and validator called twice when a changed file is saved
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-12808
>                 URL: https://issues.jboss.org/browse/JBIDE-12808
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.0.0.Beta1
>
>
> When saving a JAX-RS resource after some changes, the JAX-RS Metamodel builder is called, followed by the JAX-RS validator which validates the changed file, THEN, the JAX-RS builder is called again, as well as the JAX-RS validator

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list