[
https://jira.jboss.org/jira/browse/JBIDE-5931?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-5931:
------------------------------------
It seems in the seam case, we have two modules deployed to the server (one is the
datasource, the other is the project).
The refactor listeners are grabbing the first one in the list and undeploying it. It is
not undeploying *all* modules from the previous project.
Renaming deployed project on running server results in the project to
be deployed twice
---------------------------------------------------------------------------------------
Key: JBIDE-5931
URL:
https://jira.jboss.org/jira/browse/JBIDE-5931
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.1.0.CR2
Reporter: Dominik Pospisil
Assignee: Rob Stryker
Fix For: 3.2.next
When a user renames a project deployed on running server, the project remains deployed
using original name and an attempt to deploy using new name is made. The project should be
undeployed first. If the project contains named resources (datasources, queues, ws...) the
second deployment fails.
1) Create Dynamic web project
2) Run the project on server
3) Choose Refactor -> Rename on the project
--
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