Hi Carl, what are the bean classes (i.e. results of Bean.getBeanClass()) for all those synthetic beans registered through AfterBeanDiscovery? Looks like they're loaded by the bootstrap class loader. So probably JDK classes? Anyway, it looks like an integration issue - BeanDeploymentArchive.getId() must be unique.
|