Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Currently this does not work OOTB. The problem is that the ConnectionFactory and DataSource are synthetic ClientProxy beans. When you do reflection on them, the methods that get returned are those of the generated proxy and not the actual target type.
We could maybe investigate doing ClientProxy.unwrap before beans get returned from RuntimeBeanRepository.
Attachments
Issue Links
- links to