[
https://issues.apache.org/jira/browse/RAMPART-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artyom Kurbatsky updated RAMPART-396:
-------------------------------------
Attachment: policy.xml
> NullPointerException using STS, Trust and entropy
> -------------------------------------------------
>
> Key: RAMPART-396
> URL: https://issues.apache.org/jira/browse/RAMPART-396
> Project: Rampart
> Issue Type: Bug
> Components: rampart-core
> Affects Versions: 1.6.2
> Environment: All
> Reporter: Artyom Kurbatsky
> Attachments: policy.xml, stackTrace.txt
>
>
> Actually NullPointerException comes from Rahas STSClient->createIssueRequest:
> {code}
> this.requestorEntropy =
> WSSecurityUtil.generateNonce(this.algorithmSuite.
> getMaximumSymmetricKeyLength()/8);
> {code}
> this.algorithmSuite is always null. You can see from stack trace that this
> STSClient instance is created in RampartUtil->getToken and there is no place
> where algorithmSuite can be set.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]