I am using following stack to build a secure web service with spring:
spring 2.5.6
spring web services 1.5.8

I created a keystore using java keytool and am using the file for securing the web...