jamesnetherton commented on issue #2319:
URL: https://github.com/apache/camel-quarkus/issues/2319#issuecomment-795583536


   > How did you notice that
   
   Bindy had a similar problem and it got me thinking about other places where 
the issue may exist.
   
   Basically, if you use the model class as the return type on the JAX-RS 
service methods, then the RestEasy extension will do the reflective class 
registration for that type, which is not what we want for our extensions.
   
   There are probably other itests where this is happening, but it's a 
laborious task to track down every occurrence.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to