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

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Wed Dec 9 10:13:36 EST 2009


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

Daniel Azarov resolved JBIDE-5232.
----------------------------------

    Resolution: Done


> 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