Alright, thanks Bill. I have nothing against Tomcat5 and indeed the
socketFactory="my.factory" attribute works. But is there any way to pass
custom parameters to the factory from the conf file? With a <Factory>
element it was possible but with a single attribute am I out of luck?
All this IntrospectionUtils business is confusing... 


On Fri, 2004-03-26 at 18:03, Bill Barker wrote:
> ----- Original Message -----
> From: "Anton Ushakov" <[EMAIL PROTECTED]>
> To: "Tomcat Developers List" <[EMAIL PROTECTED]>
> Sent: Friday, March 26, 2004 4:24 PM
> Subject: Re: Coyote's ServerSocketFactory problem
> 
> 
> > Should I make a bug entry for this? I wanted to get someone from the
> > tomcat dev team to see if I was missing something before flagging this
> > as a bug.
> >
> 
> The Catalina SocketFactory is deprecated for use with Coyote in 5.x, and it
> would probably should be for 4.x as well except for the fact that it is
> still required to set SSL attributes.  This means that anything involving
> this SocketFactory will just get marked as WONTFIX.
> 
> Passing the socketFactory attribute on to the Protocol might be something
> (except for the fact that it is working in 5.x means it may not get a lot of
> attention :).



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

Reply via email to