Hi all, I have a WSDL that imports other WSDL and Schemas. My question is: does Axis manage imports with relative path? I mean: Could location attribute be something like "./otherWSDL.wsdl" or must be an absolute path? When I use WSDL2Java to retrieve WSDL information, Axis doesn't get imports with relative path. Is there any way to do this?
thanks, Andrea Tevoi
