Published on WSO2 Oxygen Tank (http://wso2.org)

axis2c timestamp precision

By kletke
Created 2008-04-23 02:29

hi all,

how can I disable milliseconds precision when creating UsernameToken (<wsu:Created>2008-04-09T09:24:53.860Z</wsu:Created>)
 
. . .
 
<wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">

            <wsse:Username>installer</wsse:Username>

            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">9Pn0LjtvC3yXTysNHUspV2X33qY=</wsse:Password>

            <wsse:Nonce>WYO1N58WMll+AZ8TpQQqVcSxbCYOrH6+</wsse:Nonce>

            <wsu:Created>2008-04-09T09:24:53.860Z</wsu:Created>
 
. . .
 

I use rampart whit Policy-File.
 
Please help! It is urgent!!!
 

 
 

 

 


Source URL:
http://wso2.org/forum/thread/3512