You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Suresh Attanayake (JIRA)" <ji...@apache.org> on 2013/09/02 08:58:51 UTC

[jira] [Commented] (RAMPART-381) Rampart Sample 05 is not working

    [ https://issues.apache.org/jira/browse/RAMPART-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755933#comment-13755933 ] 

Suresh Attanayake commented on RAMPART-381:
-------------------------------------------

Hi,

The attached patch RAMPART-381.patch fixes the issue. Please apply the patch.

Thanks,
-Suresh 
                
> Rampart Sample 05 is not working
> --------------------------------
>
>                 Key: RAMPART-381
>                 URL: https://issues.apache.org/jira/browse/RAMPART-381
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-trust
>    Affects Versions: 1.6.2
>            Reporter: Suresh Attanayake
>             Fix For: 1.6.3
>
>         Attachments: RAMPART-381.patch
>
>
> Sample 05 client side throws the following exception,
>   [java] Exception in thread "main" org.apache.axis2.AxisFault: Error in retrieving token : 
>      [java] 	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:76)
>      [java] 	at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:340)
>      [java] 	at org.apache.axis2.engine.Phase.invoke(Phase.java:313)
>      [java] 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
>      [java] 	at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:427)
>      [java] 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)
>      [java] 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>      [java] 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>      [java] 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
>      [java] 	at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
>      [java] 	at org.apache.rampart.samples.policy.sample05.Client.main(Unknown Source)
>      [java] Caused by: org.apache.rampart.RampartException: Error in retrieving token : 
>      [java] 	at org.apache.rampart.builder.BindingBuilder.handleSupportingTokens(BindingBuilder.java:375)
>      [java] 	at org.apache.rampart.builder.SymmetricBindingBuilder.doSignBeforeEncrypt(SymmetricBindingBuilder.java:487)
>      [java] 	at org.apache.rampart.builder.SymmetricBindingBuilder.build(SymmetricBindingBuilder.java:82)
>      [java] 	at org.apache.rampart.MessageBuilder.build(MessageBuilder.java:144)
>      [java] 	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:65)
>      [java] 	... 10 more
>      [java] Java Result: 1

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org