Adapter Social:
- moved to twitter4j v4.0.1
- implemented getUserTimeline and query operations
- various bug-fix
Corrected GVSubFlowCallNode @dynamic behavior
Added basic json to xml and xml to json DTE transformers
Improved HTTP Inbound adapter:
- added pluggable URL Mapping interface:
- standard GVCore call mapping
- HTTP forward mapping
- improved the URL mapping behaviour
- added the capability to forward HTTP request/response to/from a remote server
Corrected setting of HTTP_METHOD GVBuffer's property in GVCoreHttpServletMapping.
Modified ws-call with a WSDLInfo/@ws-endpoint-url parameter that enable the configuration of WS EPR that overrides the value defined in the WSDL.