Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by WernerDittmann: http://wiki.apache.org/ws/FrontPage/WsFx/wss4jFAQ ------------------------------------------------------------------------------ * {{{precisionInMilliseconds}}} to switch off the millisecond time precision. Set the value to {{{false}}} or {{{0}}} to generate timestamps without milliseconds. - * {{{timestampStrict}}} to switch on/off strict timestamp handling. + * {{{timestampStrict}}} to switch off strict timestamp handling. Set the value to {{{false}}} or {{{0}}} to switch off strict handling. - The defaul setting is '''on'''. According to WSS specfications it is optional - to report a fault if timestamp verifications fails. + According to WSS specfications it is optional to report a fault if + timestamp verification fails. WSS4J uses the ''UTC'' timezone (''zulu time'') to generate timestamps. This is according to the WSS specifications.
