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 125630 - Stubs from remote WADL
Summary: Stubs from remote WADL
Status: RESOLVED DUPLICATE of bug 163155
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 23:19 UTC by Lukas Jungmann
Modified: 2012-03-07 19:36 UTC (History)
1 user (show)

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 2008-01-20 23:19:08 UTC
Now we support creation of REST stubs from a WADL which is on local filesystem. It would be nice to support also
scenario with remote WADL files (ie. XML retriever could be used to download it into project)
Comment 1 Peter Liu 2008-03-10 22:42:35 UTC
Already implemented in 6.1 milestone1.

Comment 2 Lukas Jungmann 2008-03-13 14:48:54 UTC
if I enter "http://localhost:8080/WebApplication1/resources/application.wadl" into WADL file text field, I'm not able to
continue (I see a WADL file is not valid or sth like that), so this is not implemented yet...
Comment 3 mfriedenhagen 2012-03-07 19:36:24 UTC
I encountered this: "Cannot determine if the service is of type WSDL or WADL". Probably this is a duplicate.

*** This bug has been marked as a duplicate of bug 163155 ***