This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81218 - Navigator doesn't get refreshed after renaming .xsd and .wsdl file
Summary: Navigator doesn't get refreshed after renaming .xsd and .wsdl file
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Alexey Anjeleevich
URL:
Keywords:
Depends on:
Blocks: 89926
  Show dependency tree
 
Reported: 2006-07-27 02:05 UTC by _ hong_lin
Modified: 2007-02-21 21:24 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
re-opened project or restart IDE snapshot (73.40 KB, image/png)
2006-07-30 20:48 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2006-07-27 02:05:21 UTC
Build: nightly build 060725

Steps to reproduce it:

1. Create a SynchronousSample project.
2. Expand the project node and select SynchronousSample.bpel. 
3. In Navigaor window, expand SynchronousSample > Imports. Right-click Imports
node and select "Add Import ..."
4. Import SynchronousSample.xsd and SynchronousSample.wsdl.
5. In Projects window, rename SynchronousSample.xsd to SynchronousSample_1.xsd.
   rename SynchronousSample.wsdl to SynchronousSample_1.wsdl.
6. In Navigator window, the two nodes under Imports node are not refreshed.
Comment 1 Michael Frisino 2006-07-30 19:04:19 UTC
What is behavior when project is reopened? Or IDE restarted?

Probably we can waive this bug if fixes are destabilizing.
Comment 2 _ hong_lin 2006-07-30 20:46:38 UTC
When the project is reopened or IDE is restarted, will see errors in Navigator 
window and Bpel editor.

Please see the attachment IDERestarted.PNG for more detail.
Comment 3 _ hong_lin 2006-07-30 20:48:23 UTC
Created attachment 32347 [details]
re-opened project or restart IDE snapshot
Comment 4 Michael Frisino 2006-07-30 21:56:53 UTC
Ok, I see. Well the good news is that the error messages and badging seem
correct. The original file is not found. :)
 
I think this is a case of refactoring artifact file names across the project
space. There is no support for this right now. 

I don't really consider it a bug as much as a very valid RFE.

Comment 5 _ hong_lin 2006-07-30 22:14:58 UTC
Ok, change the Issue Type from DEFECT to ENHANCEMENT.
Comment 6 Alexei Mokeev 2007-02-14 14:11:50 UTC
Issue type was changed to DEFECT by Sergey on 2/5 
Comment 7 Sergey Lunegov 2007-02-15 10:53:12 UTC
Nikita, please take care of this issue. I think Denis can give some advise
Comment 8 Alexey Anjeleevich 2007-02-16 11:56:25 UTC
Bug is obsolete. 
Somebody implemeted refactoring for XML projects and now renaming works fine.
Comment 9 _ hong_lin 2007-02-21 21:24:35 UTC
Verified the fix is in build 070220_8