[esb-java-user] [2.0] Using local file as WSDL URI for Proxy Service

Ruwan Linton ruwan at wso2.com
Thu Feb 19 12:46:23 PST 2009


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.
>>
>>     
>
>   




More information about the Esb-java-user mailing list