It's an age-old best practice for interop purpose. see
http://issues.apache.org/jira/browse/AXIS-1907 for more info.

thanks,
dims

On 2/23/07, José Ferreiro <[EMAIL PROTECTED]> wrote:
Thank you.
But is it not possible to set this time to the computer time!

I have a .net client that access my axis web service and the timestamp
generated by the client .net is correct (same time like computer clock)

Do you have an idea?
Thank you


On 2/23/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> "Z" implies GMT.
>
> -- dims
>
> On 2/23/07, José Ferreiro <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I am introducing the timestamp in the messages SOAP.
> >
> > The capture of the messages shows that the
> >
> > Timestamp of the REQUEST IS:
> >
> > <..omitted..>
> >      <wsu:Timestamp xmlns:wsu="
> >
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
> > wsu:Id="Timestamp-16795115">
> >
<wsu:Created>2007-02-23T15:57:47.093Z</wsu:Created>
> >
<wsu:Expires>2007-02-23T16:02:47.093Z</wsu:Expires>
> >             </wsu:Timestamp>
> > <..omitted.>
> >
> > Timestamp of the RESPONSE IS;
> >
> > <..omitted..>
> >  <wsu:Timestamp
> >
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
> > " wsu:Id="Timestamp-9715140">
> >
> > <wsu:Created>2007-02-23T15:57:48Z</wsu:Created>
> >
> > <wsu:Expires>2007-02-23T16:02:48Z</wsu:Expires>
> >   </wsu:Timestamp>
> > <..omitted..>
> >
> > And the current time settins of my computer is (GMT +1).
> >
> > Is there a way to configure that?
> > Did someone notice this also?
> >
> > I expected to have, that is to say the timestamp accordingly with my
> > timezone:
> >
> > <..omitted..>
> >   <wsu:Timestamp
> >
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
"
> > wsu:Id="Timestamp-9715140">
> >
<wsu:Created>2007-02-23T16:57:48Z</wsu:Created>
> >
<wsu:Expires>2007-02-23T17:02:48Z</wsu:Expires>
> >    </wsu:Timestamp>
> >  <..omitted..>
> >
> > All answers or suggestions are welcome.
> >
> >
> > --
> > José Ferreiro
> > EPFL Communication Systems engineer
> > ing.sys.com.dipl.EPFL
>
>
> --
> Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
>



--

José Ferreiro
EPFL Communication Systems engineer
ing.sys.com.dipl.EPFL


--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to