Im doing a (School) project where a Client should query several Servers, the servers each run the same webservice (In Axis2 1.5.4).
I think the stub-generation approach would be stupid in this case, so are there any smart ways to exploit the fact that each server is equal? Ive read a bit about the ServiceClient which seems to be the way to go, but i just want to get that confirmed / de-confirmed from someone with a bit of experience in the field.
Regards Sune