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 149520 - [65cat] Web Services folder in the project explorer gets hidden upon renaming the WS file
Summary: [65cat] Web Services folder in the project explorer gets hidden upon renaming...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 14:27 UTC by rajivderas
Modified: 2008-10-09 18:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-08 14:27:58 UTC
Steps to reproduce: 
1) Create New EJB Module Project
2) In the project create a new Web Service
3) Open the newly created Web Service in the source editor and Add Operation
4) The project explorer will show the newly created WS in the Web Services folder as well
5) Now right click on the WS file in the package and goto properties
6) Under the name column in property box change the WS name and press ok the name of the web service changes BUT the 
Web Services folder in the project explorer gets hidden


Product Version: NetBeans IDE Dev (Build 200810071401)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\Rajiv Perera\.netbeans\dev
Comment 1 rajivderas 2008-10-08 14:32:02 UTC
This happened to me in the tree view of project explorer
Comment 2 Milan Kuchtiak 2008-10-08 16:23:03 UTC
This is related to JaxWsDataObject
May be just Name text field in properties dialog should be disabled.
Comment 3 Milan Kuchtiak 2008-10-09 11:48:56 UTC
Fixed.

Diff:
http://hg.netbeans.org/main?cmd=changeset;node=942b4a4ed9e9
Comment 4 Quality Engineering 2008-10-09 18:03:35 UTC
Integrated into 'main-golden', will be available in build *200810091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/942b4a4ed9e9
User: mkuchtiak@netbeans.org
Log: #149520: don'tt allow to rename class in Properties dialog