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 84419

Summary: Refresh client action rebuilds all clients in the project
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2006-09-07 11:37:46 UTC
-have eg. j2se app w/ 2 ws clients, let's say A and B
-invoke "refresh client" on node A

=> both clients are being rebuild, but only client A should be
Comment 1 Milan Kuchtiak 2006-09-08 17:56:09 UTC
Fixed. wsimport-client-compile is not called after refresh.

Diff:
Checking in JaxWsClientChildren.java;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/jaxws/nodes/Attic/JaxWsClientChildren.java,v
 <--  JaxWsClientChildren.java
new revision: 1.1.2.23; previous revision: 1.1.2.22
Comment 2 Lukas Jungmann 2006-09-28 11:41:15 UTC
Setting correct target milestone
Comment 3 Lukas Jungmann 2006-09-28 14:46:21 UTC
v.