Giacomo Carnevale created CAMEL-20262:
-----------------------------------------
Summary: TomcatEmbeddedWebappClassLoader return nested instead
file in jar file path
Key: CAMEL-20262
URL: https://issues.apache.org/jira/browse/CAMEL-20262
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 4.3.0
Reporter: Giacomo Carnevale
With TomcatEmbeddedWebappClassLoader (Spring Boot 3.2.0), the getResources
method returns 'jar:nested:...' instead of 'jar:file:...' and throws a
FileNotFoundException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)