"Remy Maucherat" <[EMAIL PROTECTED]> writes: > > The way it works - the connector ( or protocol handler ) creates the > > socket, using plain, jsse, pureTLS. And Remy is saying that some othe > > valves are calling getSocket() and use the socket/JSSE to extract info ( > > I assume using JSSE specific code). > > > > That is going to fail if PureTLS or Ajp are used. > > > > But I don't think we can do anything about it - the method must be > > deprecated and the code that calls it must be changed to call the right > > methods ( req.getAttribute() or similar ). > > Yes, unfortunately, I don't see a way to make it work. Yes, it sounds like the calling code will have to change. How bad will that be?
-Ekr -- [Eric Rescorla [EMAIL PROTECTED]] http://www.rtfm.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>