-
Bug
-
Resolution: Done
-
Major
-
3.2.0.M2
-
None
-
jbdevstudio-eap-win32-4.0.0.v201010052359R-H30-Beta1, Windows XP, JDK 1.6.0_21
Steps to reproduce:
- create a JSF KickStart project on JBoss EAP bundled with JBDS
- start the EAP server and verify that the application runs correctly
- right-click the name property and call Refactor>Rename
- rename the property to name1 and accept the default values for the remaining elements in the Rename Field dialog
- click OK
- run the application on the server
The problem can also be reproduced in the JBT trunk.
The application doesn't work. Refactor>Rename has incorrectly changed faces-config.xml, hello.jsp and inputUserName.jsp.
- is related to
-
JBIDE-7302 Problem with Refactor>Rename field in JSF KickStart project when "Rename getter ...", "Rename setter ..." are checked
-
- Closed
-