Hi all
In a icebox service descriptor can i put multiples adapters, as childs of the service node?
i want one of then be a nember of a replica group and the other not. This is because i want to replicate certain objects in the service and not all.
when use multipes adapters where points current.apdater, I think this must point the adapter in where the servant that dispach the request is registered, but not sure about this. If this is correct how my servants can access the others adapters of the service? i need a extra parameter for this or Ice Run time provide a way for access then.
thanks in advance

Reply With Quote