Upgrade to APR 1.5 with Tomcat 8.0.39 distro

2017-05-27 Thread Mohammed Manna
Hi, I understand that there were some notable security upgrades made for 1.5 APR. For tomcat 8.0.39 i belive the distro is still using 1.2.12. Does anyone know if upgrading to 1.5.2 will cause any complications? KR,

Re: JSP compilation 65535 bytes limit

2017-05-17 Thread Mohammed Manna
On Wed, May 17, 2017 at 7:30 PM, Mohammed Manna > wrote: > > > Your ant Build File seems to be incorrect. Could you provide the snippet > of > > the Jspc Task and Javac task for this? > > > Following is the tomcat.xml wh

Re: JSP compilation 65535 bytes limit

2017-05-17 Thread Mohammed Manna
Your ant Build File seems to be incorrect. Could you provide the snippet of the Jspc Task and Javac task for this? On 17 May 2017 at 14:58, Vidyadhar wrote: > Hello KR, > > On Tue, May 16, 2017 at 8:43 PM, Mohammed Manna > wrote: > > > Hi Vidyadhar, > > > > So

Re: JSP compilation 65535 bytes limit

2017-05-16 Thread Mohammed Manna
true The above is having some inconsistency reported in a different email thread, but I assume it should be fine in most of the cases. Try to see if you can provide some results on the above points. KR, On 16 May 2017 at 15:29, Vidyadhar wrote: > Hello KR, > > On Fri, May 12, 201

Re: JSP compilation 65535 bytes limit

2017-05-12 Thread Mohammed Manna
I have two things which you might want to try out: 1) You will lose your JSP debugging capability - but if that's not your concern, then in your CATALINA_HOME\conf folder append this for "JspServlet" mappedfile false suppressSmap

Re: [ANN] New committer: Michael Osipov

2017-05-08 Thread Mohammed Manna
Good to hear this! We look forward to your excellent work here On 8 May 2017 at 11:58, Martin Grigorov wrote: > Welcome, Michael! > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Mon, May 8, 2017 at 10:08 AM, Mark Thomas wrote: > > > On behalf of the

Re: Fwd: Identifying 64k size violation for __jspService methods loaded by Tomcat

2017-05-01 Thread Mohammed Manna
also use JDT compiler (org.apache.jasper.compiler.JDTCompiler). This is why I have been struggling to understand why this is so different if On 30 Apr 2017 12:05, "Mark Thomas" wrote: On 29/04/17 11:10, Mohammed Manna wrote: > Hello, > > I have retried using the following javac and

Re: Fwd: Identifying 64k size violation for __jspService methods loaded by Tomcat

2017-04-29 Thread Mohammed Manna
size errors on the method? KR, On 26 April 2017 at 11:24, Mark Thomas wrote: > On 26/04/17 10:33, Mohammed Manna wrote: > > Hello, > > > > Thanks for suggesting the solutions. This is closer to what I was > expecting > > in the original message which I sent in the past

Re: Fwd: Identifying 64k size violation for __jspService methods loaded by Tomcat

2017-04-26 Thread Mohammed Manna
and see how things go. Unless I have misunderstood, Tomcat 8.0.43 will not stop this error but minimise the occurrences of it. Is this correct? Additionally, thanks to you for putting a lot more attention to it. KR, On 26 April 2017 at 09:58, Mark Thomas wrote: > On 26/04/17 09:06, Moham

Fwd: Identifying 64k size violation for __jspService methods loaded by Tomcat

2017-04-26 Thread Mohammed Manna
-- Forwarded message -- From: Mohammed Manna Date: 25 April 2017 at 21:50 Subject: Identifying 64k size violation for __jspService methods loaded by Tomcat To: users@tomcat.apache.org Hello, I have emailed and posted a few questions over the web about this, but haven't rec