ivan-ra commented on issue #595: URL: https://github.com/apache/camel-karaf/issues/595#issuecomment-2678502602
in any route/bundle just add this code and try to install it: ``` JAXBContext ctx = JAXBContext.newInstance(ArrayList.class); ``` (bundle should use camel feature) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
