-
Couldn't load subscription status.
- Fork 38.8k
Closed
Closed
Copy link
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: regressionA bug that is also a regressionA bug that is also a regression
Milestone
Description
Hi,
i am getting this exception from spring after upgrading versions from 6.1.14 to 6.2.1
Caused by: org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'CTIChild' is expected to be of type 'org.springframework.transaction.TransactionManager' but was actually of type 'org.springbug.txbug.CTIChild$$SpringCGLIB$$0'
i created an example project where the issue can be reproduced.
https://github.com/zesman21/springbug/tree/main
This commit intruduced this spring framework issue:
#24291
can you please have a look at that issue and confirm that this is a real bug?
thanks
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: regressionA bug that is also a regressionA bug that is also a regression