Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-21163

camel-jbang - Can not get service meta data from camel-jms and camel-sql with Quarkus runtime

    XMLWordPrintableJSON

Details

    • 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

          Activity

            People

              zhfeng Zheng Feng
              zhfeng Zheng Feng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: