zbendhiba commented on issue #2435: URL: https://github.com/apache/camel-quarkus/issues/2435#issuecomment-853163456
@jamesnetherton I still don't know how to substitute those ValueNode and JsonNode classes. Is there a way to delete imported classes with substitution ? I try to substitute the methods, but I get those kind of errors in compilation `Error: Class initialization of com.jayway.jsonpath.internal.filter.ValueNodes$JsonNode failed. Use the option --initialize-at-run-time=com.jayway.jsonpath.internal.filter.ValueNodes$JsonNode to explicitly request delayed initialization of this class. Original exception that caused the problem: java.lang.NoClassDefFoundError: net/minidev/json/parser/ParseException` -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org