[jbosstools-issues] [JBoss JIRA] (JBIDE-10741) Rename named bean action does work for Producer Fields and Producer Methods

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Jan 31 18:09:48 EST 2012


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

Viacheslav Kabanovich resolved JBIDE-10741.
-------------------------------------------

      Assignee: Daniel Azarov  (was: Viacheslav Kabanovich)
    Resolution: Done

    
> Rename named bean action does work for Producer Fields and Producer Methods
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-10741
>                 URL: https://issues.jboss.org/browse/JBIDE-10741
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M5
>            Reporter: Viacheslav Kabanovich
>            Assignee: Daniel Azarov
>             Fix For: 3.3.0.Beta1
>
>
> EXECUTE: Create class bean
> {code}
> public class MyBeanClass {
>    @Produces @Named("name") String s;
>    String s1 = "#{name.charAt(0)}";
> }
> {code}
> EXECUTE: Call 'Rename "name" named bean'.
> ASSERT: EL occurance in field 's1' is properly modified.

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