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 - Generate RESTful wrapper services for partner services
Summary: Generate RESTful wrapper services for partner services
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks: 98256 105940
  Show dependency tree
 
Reported: 2007-06-06 23:41 UTC by Peter Liu
Modified: 2008-01-20 11:53 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 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.