fhossfel commented on issue #4266:
URL: https://github.com/apache/camel-k/issues/4266#issuecomment-1527421259

   I am 99% positive this not related to the dependencies in the camel 
component but to the old JAXP way to instantiate the XML processor/XSLT 
factory. JAXP relies on some really weird reflection stuff to instantiate the 
XML processing components. This seems to be a source of problems for Quarkus 
(see quarks/quarkus #1769)[https://github.com/quarkusio/quarkus/issues/1762].
   
   I am not sure why Saxon version 10 works but version 11 doesn't but I assume 
that some JAXP related stuff was removed from Saxon 11. Or Quarkus since 
tokenize seems to be affected, too. 


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