Greg,

Inside ServiceMix, you can also do your routing based on the
interfaceName instead of using the service/endpoint name combo.
That's why you'll find this property on all endpoint (for setting the
interface and the targetInterface), but I'm not sure if this feature
is commonly used actually.

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



2009/1/29 Lukasz L. <[email protected]>:
>
> in terms of WSDL 1.1 the mapping is like:
> service = sevice
> port = endpoint
> portType = interface
>
> I think interface name is not much used in ServiceMix, maybe needed in
> components which uses WSDL like e.g. CXF provider/consumer
>
> I also think it's not used in File SU, but it's present in all endpoints
> because underlying implementation uses WSDL for services description
> (services in terms of JBI)
>
>
> greg_le_bonniec wrote:
>>
>> Hi,
>>
>> I have a simple question : what is the purpose of the interfacename
>> property (per example in a file su) ?
>>
>> Thank you
>>
>> Greg
>>
>
> --
> View this message in context: 
> http://www.nabble.com/InterfaceName-tp21708257p21726192.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Reply via email to