[
https://issues.apache.org/jira/browse/CAMEL-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-15144.
-------------------------------------
Resolution: Fixed
> Add capability to customize BindableService class generation
> -------------------------------------------------------------
>
> Key: CAMEL-15144
> URL: https://issues.apache.org/jira/browse/CAMEL-15144
> Project: Camel
> Issue Type: Improvement
> Components: camel-grpc
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 3.4.0
>
>
> camel-grpc uses Javassist to extend and proxy gRPC BindableService abstract
> classes.
> This is problematic for Quarkus native support as the camel component
> dynamically creates and instantiates the class at runtime. It'd be nice if
> some abstraction existed to customize how this is done, as Quarkus has its
> own build time class generation tooling and therefore does not need Javassist.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)