[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7302) Problem with Refactor>Rename field in JSF KickStart project when "Rename getter ...", "Rename setter ..." are checked

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Sat Oct 9 15:10:39 EDT 2010


Problem with Refactor>Rename field in JSF KickStart project when "Rename getter ...", "Rename setter ..." are checked 
----------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-7302
                 URL: https://jira.jboss.org/browse/JBIDE-7302
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.2.0.M2
         Environment: JBT trunk, Windows XP, JDK 1.6.0_21
            Reporter: Snjezana Peco
            Assignee: Alexey Kazakov


Steps to reproduce:

- create a JSF KickStart project 
- start the JBoss AS and verify that the application runs correctly
- right-click the name property and call Refactor>Rename
- rename the property to name1, check "Update References", "Rename getter ...", "Rename setter ..."
- click OK

You will get a NPE (attached is RefactorRename.log).
After fixing the NPE (the fix is trivial; the NPE was introduced a few days ago), you will face the following issues:

- the GWT Rename participants fail and are disabled (this is not a JBT problem; attached is GWTRefactorRename.log)
- hello.jsp and inputUserName.jsp contain the user.name11 value.

The problem can't be reproduced in JBDS 4.0.0.Beta1. 
The problem can be reproduced using the JBT trunk with and without GWT plugins.


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

        


More information about the jbosstools-issues mailing list