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 106515

Summary: No way to open wsdl file in the IDE
Product: xml Reporter: Lukas Jungmann <jungi>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 106361    

Description Lukas Jungmann 2007-06-13 15:07:54 UTC
-have Base IDE w. enterprise cluster
-create new wsdl file in some project

=> new file is not opened in the editor

-double click on the wsdl file node in eg. project view or files view

=> nothing happens

-see context menu on the node (right-click on the wsdl node)

=> there are missing almost all actions available for any file (open, edit, copy, paste, cut,...) except of Tools and
Properties
Comment 1 Lukas Jungmann 2007-06-14 00:30:02 UTC
WSDL files are not correctly recognized even in basic IDE - they should be opened in xml editor (since wsdl is in fact
xml file), but they are opened in plain text - that's also regression.
Comment 2 Samaresh Panda 2007-06-14 01:57:54 UTC
Which build are you using?
Comment 3 Lukas Jungmann 2007-06-14 08:48:49 UTC
070613 - #649 from http://deadlock.nbextras.org/hudson/job/trunk/
Comment 4 Lukas Jungmann 2007-06-14 10:40:46 UTC
reproducile also in 070614 - #709 (from deadlock)
Comment 5 Shivanand Kini 2007-06-15 00:16:59 UTC
Updated the layer file to use the new wsdl mime type.
Comment 6 Lukas Jungmann 2007-06-15 11:22:31 UTC
v., moving the part with basic ide profile to new issue 106784.

BTW: Please don't forget to set Target Milestone when you fix some issue. It helps others to find in which milestone the
fix will become/is/was available.
Comment 7 Lukas Jungmann 2007-06-15 11:25:23 UTC
forgot to say thanks :)