[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5232) Refactoring methods and properties of managed bean doesn't work for corresponding ELs.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Dec 1 13:16:29 EST 2009


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

Alexey Kazakov updated JBIDE-5232:
----------------------------------

    Fix Version/s: 3.1.0.GA
                       (was: 3.1.0.CR1)


> Refactoring methods and properties of managed bean doesn't work for corresponding ELs.
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5232
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5232
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.1.0.CR1
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>             Fix For: 3.1.0.GA
>
>
> 1. Create JSF 1.2. KickStart
> 2. Open User.java
> 3. Rename getName() to getFirstName() (use java refactoring)
> 4. Open hello.jsp
> 5. #{user.name} should be #{user.firstName}. But now there is unchanged #{user.name}.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list