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 135494 - Cannot open XML files by adding new Web Service
Summary: Cannot open XML files by adding new Web Service
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on: 141679
Blocks:
  Show dependency tree
 
Reported: 2008-05-21 13:39 UTC by Martin Fousek
Modified: 2008-08-07 14:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (192.87 KB, image/jpeg)
2008-05-21 13:39 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2008-05-21 13:39:09 UTC
Product Version: NetBeans IDE Dev (Build 200805150003)
Java: 1.6.0_10-ea; Java HotSpot(TM) Client VM 11.0-b09
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

Steps to reproduce:
1, invoke "Add Web Service"
2, select checkbox "Local File" and "Browse..."
3, there are these files of type: wsdl, wadl, xml
4, but no xml files are shown in the directory tree

I am joining a screenshot...
Comment 1 Martin Fousek 2008-05-21 13:39:55 UTC
Created attachment 61678 [details]
screenshot
Comment 2 Lukas Jungmann 2008-07-22 22:32:20 UTC
the dialog should also allow user to select asmx files - which are quite common for web service description files in
.Net world...
Comment 3 Peter Liu 2008-07-24 23:29:07 UTC
Added support for files with .xml and .asmx extension:

http://hg.netbeans.org/main/rev/8a31b65be1b8
Comment 4 Martin Fousek 2008-08-07 14:33:57 UTC
Verified.