Refactoring: JSF backing beans and JSP/JSP pages MyEclipse IDE > Java EE Development (EJB, JSP, Struts, XDoclet, etc.) This topic has 2 replies, 2 voices, and was last updated 17 years, 8 months ago by BestEclipse. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 2, 2007 at 3:34 am #266890 Reply BestEclipseMember Hi, Is it correct that a refactoring of backing beans will not change references inside the faces-config.xml? BTW: The refactoring of JSP/JSF pages seems to be incomplete too. If you rename a *.JSP page, all references are broken … Regards, -Bernhard Windows XP MyEclipse 5.1.0 Eclipse 3.2.1 Intel 1,6 GHz March 5, 2007 at 2:56 pm #266998 Reply Riyad KallaMember That is correct, that feature has not been hooked into the refactoring stage yet. March 7, 2007 at 3:34 am #267068 Reply BestEclipseMember Riyad, here is a new feature request: – Refactoring of JSP/JSF pages with _all_ references especially inside complex views (e.g.<%@include file=”../inc/menu.jsp”%>) – Refactoring of backing beans (classes _and_ methods) with _all_ references (“#{bean.method}”) -> faces_config.xml From my point of view only a complete refactoring makes sense. Everything else is not useful. Thank you. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) Reply To: Refactoring: JSF backing beans and JSP/JSP pages You must be logged in to post in the forum log in