Ticket #1083 (new Enhancement)
Opened 7 years ago
Framework: provide JAX-RS message body writer for JSONObject
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.9 |
Component: | DeepaMehta Standard Distribution | Version: | 4.8.8 |
Keywords: | Cc: | Malte | |
Complexity: | 2 | Area: | Application Framework / API |
Module: | deepamehta-webservice |
Description
A resource method should be able to return JSONObject directly. They should not be required to wrap into JSONEnabled.
This would better support service calls which are REST-only, not part of the OSGi-service.
Note: See
TracTickets for help on using
tickets.