[jbosstools-issues] [JBoss JIRA] Commented: (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:30:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495585#action_12495585 ] 

Alexey Kazakov commented on JBIDE-5232:
---------------------------------------

BTW do we have a Junit test for JSF method/property refactoring? If we don't please add such test.

> 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