Hi,

Is it possible to generate enveloped signature with spring WS and WS Security? Currently I am only able to add signature to header (and that works fine), but I need to connect to a service that requires the signature part inside <SOAP-ENV:Body >.

I'm using spring-ws-core and spring-ws-security, both 2.1.2.RELEASE