stlecho wrote: > Using "file:///" solves the URI issue. Cool... > Remains the "Why isn't it possible to > add a WSDL reference when specifying an Address endpoint ?" question. > The address endpoint defines the address of the calling service, and a set of properties of the communication channel, where these properties should be able to extracted out from a WSDL reference as well. For the moment we do not support extracting properties from a WSDL on the endpoint layer and therefore it has no association.
Thanks, Ruwan > > stlecho wrote: > >> Hi, >> >> I would like to add a local file as WSDL for a Proxy Service. Specifying >> "file://g:/downloads/PersonQuery.wsdl" as value generates an error >> message: "Caused by: java.io.FileNotFoundException: >> .\downloads\PersonQuery.wsdl (The system cannot find the path specified)". >> >> -How can a local file be specified as WSDL URI ? >> -Why isn't it possible to add a WSDL reference when specifying an Address >> endpoint ? >> >> Regards, Stefan Lecho. >> >> > > _______________________________________________ Esb-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
