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

Summary: Ws impl class is not opened in the editor
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.