Community
Participate
Working Groups
In ServiceModelManager, ServiceConfiguration instances are put into Sets and Maps. Since ServiceConfiguration doesn't override equals/hashcode, multiple configuration instances which map to the same name end up in these collections.
Created attachment 101241 [details] Proposed patch Implementation of equals/hashcode
Committed.