On 01/05/17 20:24, Mohammed Manna wrote:
> Hi,
>
> May be i didn't explain the issue clearly. I am using the same compiler as
> Tomcat (JDT compiler, not ANT).
Ant isn't a complier. It is a build tool. Ant uses javac (i.e.
tools.jar) to build with.
> When doing a standalone *ant build*, my
> pre
Hi,
May be i didn't explain the issue clearly. I am using the same compiler as
Tomcat (JDT compiler, not ANT). When doing a standalone *ant build*, my
pre-compilation doesn't show any 64k size error for __jspService(). But
when I launch the application, it *does* throws error on 64k size on
variou
On 29/04/17 11:10, Mohammed Manna wrote:
> Hello,
>
> I have retried using the following javac and jasper settings for my project
> (using ANT build) - and it still doesn't reveal those 64K errors even when
> the compilers are the same.
Isn't that good? Doesn't that mean you've found a solution t
Hello,
I have retried using the following javac and jasper settings for my project
(using ANT build) - and it still doesn't reveal those 64K errors even when
the compilers are the same.
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. Once again, I apologise
> if I have made any Negative/Reactive comments about Apache no being
> supportive enough.
Hello,
Thanks for suggesting the solutions. This is closer to what I was expecting
in the original message which I sent in the past. Once again, I apologise
if I have made any Negative/Reactive comments about Apache no being
supportive enough. I have been using various Apache libraries over the p
On 26/04/17 09:06, Mohammed Manna wrote:
> Hello,
>
> I have emailed and posted a few questions over the web about this, but
> haven't received any helpful response. Since the upgrade to 8.0.39, my web
> application is failing in various places since the Jasper compiler has now
> got more debug in
Hi,
2017-04-26 11:06 GMT+03:00 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
>
>
-- 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