No, it uses the current time for the wsu:Created field. There is no configurable way of specifying a different time for the Timestamp - you could copy and modify the TimestampAction here:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/src/main/java/org/apache/ws/security/action/TimestampAction.java?view=markup and plug this in as a custom Action instead. Colm. On Tue, May 8, 2012 at 10:28 AM, meteora28 <[email protected]> wrote: > Thank you for your answer. > > Will these settings change the line... > > <wsu:Created>2012-05-08T07:30:49.402Z</wsu:Created> > > to a date of my choice? This is what I want to ask. > > Thank you again! > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/How-to-set-Timestamp-to-WS-Security-tp5692929p5693078.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
