Subject | Re: Direct Client and authentication |
---|---|
Author | llafranc78 |
Post date | 2001-12-05T15:16:57Z |
Ehm.... I just updated and recompiled the sources (changes in
FBManagedConnection and FBManagedConnectionFactory) and now I can't
connect to my db any more using the old
DriverManager.getConnection(url,user,passwd) method.
Did I miss something?
TIA
Luca
FBManagedConnection and FBManagedConnectionFactory) and now I can't
connect to my db any more using the old
DriverManager.getConnection(url,user,passwd) method.
Did I miss something?
TIA
Luca
> Thanks
>
> I moved the code around a bit but have applied this.
>
> Also, now you can set default UserName and Password properties on the
> ManagedConnectionFactory and they should be used if no Subject or
> username/password in ConnectionRequestInfo is supplied.
>
>
>
> david jencks
>