[
https://issues.jboss.org/browse/JBIDE-10397?page=com.atlassian.jira.plugi...
]
Xavier Coulon edited comment on JBIDE-10397 at 12/7/11 3:26 PM:
----------------------------------------------------------------
Code committed on trunk and patch applied on branch
was (Author: xcoulon):
Code commited on trunk and patch applied on branch
Renaming a Type does not remove the endpoints associated with the old
type
---------------------------------------------------------------------------
Key: JBIDE-10397
URL:
https://issues.jboss.org/browse/JBIDE-10397
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.M4
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 3.3.0.M5
Attachments: JBIDE-10397.patch
Renaming a Type from the Package explorer or the Java Editor brings to the following
result: the 'old' endpoints still appear in the 'JAX-RS RESTful Web
Services' project explorer node, along with the new one.
At first glance, it seems that the remove IResource is not processed, while the created
one (which has a valid compilation unit) is actuallt taken into account.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira