As this point in time, I've defined a proxy for the WSDL endpoint. This proxy contains the link to the WSDL file linked with the WSDL endpoint. Is this the correct way to link a WSDL with a WSDL endpoint ?
Concerning Ruwan Linton-3 wrote: > For the moment we do not support extracting properties from a WSDL on the > endpoint layer and therefore it has no association. Will this be supported in one of the next versions ? Regards, Stefan Lecho. Ruwan Linton-3 wrote: > > 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 > > -- View this message in context: http://www.nabble.com/-2.0--Using-local-file-as-WSDL-URI-for-Proxy-Service-tp22104122p22170064.html Sent from the WSO2 ESB Users mailing list archive at Nabble.com. _______________________________________________ Esb-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
