Hi Didier,
I've checked it out.
That's easier to use the lockMethod and it's better to change the argument as an
integer with consistency.
I'll deprecated the method, soon.
Thank you for correcting it.
Sung-Gu
----- Original Message -----
From: "Didier Berguerand" <[EMAIL PROTECTED]>
To: "Slide-Dev (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 12:20 AM
Subject: LOCK method timeout
> Hi all,
>
> In the class org.apache.webdav.lib.WebdavResource
> the method lockMethod(...) use a short for the timeout
> parameter, the LockMethod class accept a long for the
> timeout and the rfc2518 says: "The timeout value for
> TimeType "Second" MUST NOT be greater than 2^32-1."
>
> It is possible to accept a integer instead of a short in
> the lockMethod(...) of WebdavResource?
>
> Regards,
>
> Didier
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>