I am using Spring 3.0.5.
I have an existing wsdl file let's name it a.wsdl
I have imported in a.wsdl the a.xsd xml schema assuming relative path.
a.wsdl and a.xsd is under <WebRoot>/WEB-INF/wsdl...