Need a RestProxy similar to SoapProxy but for REST use cases
------------------------------------------------------------
Key: JBESB-3192
URL:
https://jira.jboss.org/jira/browse/JBESB-3192
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.7 CP1
Environment: SOA-P 5.0
Reporter: Aaron Pestel
We need a RestProxy that is logically similar to the SoapProxy. The use case is that a
REST request comes in through the http-gateway, is potentially transformed via XSLT or
some other mechanism (see JBESB-3191), and then can be routed to an external REST service
(like a servlet on some other server).
Ideally, the RestProxy will take as much data from the HttpRequest XML in the ESB message
as possible so that things like HTTP Method, URI, and maybe even host/port do not have to
be specified on the RestProxy action, but can rather be dynamically specified by having
them set in the ESB message (potentially by a previous transformation action).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira