Did you mean to say "timeout the connection" and not "timeout
the session"?? If you did mean it, you're mixing session support
and keep-alive support. Apache SOAP does not have keep-alive
support, but it does have HTTP session support.

What I described is the mechanism to use HTTP session support.

Sanjiva.

----- Original Message -----
From: "Niclas Hedhman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 05, 2002 7:32 AM
Subject: Re: Reusing SSL-sessions...


> On Thursday 04 July 2002 23:50, Sanjiva Weerawarana wrote:
> > You should just re-use the Call object to hold a session. See
> > the addressbook2 sample for an example.
>
> And I assume that if you don't do a call within a reasonable time period,
it
> will timeout the connection.
>
> Niclas
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


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

Reply via email to