You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/03/02 18:45:13 UTC

[jira] [Created] (CAMEL-6120) camel-ssh - Use ResourceHelper to load keystore so its easy loadable from classpath/file etc

Claus Ibsen created CAMEL-6120:
----------------------------------

             Summary: camel-ssh - Use ResourceHelper to load keystore so its easy loadable from classpath/file etc
                 Key: CAMEL-6120
                 URL: https://issues.apache.org/jira/browse/CAMEL-6120
             Project: Camel
          Issue Type: Improvement
          Components: camel-ssh
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: Future


See
https://github.com/scranton/example-security-camel-ssh/blob/master/src/main/resources/META-INF/spring/camel-context.xml

Having to create a custom key factory to use a classloader is too complicated.

We should use the code from util package in camel-core ResourceHelper which we use in other components to load resource files from classpath / file etc.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira