You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/28 12:35:32 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #2955: Subclasses of ServiceCallConfiguration should not need to be registered for reflection

ppalaga opened a new issue #2955:
URL: https://github.com/apache/camel-quarkus/issues/2955


   We should investigate whether the subclasses of `org.apache.camel.model.cloud.ServiceCallConfiguration` can be introspected without using Java reflection in Camel.
   
   Once this is solved in Camel, `org.apache.camel.quarkus.core.cloud.deployment.CloudProcessor.reflectiveClasses(BuildProducer<ReflectiveClassBuildItem>, CombinedIndexBuildItem)` can be removed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #2955: Subclasses of ServiceCallConfiguration should not need to be registered for reflection

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2955:
URL: https://github.com/apache/camel-quarkus/issues/2955#issuecomment-888252593


   Blocked by https://issues.apache.org/jira/browse/CAMEL-16828


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #2955: [Camel 3.12] Subclasses of ServiceCallConfiguration should not need to be registered for reflection

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2955:
URL: https://github.com/apache/camel-quarkus/issues/2955#issuecomment-889443446


   The blocking issue was resolved. Thanks @davsclaus!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #2955: [Camel 3.12] Subclasses of ServiceCallConfiguration should not need to be registered for reflection

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2955:
URL: https://github.com/apache/camel-quarkus/issues/2955


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org