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 136605 - Test client issue with PUT/POST
Summary: Test client issue with PUT/POST
Status: NEW
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-06-05 22:49 UTC by Ayub Khan
Modified: 2008-06-05 22:49 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 Ayub Khan 2008-06-05 22:49:03 UTC
Forward from Mark Rawling <mark.rawling@gmail.com> 

The test JS client stubs scripts:

 - Does not display data returned by POST/PUT

 - Does not handle 200 status from above (the spec ALLOWS this, and I use
 it extensively - eg, when I edit an object with PUT, I return the current value with 200)