Deploy 2 endpoints with same interface / service.
Let's say : IF1 / SVC1 / EP1 and IF1 / SVC1 / EP2 .
Invoke EP1 with sample client : works fine.
Undeploy EP1 (su), and do the same invocation again (on missing endpoint EP1).
EP2 is invoked by Petals.
Wondering wether it is a bug... or a (undocumented) functionality ??
Not that deploying 2 different EPs with same IF/SVC is definitely not a good SOA practice, if they are really supposed different - but this is not the point.
Deploy 2 endpoints with same interface / service.
Let's say : IF1 / SVC1 / EP1 and IF1 / SVC1 / EP2 .
Invoke EP1 with sample client : works fine.
Undeploy EP1 (su), and do the same invocation again (on missing endpoint EP1).
EP2 is invoked by Petals.
Wondering wether it is a bug... or a (undocumented) functionality ??
Not that deploying 2 different EPs with same IF/SVC is definitely not a good SOA practice, if they are really supposed different - but this is not the point.