You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Dimuthu Leelarathne (JIRA)" <ji...@apache.org> on 2007/05/15 11:05:16 UTC

[jira] Assigned: (RAMPART-36) Using the "SupportingTokens" assertion throws exception

     [ https://issues.apache.org/jira/browse/RAMPART-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimuthu Leelarathne reassigned RAMPART-36:
------------------------------------------

    Assignee: Dimuthu Leelarathne

> Using the "SupportingTokens" assertion throws exception
> -------------------------------------------------------
>
>                 Key: RAMPART-36
>                 URL: https://issues.apache.org/jira/browse/RAMPART-36
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core, rampart-policy
>    Affects Versions: 1.1
>         Environment: Axis2 1.2 , Rampart-head, Apache tomcat 5.5.23
>            Reporter: Angel Todorov
>         Assigned To: Dimuthu Leelarathne
>            Priority: Critical
>             Fix For: 1.2
>
>
> Changing "SignedSupportingTokens" to "SupportingTokens" in Rampart's sample01 produces the following exception: 
>     [java] May 5, 2007 9:49:28 PM org.apache.axis2.deployment.ModuleDeployer deploy
>      [java] INFO: Deploying module: addressing-1.2
>      [java] May 5, 2007 9:49:28 PM org.apache.axis2.deployment.ModuleDeployer deploy
>      [java] INFO: Deploying module: rampart-1.2
>      [java] Exception in thread "main" org.apache.axis2.AxisFault: UsernameToken missing in request
>      [java]     at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)
>      [java]     at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
>      [java]     at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
>      [java]     at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:520)
>      [java]     at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:500)
>      [java]     at org.apache.rampart.samples.policy.sample01.Client.main(Unknown Source)
>      [java] Java Result: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.