You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/07/29 14:49:00 UTC

[jira] [Resolved] (CAMEL-16828) Subclasses of ServiceCallConfiguration should not need to be registered for reflection

     [ https://issues.apache.org/jira/browse/CAMEL-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16828.
---------------------------------
    Resolution: Fixed

> Subclasses of ServiceCallConfiguration should not need to be registered for reflection 
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16828
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16828
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Gazda
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.12.0
>
>
> Ideally, the subclasses of org.apache.camel.model.cloud.ServiceCallConfiguration can be introspected without using Java reflection. 
> Steps to verify: 
> Remove {{org.apache.camel.quarkus.core.cloud.deployment.CloudProcessor.reflectiveClasses(BuildProducer<ReflectiveClassBuildItem>, CombinedIndexBuildItem)}} from Camel Quarkus and run 
> {{org.apache.camel.quarkus.component.http.it.HttpTest.serviceCall()}} in native mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)