Hello,

I'd like to know if it's possible to create Web Services client from a WSDL file using Spring Web Services.

But I've read Josh Long's "Spring Recipes A Problem-Solution Approach", Hamidreza Sattari's "Spring Web Services 2 Cookbook" and the tutorial itself (6. Using Spring Web Services on the Client) and there's no reference to this feature.

I've also read other posts, like Webservice-Client: Common approach with Spring WS, JAXB and just one WSDL file? , but without any further results.

Maybe it's not possible.

Thanks.