[
https://issues.jboss.org/browse/TEIIDDES-990?page=com.atlassian.jira.plug...
]
Ted Jones updated TEIIDDES-990:
-------------------------------
Description: Currently, the generated RESTEasy war accepts URI parameters and XML and
produces only XML. We need to add support for JSON as input and output as well as provide
a way to determine which one to use. We could perhaps generate methods for both and return
XML for XML inputs and JSON for JSON inputs. Another option would be to default to XML (or
JSON) and allow an override via an extended property on the procedure. (was: Currently,
the generated RESTEasy war accepts URI parameters and XML and produces only XML. We need
to ad support for JSON as input and output as well as provide a way to determine which one
to use. We could perhaps generate methods for both and return XML for XML inputs and JSON
for JSON inputs. Another option would be to default to XML (or JSON) and allow an override
via an extended property on the procedure.)
Add JSON Support to Generated REST War
--------------------------------------
Key: TEIIDDES-990
URL:
https://issues.jboss.org/browse/TEIIDDES-990
Project: Teiid Designer
Issue Type: Enhancement
Components: Web Services Support
Affects Versions: 7.4
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 7.5
Currently, the generated RESTEasy war accepts URI parameters and XML and produces only
XML. We need to add support for JSON as input and output as well as provide a way to
determine which one to use. We could perhaps generate methods for both and return XML for
XML inputs and JSON for JSON inputs. Another option would be to default to XML (or JSON)
and allow an override via an extended property on the procedure.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira