[
https://jira.jboss.org/jira/browse/JBIDE-4274?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-4274:
---------------------------------------
Or even they should create new object for Context Root if they want to use Rename
Processor to rename it. Rename processor is supposed to rename something so it has
parameters "element" - what object is going to be renamed and
"newName" - the new name of this object. So I thing correct way is to introduce
new Context Root object and then rename it.
Changing web context invalidates Seam projects
----------------------------------------------
Key: JBIDE-4274
URL:
https://jira.jboss.org/jira/browse/JBIDE-4274
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam, UpStream
Affects Versions: 3.0.0.GA
Reporter: Snjezana Peco
Assignee: Alexey Kazakov
Fix For: 3.1.0.M1
Steps to reproduce:
- create a Seam EAR project
- right-click the WAR project, select Properties>Web Project Settings
- change Context Root
The Seam refactoring engine will change Seam settings and you will get errors in the WAR
(View Folder "/<projectname>-changed/WebContent" specified for Seam
project "<projectname>" does not exist. Please correct this property in
"Seam settings" page (Project->Properties->Seam Settings).) and EJB (Main
Seam project "<projectname>-changed" specified for Seam project
"<projectname>-ejb" does not exist.) project.
The issue can also be reproduced in JBDS 3.0.1 and in the JBT trunk.
--
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