RE: JkInputStream.java replacement file in tomcat8

2016-05-19 Thread Venkata Reddy P
Many thanks MANSOURI for all your inputs. -Original Message- From: Abdessamed MANSOURI [mailto:lavl...@gmail.com] Sent: 19 May 2016 23:01 To: Tomcat Users List Subject: Re: JkInputStream.java replacement file in tomcat8 Hello, I'm not a Guru, it seems the AJP processor recieved

Re: JkInputStream.java replacement file in tomcat8

2016-05-19 Thread Abdessamed MANSOURI
Hello, I'm not a Guru, it seems the AJP processor recieved many changes in the past, In Tomcat 8.0.43, there's simply no JkInputStream but there's two methods inside AJP processor for reading and writting, now (trunk), AJP connector has two inner classes called : SocketInputStream and SockectOutpu