ndler. You can do this by specifying
> protocol="com.myfirm.mypackage.MyProtocolHandler" on the
> element (the values 'HTTP/1.1' and 'AJP/1.3' are just there to specify
> use-the-default-handler).
>
> "Xavier Toth" <[EMAIL PROTECTED]> wrote in
I don't see className as an attribute can connector behavior no longer be
overloaded?
Unfortunately this documentation seems to be out of date as it makes
reference to the element as a way to specify a keystore password
but I don't think this is valid in 5.5.x.
On 2/23/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Brad O'Hearne [mailto:[EMAIL PROTECTED]
> > Subje
I'm trying to provide a socket factory class that overrides the
getKeystorePass method but I can't figure out how to hook it in. What
attribute or subelement (is the Factory element supported in 5.5.x?) do I
configure with my class name to get this to work? I've looked at the
5.5.15source code and