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 92911 - Missing ws node in project view
Summary: Missing ws node in project view
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: REGRESSION, RELNOTE
Depends on: 95534
Blocks:
  Show dependency tree
 
Reported: 2007-01-20 22:35 UTC by Lukas Jungmann
Modified: 2007-06-18 13:25 UTC (History)
1 user (show)

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 2007-01-20 22:35:37 UTC
-create new java class in webproject
-add @WebService to its class declaration

=> nothing happens. There should be new web service node visible in project view
Comment 1 Lukas Jungmann 2007-02-22 00:21:13 UTC
I guess it's caused by missing metadata model
Comment 2 Milan Kuchtiak 2007-02-23 13:54:16 UTC
Yes, we need to wait for J2EE Metadata Model infrastructure.
Comment 3 Milan Kuchtiak 2007-06-15 16:14:55 UTC
Implemented
Comment 4 Jaroslav Pospisil 2007-06-18 13:25:23 UTC
VERIFIED