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 111381

Summary: Design view is not in sync with the editor
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: DesignerAssignee: bhate <bhate>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2007-07-30 17:57:01 UTC
-create new ws (ie in web project)
-open it in the designer
-add operation to it, eg "op1"
-go to source view
-edit "@WebMethod.operationName" to eg "op2"
-switch back to design view

=> operation name is still "op1"
Comment 1 bhate 2007-07-30 18:18:36 UTC
user has to save the file after changes made in source.
issue 108794 is similar.
marking this as duplicate.


*** This issue has been marked as a duplicate of 108794 ***
Comment 2 bhate 2007-07-30 19:11:17 UTC
wrong issue number as duplicate
Comment 3 bhate 2007-07-30 19:13:48 UTC
issue 105654 is similar not 108794

*** This issue has been marked as a duplicate of 105654 ***
Comment 4 Lukas Jungmann 2007-08-27 10:39:06 UTC
v.