Hi,

I recently posted a question in the web-forum regarding resttemplate and xmlSignatures (http://forum.springsource.org/showth...-XmlSignatures). While searching the web I stumbled across the spring-ws reference documentation, that already does all the stuff I now implemented myself:
http://static.springsource.org/sprin...ing-signatures

Is it possible to re-use spring-ws's existing xwss functionality (speficially signing xml + validating signatures) in other beans, such as resttemplate? Any pointers would be appreciated.

Regards,
Tom