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 136027

Summary: No SOAP UI warning if web service is not deployed
Product: webservices Reporter: Roderico Cruz <rcruz>
Component: SoapUIAssignee: omatzura <omatzura>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roderico Cruz 2008-05-28 19:01:49 UTC
When you right click a web service node and select "Create Web Services Tests", the progress bar is displayed indicating
that the IDE is trying to retrieve the WSDL of the web service. If the web service has not been deployed, or if it is
deployed but the app server is not running, the progress bar keeps on going without any error or warning being
displayed. The IDE should detect these cases and display appropriate error/warning messages.