There is a blog written by Mario Gleichmann and titled
"How to secure a WebService using Spring-WS and Certificate Authentication"
at
http://gleichmann.wordpress.com/2009...uthentication/

While Chapter 7 of the "Spring Web Services - Reference Documentation" (spring-ws-reference.pdf) contains all of the information, Mario Gleichmann's blog is in the style of a tutorial and contains enough information to get a Spring-WS web service running with X.509 signatures.

I am posting this entry in the forum as a cross-reference to Mario's blog entry.