Would be possible to change the default behaviour to select a service marked @Primary when there are multiple occurrences of the same interface? I'm finding that it's complicated to add a service with the same interface, I need to find all occurrences of the interface and mark them @Primary and it isn't possible when there is a third-party library relying on it. I would like have the same interface for the @Local and the @Clustered service and I would like to keep the local to be the primary without changing the interface or marking access points.
Denis --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
