c.setLocation(l);
Map applicationContributions = new HashMap();
applicationContributions.put("fred", c);
log.error(StateMessages.unknownScope("fred", "wierd"), l, null);
replayControls();
SOMRegistryImpl r = new SOMRegistryImpl();
r.setApplicationContributions(applicationContributions);