jamesnetherton opened a new issue #2319: URL: https://github.com/apache/camel-quarkus/issues/2319
[this](https://github.com/apache/camel-quarkus/blob/master/integration-tests/atlasmap/src/main/java/org/apache/camel/quarkus/component/atlasmap/it/model/Person.java) class should be annotated with `@RegisterForReflection`, `quarkus-resteasy` is masking the issue because it is automatically registering `Person` for reflection. We should add some notes into the AtlasMap extension docs about this requirement. ---------------------------------------------------------------- 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]
