Hi I am facing this error on client side.
Not able to invoke Rampart correctly
My policy is attached herewith .
I am using Rampart 1.6.0 and Axis2 version 1.5
I am runing it on IBM Websphere 7 and getting this error
[10/22/12 2:41:32:909 CDT] 0033 SystemErr R
java.lang.Runt
somewhere in your client code you have a reqest for a security token
Token responseToken = stsClient.requestSecurityToken(loadPolicy("policy.xml"),
"http://localhost:8080/axis2/services/STS";, loadPolicy("sts_policy.xml"), null);
as the policy.xml is located locally we can examine the namespace
Rampart 1.6.0 probably don't work with Axis2 1.5. Try using a rampart 1.5.x.
Regards.
On Fri, Oct 26, 2012 at 12:49 PM, Sahni, Anurag wrote:
> Hi I am facing this error on client side.
>
> Not able to invoke Rampart correctly
>
> ** **
>
> My policy is attached herewith .
>
> **
[
https://issues.apache.org/jira/browse/AXIS2-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484897#comment-13484897
]
Thomas Delerm commented on AXIS2-5424:
--
Maybe it is the same error as 5242 and 5237..
Artyom Kurbatsky created RAMPART-396:
Summary: NullPointerException using STS, Trust and entropy
Key: RAMPART-396
URL: https://issues.apache.org/jira/browse/RAMPART-396
Project: Rampart
I
[
https://issues.apache.org/jira/browse/RAMPART-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artyom Kurbatsky updated RAMPART-396:
-
Description:
Actually NullPointerException comes from Rahas STSClient->createIssueReques
[
https://issues.apache.org/jira/browse/RAMPART-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artyom Kurbatsky updated RAMPART-396:
-
Description:
Actually NullPointerException comes from Rahas STSClient->createIssueReques
[
https://issues.apache.org/jira/browse/RAMPART-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artyom Kurbatsky updated RAMPART-396:
-
Description:
Actually NullPointerException comes from Rahas STSClient->createIssueReques
[
https://issues.apache.org/jira/browse/RAMPART-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artyom Kurbatsky updated RAMPART-396:
-
Component/s: (was: rampart-trust)
rampart-core
> NullPointerExc