-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Rod Widdowson opened SPR-11112 and commented
Attached are a simple program and xml file to demonstrate.
- two beans are defined
- They are searched for by Class and then by Name and then by Class again.
- Only one of the two initial searches by class succeeds.
- Both the search by name succeed.
- Both the second search by Class succeed.
I'm no expert so pilot error could be implicated.
This worked in 3.2.2.RELEASE but does not in 3.2.5.RELEASE
Thanks
Affects: 3.2.5
Attachments:
- ccc.xml (873 bytes)
- SpringBug.java (2.10 kB)
Referenced from: commits 8e52e65, 5dcd287
Backported to: 3.2.6
1 votes, 5 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug