You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Tevoi Andrea <te...@cad.it> on 2003/02/07 11:29:59 UTC

import in wsdl

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