Zheng Feng
Zheng Feng
Thanks @jamesnetherton and it looks good to me. It definetly need `camel-quarkus-test` dependecy and maybe have a genernal `BuildItem` to colloect the configs which need to pass to `NativeImageLauncher`.
`testJmsTopic` is failing with ``` 2022-08-03 12:14:01,792 ERROR [org.apa.cam.com.jms.DefaultJmsMessageListenerContainer] (Camel (camel-1) thread #15 - JmsConsumer[test]) Could not refresh JMS Connection for destination 'test' - retrying using FixedBackOff{interval=5000, currentAttempts=1, maxAttempts=unlimited}. Cause:...
It will be included in camel-3.18.0?
Is it possible to add it in https://github.com/quarkusio/quarkus-images/blob/main/modules/graalvm/22.2.0-java17/configure?
@CynanX it would be very useful if you can share with ```reflect-ocnfig.json``` here. And we can take a look to improve in the build steps. Thanks!
[TikaProducerSubstitutions.java](https://github.com/apache/camel-quarkus/blob/camel-main/extensions%2Ftika%2Fruntime%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fcamel%2Fquarkus%2Fcomponent%2Ftika%2Fgraalvm%2FTikaProducerSubstitutions.java) is missing license header.
@jamesnetherton shoud it be closed?
OK, I get it.
For Jira extension - https://github.com/apache/camel-quarkus/issues/3889 For JPA and SQL extension, I'd like to use Quarkus Transaction TX API to replace the spring transaction template. - https://github.com/apache/camel-quarkus/issues/3267 - https://github.com/apache/camel-quarkus/issues/4084
Thanks @jingwang for reporting and it looks more like a quarkus issue?