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 115791 - [60cat] Changes in Design tab not reflected in Projects window
Summary: [60cat] Changes in Design tab not reflected in Projects window
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 08:01 UTC by jlaskowski
Modified: 2009-12-21 06:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
No name change in Web Services node in Project view (41.52 KB, image/png)
2007-09-18 08:08 UTC, jlaskowski
Details
Screenshot (57.76 KB, image/png)
2007-10-09 10:26 UTC, jlaskowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlaskowski 2007-09-18 08:01:48 UTC
[ BUILD # : 200709141330 ]
[ JDK VERSION : 1.6 ]

Create a new Enterprise Project
Create a new Stateless EJB (SLSB)
Create a new Web Service with SLSB as implementation
Define a new Web Service Operation
New window with web service methods is opened
When a method name is changed (by double-clicking the name to change) the name in the Web Services node in the Projects tab is not refreshed
Comment 1 jlaskowski 2007-09-18 08:08:11 UTC
Created attachment 48958 [details]
No name change in Web Services node in Project view
Comment 2 jlaskowski 2007-09-18 08:14:23 UTC
Just noticed it - when you save the editor in which the name is changed the Web Services node is refreshed. The issue is
to mark the tab with the editor as modified (the asterisk). It doesn't happen and hence the confusion and the issue report.
Comment 3 Milan Kuchtiak 2007-09-18 08:51:33 UTC
I am changing the SUMMARY for this issue.
Comment 4 bhate 2007-09-28 20:37:42 UTC
I am not very sure where the editing is happening.
If you make any change in design tab, that change is saved automatically. However any change in source view does not get
saved automatically and the * (asterisk) will be shown. 
Another thing to not is the change in operation name just updates the webmethod annotation and not the name of the
actual java method.

Please let me know, still you think its a bug.
Comment 5 jlaskowski 2007-10-09 10:03:47 UTC
I could test it out and found it against your explanation. You said: "If you make any change in design tab, that change
is saved automatically". I'm in the design tab, double-click an operation's name that lets me change it. When the name's
changed, it's indeed saved, but the view in Projects is not updated. The change is performed while having Web Services
node fully unfolded. See the attachment for details - there's a mismatch between operation names in Web Services node in
Projects window and the design tab.
Comment 6 jlaskowski 2007-10-09 10:26:50 UTC
Created attachment 50478 [details]
Screenshot
Comment 7 bhate 2008-02-29 00:13:35 UTC
The nodes in the project tab purely depend on the implemetation class java methods. It will be enhancement to change
this behavior. 
Comment 8 Lukas Jungmann 2008-04-14 17:12:10 UTC
moving opened issues where TM != dev to TM=TBD
Comment 9 Milan Kuchtiak 2008-12-01 15:16:32 UTC
Problem is in designer.
Changes in Design view are not saved automatically though the missing star in tab indicates that changes are saved.
After <Ctrl>S nodes are correctly refreshed.

The issue is that tab is not marked with star when something is changed in the Design view.
Comment 10 Quality Engineering 2009-12-21 06:17:31 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team