Hi,
Can the PFC/XPL framework be used to proxy REST requests, including GET, POST, PUT and DELETE requests? I would like to consume an existing REST service, but only indirectly via a proxy that can rewrite certain sections of the XML payload, both on insert and retrieval (GET and POST/PUT). Thanks, Mats -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
In reply to this post by Mats Eklund-2
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
In reply to this post by Mats Eklund-2
> Can the PFC/XPL framework be used to proxy REST requests, including
> GET, POST, > PUT and DELETE requests? I would like to consume an existing REST > service, but > only indirectly via a proxy that can rewrite certain sections of the > XML > payload, both on insert and retrieval (GET and POST/PUT). For specific cases, certainly. For example the Form Runner eXist persistence layer acts very much like a proxy. Check for example: http://tinyurl.com/nchdhq To be fully generic, It should be possible as well. I remember starting writing such a proxy a while ago (but not completing it unfortunately!). -Erik -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |