xslt component - Cannot load xslt file from file system
-------------------------------------------------------

                 Key: CAMEL-4305
                 URL: https://issues.apache.org/jira/browse/CAMEL-4305
             Project: Camel
          Issue Type: Bug
          Components: camel-spring
    Affects Versions: 2.8.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.9.0


See nabble
http://camel.465427.n5.nabble.com/Custom-URIResolver-for-Camel-tp4665485p4665485.html

The Spring IO resource is a bit pants, as you ask for it to give an input 
stream, and then it fails doing that for a plain file url.
Instead it gives you an URL connection, and you get a unknown host exception.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to