You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Yves Langisch <yv...@langisch.ch> on 2006/03/22 14:10:37 UTC

[Axis2] How to set timstamp TTL in WSS4J

Hi,

How can I set the TimeToLive for a timestamp action via the action
element?

Thanks
Yves


Re: [Axis2] How to set timstamp TTL in WSS4J

Posted by Yves Langisch <yv...@langisch.ch>.
I'll try that, thanks Ruchith.

On Wed, 2006-03-22 at 19:22 +0600, Ruchith Fernando wrote:
> Hi Yves,
> 
> Please use
> 
> <timeToLive>###</timeToLive>
> 
> within the <action> element in the configuration.
> 
> Thanks,
> Ruchith
> 
> On 3/22/06, Yves Langisch <yv...@langisch.ch> wrote:
> > Hi,
> >
> > How can I set the TimeToLive for a timestamp action via the action
> > element?
> >
> > Thanks
> > Yves
> >
> >
> 


Re: [Axis2] How to set timstamp TTL in WSS4J

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi Yves,

Please use

<timeToLive>###</timeToLive>

within the <action> element in the configuration.

Thanks,
Ruchith

On 3/22/06, Yves Langisch <yv...@langisch.ch> wrote:
> Hi,
>
> How can I set the TimeToLive for a timestamp action via the action
> element?
>
> Thanks
> Yves
>
>