You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Amit Yadav (JIRA)" <ji...@apache.org> on 2013/06/18 17:46:22 UTC

[jira] [Created] (STANBOL-1112) Security Exception while getting session object using Curl

Amit Yadav created STANBOL-1112:
-----------------------------------

             Summary: Security Exception while getting session object using Curl
                 Key: STANBOL-1112
                 URL: https://issues.apache.org/jira/browse/STANBOL-1112
             Project: Stanbol
          Issue Type: Bug
    Affects Versions: 0.9.0-incubating
         Environment: Linux- ubuntu 12.04 64 bit
            Reporter: Amit Yadav


getting java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getClassLoader") during Following Curl Call 
curl -X GET -H "Accept:text/plain" "http://localhost:8080/cmsadapter/session?repositoryURL=rmi://localhost:1099/Repository&repository=repository&workpaceName=default&username=admin&password=admin&connectionType=JCR"

I have set all permissions in java.policy at JAVA_HOME/jre/lib/security/java.policy

--
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