Hi, Seems like you have mixed Rampart-1.0 style parameter based configuration with policy configuration. If you are using parameter based config please *only* stick to the configuration described in the article[1]. If not please you policy the way they are used in Rampart samples.
Thanks, Ruchith p.s. Please first subscribe to [EMAIL PROTECTED] mailing list by sending a mail to [EMAIL PROTECTED] and *then* post your rampart related questions in rampart-dev list. 1. http://wso2.org/library/240 On Nov 16, 2007 2:39 AM, Rajesh, Peter (CLAIMS, WIP) <[EMAIL PROTECTED]> wrote: > > > Hi > > > I read the article in http://wso2.org/library/240#digest and followed the > steps, but now i get below error. > > [java] org.apache.axis2.AxisFault: Missing Timestamp > [java] at > org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389) > [java] at > org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211) > [java] at > org.apache.axis2.client.OperationClient.execute(OperationClient.java:163) > [java] at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528) > [java] at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:508) > [java] at > org.apache.rampart.weblogic.sample.Client.main(Client.java:70) > [java] Exception in thread "main" > [java] Java Result: 1 > > > I have attached the services.xml from the webservice, policy.xml from client > side & the soap request/response. P lease go through these xml's and let me > know what is the issue and reason for this error. > Thanks in advance for your help. > > > > Thanks & Regards, > > Peter Rajesh > > ************************************************************************* > This communication, including attachments, is > for the exclusive use of addressee and may contain proprietary, > confidential and/or privileged information. If you are not the intended > recipient, any use, copying, disclosure, dissemination or distribution is > strictly prohibited. If you are not the intended recipient, please notify > the sender immediately by return e-mail, delete this communication and > destroy all copies. > ************************************************************************* > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- http://blog.ruchith.org http://wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
