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 89169 - Wrapp client generation into org.openide.util.Task
Summary: Wrapp client generation into org.openide.util.Task
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2006-11-12 16:09 UTC by Lukas Jungmann
Modified: 2007-02-16 11:33 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed change (2.49 KB, text/plain)
2006-11-12 16:10 UTC, Lukas Jungmann
Details
skelet of the test (3.49 KB, text/plain)
2006-11-12 16:13 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2006-11-12 16:09:10 UTC
so the test can wait until all threads started by
WebServiceClientCreator.create() finish (haven't found other solution yet:()
Comment 1 Lukas Jungmann 2006-11-12 16:10:33 UTC
Created attachment 35984 [details]
proposed change
Comment 2 Lukas Jungmann 2006-11-12 16:13:42 UTC
Created attachment 35985 [details]
skelet of the test
Comment 3 Radko Najman 2006-11-15 09:25:30 UTC
It seems the proposed change will not break anything so I agree with it. 
Comment 4 Lukas Jungmann 2006-11-20 13:04:37 UTC
Patch applied, thanks Radko.

IDE:-------------------------------------------------
IDE: [11/20/06 2:02 PM] Committing "WebServiceClientCreator.java" started
Checking in WebServiceClientCreator.java;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/client/wizard/WebServiceClientCreator.java,v
 <--  WebServiceClientCreator.java
new revision: 1.3; previous revision: 1.2
done
IDE: [11/20/06 2:02 PM] Committing "WebServiceClientCreator.java" finished
Comment 5 Lukas Jungmann 2007-02-16 11:33:22 UTC
v.