binding/service question

[ I already sent this to www-ws@w3.org but maybe this list is more
appropriate]

Hi,

I have a system where several nodes will export the same web services
interface. The technical interface will be the same, but the datastore
behind different. Another node will connect to all these systems at once
and collect their info (this is not a load balancing setup, you can not
substitute one node for another).

Can I define a single wsdl binding and only differentiate the nodes at the
service level (since it's all the same technical interface) or must I use
different services and bindings (since on the functionnal level every node
is distinct) ?

I'd rather do the first thing since it's more robust (less duplicate info)
but I have the horrible feeling tools will get confused if I do so.

What is the right thing to do in this case ?

Regards,

-- 
Nicolas Mailhot



-- 
Nicolas Mailhot

Received on Wednesday, 12 April 2006 12:34:46 UTC