Freeman(Yue) Fang
Freeman(Yue) Fang
> Great job @ffang ! Tested locally and everything seems to be working fine! I guess we might want to remove the `AsyncCxfTest` changes at some point since it turned...
> the otel/tracing code is complex and even more those otel frameworks. its a bit pita that this fix needs to have code scattered in camel-direct / camel-tracing / camel-core...
Hi @zbendhiba , About Locale, Hi @zbendhiba , Just FYI, if it's only one no-default locale needed in native mode, we can specify it in application.properties like ``` quarkus.native.user-country=US quarkus.native.user-language=en...
Hi @ppalaga , Just FYI, if it's only one no-default locale needed in native mode, we can specify it in application.properties like ``` quarkus.native.user-country=US quarkus.native.user-language=en ``` Please take a look...