ppalaga commented on PR #4902:
URL: https://github.com/apache/camel-quarkus/pull/4902#issuecomment-1573359336

   @zhfeng could you please try changing the constructor of 
`ByteArrayClassLoader` so that it uses something like 
`super(Thread.currentThread().getContextClassLoader() != null ? 
Thread.currentThread().getContextClassLoader() : 
ClassLoader.getSystemClassLoader())`? If it works for us, we should file a 
Xalan issue and send a PR.


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