[
https://issues.apache.org/jira/browse/RAVE-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120215#comment-13120215
]
Jesse Ciancetta commented on RAVE-292:
--------------------------------------
I did submit a patch to Shindig to allow loading the security token key file
from the classpath, but it used an existing ResourceLoader class they have in
their codebase which does not suffer from the same issue with spaces in the
path.
> Security token encryption key cannot be read if its path contains a space
> -------------------------------------------------------------------------
>
> Key: RAVE-292
> URL: https://issues.apache.org/jira/browse/RAVE-292
> Project: Rave
> Issue Type: Bug
> Affects Versions: 0.4-INCUBATING
> Reporter: Jasha Joachimsthal
> Assignee: Jesse Ciancetta
> Fix For: 0.5-INCUBATING
>
>
> 1) Error injecting constructor, java.lang.RuntimeException:
> java.io.FileNotFoundException:
> /Users/username/apache-rave-0.4-incubating%202/webapps/ROOT/WEB-INF/classes/security_token_encryption_key.txt
> (No such file or directory)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira