Bruno Mendola created CAMEL-17985:
-------------------------------------

             Summary: ResourceHelper does not support ref: scheme
                 Key: CAMEL-17985
                 URL: https://issues.apache.org/jira/browse/CAMEL-17985
             Project: Camel
          Issue Type: Bug
            Reporter: Bruno Mendola
         Attachments: image-2022-04-19-16-58-23-222.png

When trying to load a registry resource as XSLT source, XsltUriResolver uses 
*ResourceHelper* to check the scheme and then load the resource.

{{ResourceHelper.hasScheme(String)}} only supports "file:", "classpath:", 
"http:" and "https:" schemes, so the "ref:" uri fails to validate and is not 
correctly handled.

!image-2022-04-19-16-58-23-222.png|width=674,height=176!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to