I want to direct my web service calls by introducing a soap versioning service of the UltraESB-X. This service is not supposed to do processing and it will directly route the received SOAP messages to the appropriate SOAP version based service.
Proposed Solution
As shown in the following diagram, ESB will come in between the actual end user and the back end services.