@daniel-strmecki Yes, we considered that and even tried it out, the problem is the soap service in place (which we can't control or change) doesn't accept connections with a lightweight setup, it requires a (or similar)JaxWsProxyFactoryBeanin order to establish the connection, and I couldn't find su...