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 83390 - Ws impl class is not opened in the editor
Summary: Ws impl class is not opened in the editor
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 14:44 UTC by Lukas Jungmann
Modified: 2008-01-07 21:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2006-08-24 14:44:28 UTC
-have a project w/ two web services - one from scratch and second from wsdl
-close all files opened in the editor
-double click on operation node of ws from scratch in project view

=> editor opens the implementation class of web service with cursor on the line
with operation/method declaration

-now double click on operation node of ws from wsdl in project view

=> nothing happens, I think that at least ws impl class should be opened in the
editor as in previous case
Comment 1 Milan Kuchtiak 2006-08-30 08:07:54 UTC
Yes, this is the feature that hasn't been implemented.
Comment 2 Roderico Cruz 2008-01-07 21:48:54 UTC
This will have to be expanded to also open at the appropriate place in the web service designer.