Hi, I need to invoke SOAP web service using spring. Can anybody tell me how to do that? I looked up some documents and seems that we can either use org.springframework.remoting.jaxws or org.springframework.ws? Which one is better? I am using Spring 3.1, but seems I cannot find org.springframework.ws package. Where is it? Also if anybody can forward me some tutorial, that would be great.

Thanks,
Zhe