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 73639 - Wait until CP scan is finished in the wizards
Summary: Wait until CP scan is finished in the wizards
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 10:55 UTC by Lukas Jungmann
Modified: 2006-04-26 13:16 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-03-16 10:55:29 UTC
We should wait until CP scan is finished in the new websvc and new websvc client
wizards to prevent unexpected behaviour.
Comment 1 Lukas Jungmann 2006-04-24 13:08:10 UTC
Can prevent from random(?) bugs
Comment 2 Radko Najman 2006-04-24 16:27:39 UTC
Fixed.

Checking in dev/src/org/netbeans/modules/websvc/dev/wizard/WebServiceTypePanel.java;
/cvs/websvc/dev/src/org/netbeans/modules/websvc/dev/wizard/Attic/WebServiceTypePanel.java,v
 <--  WebServiceTypePanel.java
new revision: 1.1.2.9; previous revision: 1.1.2.8
done
Checking in dev/src/org/netbeans/modules/websvc/dev/wizard/Bundle.properties;
/cvs/websvc/dev/src/org/netbeans/modules/websvc/dev/wizard/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.17.4.3.2.11; previous revision: 1.17.4.3.2.10
done
Checking in
dev/src/org/netbeans/modules/websvc/dev/wizard/WebServiceFromWSDLPanel.java;
/cvs/websvc/dev/src/org/netbeans/modules/websvc/dev/wizard/Attic/WebServiceFromWSDLPanel.java,v
 <--  WebServiceFromWSDLPanel.java
new revision: 1.1.2.11; previous revision: 1.1.2.10
done
Checking in core/src/org/netbeans/modules/websvc/core/client/wizard/ClientInfo.java;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/client/wizard/ClientInfo.java,v
 <--  ClientInfo.java
new revision: 1.20.8.3.2.20; previous revision: 1.20.8.3.2.19
done
Checking in
core/src/org/netbeans/modules/websvc/core/client/wizard/Bundle.properties;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/client/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.24.2.4.2.9; previous revision: 1.24.2.4.2.8
done
Comment 3 Lukas Jungmann 2006-04-26 13:16:07 UTC
v.