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

Summary: Test client issue with PUT/POST
Product: webservices Reporter: Ayub Khan <ayubskhan>
Component: RESTAssignee: Ayub Khan <ayubskhan>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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)