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 105944

Summary: Generate RESTful wrapper services for partner services
Product: webservices Reporter: Peter Liu <petertliu>
Component: RESTAssignee: Nam Nguyen <nnguyen>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98256, 105940    

Description Peter Liu 2007-06-06 23:41:35 UTC
This feature supports code generation of RESTful wrapper services around partner
services.
Comment 1 Nam Nguyen 2007-06-18 05:44:49 UTC
- Implemented reusing JAXWS client generator and client code generator.
- Also, add subresource method to drop resource target
- Also create reference converter and create reference on converter class of target resource.

It would be nice to also generate wrapper converter in case the output is @XmlType instead of @XmlRoot.  But this is a
further enhancement.  Same with partner-specific sign-on code/process.
Comment 2 Lukas Jungmann 2008-01-20 11:53:35 UTC
v.