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 - Refresh client action rebuilds all clients in the project
Summary: Refresh client action rebuilds all clients in the project
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-07 11:37 UTC by Lukas Jungmann
Modified: 2006-09-28 14:46 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 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.