stlecho wrote: > 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 ? > Of course this is a valuable improvement that we were planing to do for the synapse-1.3 and the next version of the ESB will have it.
Thanks, Ruwan > 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 >> >> >> > > _______________________________________________ Esb-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
