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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Nov 19 10:28:26 EST 2009


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


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