that's true, but it doesn't make much sense to me to add an Auth manager and then not provide an URL. I suppose I could check and default to "/" in the event it's null, but there's no gaurantee the login will work :)
in either case, I should probably report the error. Webservices is already dog slow, so it's not like a minor check will make much difference for "slow as molasses services". peter On 5/27/05, KiYun Roe <[EMAIL PROTECTED]> wrote: > Hi, > > It seems to me that AuthManager#getAuthForURL() can return null, so that > this version of the patch is susceptible to null pointer exceptions if there > is no authorization for the current URL. Is that not the case? > > -- KiYun > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
