IMHO this is not possible right now with Rampart... and it doesn't really take the actor/role into account at the moment.
Thanks, Ruchith On Fri, May 9, 2008 at 1:01 PM, Daniel Löf <[EMAIL PROTECTED]> wrote: > Hi! > > > > > > I am using axis2 and Rampart 1.3 and I'm trying to construct a message = > with a SOAP Header that will contain two separate security headers. For > example: > > > > . > > > > . > > > > <wsse:Security> > > > > - <wsu:Timestamp wsu:Id="Timestamp-...."> > > > > <wsu:Created>2008-05-08T05:39:16Z</wsu:Created> > > > > <wsu:Expires>2008-05-08T05:40:16Z</wsu:Expires> > > > > </wsu:Timestamp> > > > > </wsse:Security> > > > > - <wsse:Security soap:actor="....."> > > > > - <wsu:Timestamp wsu:Id="Timestamp-...."> > > > > <wsu:Created>2008-05-08T05:39:16Z</wsu:Created> > > > > <wsu:Expires>2008-05-08T05:40:16Z</wsu:Expires> > > > > </wsu:Timestamp> > > > > </wsse:Security> > > > > . > > > > . > > > > > > Is this possible at all? I do not seem to find anything that can make this > work. > > > > > > Best Regards > > > > Daniel > > > > -- http://blog.ruchith.org http://wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
