gsmet commented on issue #5650:
URL: https://github.com/apache/camel-quarkus/issues/5650#issuecomment-1893673782

   @jamesnetherton could you try with: 
https://github.com/quarkusio/quarkus/pull/38217 ?
   
   The important information is this output you can see in the log:
   
   ```
   2024-01-16 02:55:51,275 WARN  [io.qua.dep.ste.ReflectiveHierarchyStep] 
(build-29) Unable to properly register the hierarchy of the following classes 
for reflection as they are not in the Jandex index:
        - com.sun.istack.FinalArrayList (sources: JaxbProcessor > 
jakarta.xml.ws.wsaddressing.W3CEndpointReference, JaxbProcessor > 
org.apache.camel.model.FromDefinition)
        - com.sun.istack.Pool (source: JaxbProcessor > 
jakarta.xml.ws.wsaddressing.W3CEndpointReference)
        - com.sun.xml.fastinfoset.stax.StAXDocumentSerializer (source: 
JaxbProcessor > org.apache.camel.model.FromDefinition)
        - io.netty.buffer.ByteBuf (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - io.netty.buffer.ByteBufAllocator (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - io.netty.buffer.CompositeByteBuf (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - io.quarkus.vertx.http.runtime.VertxInputStream (source: JaxbProcessor 
> org.apache.camel.model.ToDynamicDefinition)
        - io.vertx.core.http.HttpServerRequest (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - io.vertx.core.http.HttpServerResponse (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - io.vertx.ext.web.RoutingContext (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.jws.WebService (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.AsyncContext (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.DispatcherType (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.ServletConnection (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.ServletContext (sources: JaxbProcessor > 
org.apache.camel.model.FromDefinition, JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.ServletInputStream (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.ServletOutputStream (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.http.Cookie (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.http.HttpServletRequest (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.http.HttpServletResponse (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.http.HttpSession (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.servlet.http.Part (source: JaxbProcessor > 
org.apache.camel.model.ToDynamicDefinition)
        - jakarta.validation.Validator (source: JaxbProcessor > 
org.apache.camel.model.FromDefinition)
        - jakarta.xml.bind.Binder (source: JaxbProcessor > 
jakarta.xml.ws.wsaddressing.W3CEndpointReference)
        - jakarta.xml.bind.JAXBContext (sources: JaxbProcessor > 
jakarta.xml.ws.wsaddressing.W3CEndpointReference, JaxbProcessor > 
org.apache.camel.model.FromDefinition)
   ```
   
   


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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to