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 166186 - Web service disappears from Projects view
Summary: Web service disappears from Projects view
Status: RESOLVED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-05-28 15:02 UTC by kpapadop
Modified: 2010-10-27 08:18 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 kpapadop 2009-05-28 15:02:24 UTC
It has been observed that at sometimes Netbeans stops "recognizing" classes that are annotated as web services. It
usually happens when re-opening the IDE but also randomly while editing the class. Although the web service icon appears
next to the class name, the subfolder and the deployment information is missing.
Comment 1 kpapadop 2009-05-28 15:04:56 UTC
In addition, the only way I found to fix this (until the next time it happens) is to copy the source, recreate the same
class as a web service and paste the source back. The same source compiles without errors and the web service is
deployed normally.
Comment 2 Denis Anisimov 2010-10-27 08:18:23 UTC
I'm not able to reproduce this.