Rename Seam Component does not rename factory tag and xml declaration of seam components
in components.xml in Seam Ear project.
--------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4326
URL:
https://jira.jboss.org/jira/browse/JBIDE-4326
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M1
Reporter: Anton Klimkovich
Assignee: Daniel Azarov
Fix For: 3.1.0.M1
EXECUTE: Create seam EAR project
EXECUTE: Create seam action with "first" as component name
EXECUTE: Add next string to components.xml:
<component class="org.domain.<projectname>.session.FirstBean"
name="first" />
EXECUTE: Open FirstBean.java file
EXECUTE: Select Seam->Rename Seam Component menu
EXECUTE: Enter "second" as seam component name
EXECUTE: Press Next button
ASSERT: In list of changes all "first" must be replaced by "second"
For <factory name="first" /> the same.
--
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