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 187945 - Extend Test Resource action for PUT/POST/DELETE
Summary: Extend Test Resource action for PUT/POST/DELETE
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 13:01 UTC by Milan Kuchtiak
Modified: 2010-06-22 13:01 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 Milan Kuchtiak 2010-06-22 13:01:45 UTC
Currently Test Resource URI action works for GET method only.
1. Extend this capability for other HTTP methods,
2. Extend this capability to accept Query/Path/Header params
3. Extend this capability to accept text input (XML, JSON)