-
Bug
-
Resolution: Done
-
Major
-
fuse-7.4-GA
-
None
For the attached example, you can execute it on CodeReady without issues, but if you execute it on Karaf, appears this error
09:37:18.364 ERROR [Blueprint Event Dispatcher: 1] Could not resolve bean-mapping XML Schema http://dozermapper.github.io/schema/bean-mapping.xsd: not found in classpath
java.io.IOException: Could not resolve bean-mapping XML Schema http://dozermapper.github.io/schema/bean-mapping.xsd: not found in classpath; bean-mapping.xsd
Despite this error, the route can load and execute correctly
Successfully loaded custom xml mappings from URL: [bundle://242.9:1/publishq_chub_fuse_transform.xml]
...