How to enable HTTP auto redirect for SOAP binding in SwitchYard
Issue
- Is it possible to auto redirect to another URL in FSW? We are using SOAP binding and the target service is defined via WSDL.
- Scenario: FSW calls an HTTP load balancer, that in turn returns a
3xx
return code that the service has temoporarily moved to another URL, and we need to invoke that URL instead. - This was possible in CXF using
AutoRedirect
to betrue
. How can we do the same in FSW?
Environment
- Red Hat JBoss Fuse Service Works (FSW)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.