Eric Blenkush wrote:
Certainly. I hope you mean post it to this list, I didnt see anywhere
on bugzilla to submit one. Here is the text of the JSP and the file.
I can reproduce the issue, and it's obvious in the thread stack that the
issue is with the parser in commons-el :(
Rémy
Im glad to get confirmation on this. Why is it so bad that the problem
is in commons-el?
Eric
On Oct 22, 2004, at 5:07 AM, Remy Maucherat wrote:
Eric Blenkush wrote:
Certainly. I hope you mean post it to this list, I didnt see anywhere
on bugzilla to submit one. Here is the text of the JSP and
Eric Blenkush wrote:
Kin-man,
Thanks for the response. I filed a bug report and I have an initial
fix that I have been working on. Here is a preview:
This is due to the LOOKAHEAD on line 256 of ELParser.jj
This fix allows the EL expression to be parsed quickly but I have not
tested
On Oct 21, 2004, at 10:17 AM, Remy Maucherat wrote:
Eric Blenkush wrote:
Kin-man,
Thanks for the response. I filed a bug report and I have an initial
fix that I have been working on. Here is a preview:
This is due to the LOOKAHEAD on line 256 of ELParser.jj
This fix allows the EL expression to
On Oct 19, 2004, at 10:41 PM, Remy Maucherat wrote:
Eric Blenkush wrote:
Hi,
On Tomcat 5.5.2 I am experiencing very long compile times(and hangs)
for certain JSP pages. The page has an EL expression like this:
${fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:
Eric Blenkush wrote:
The hang is happening when the .java file is being generated from the
.jsp file. I confirmed this by taking the commons-el-1.0 source and
modifying it to parse the same EL statement as given above and it
never completed.
Any helpful comments on where to start looking to
Please file a report on bugzilla. If you also include a test case
(to save me some typing :)), I'll take a look to see where Jasper is
spending its time. Did you said it was in commons-el? That'd be bad.
-Kin-man
On Wed, 2004-10-20 at 00:43, Eric Blenkush wrote:
On Oct 19, 2004, at 10:41 PM,
Kin-man,
Thanks for the response. I filed a bug report and I have an initial fix
that I have been working on. Here is a preview:
This is due to the LOOKAHEAD on line 256 of ELParser.jj
This fix allows the EL expression to be parsed quickly but I have not
tested thoroughly. In ELParser.jj
Hi,
On Tomcat 5.5.2 I am experiencing very long compile times(and hangs)
for certain JSP pages. The page has an EL expression like this:
${fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:
toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:
Eric Blenkush wrote:
Hi,
On Tomcat 5.5.2 I am experiencing very long compile times(and hangs)
for certain JSP pages. The page has an EL expression like this:
${fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:
toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:toUpperCase((fn:
10 matches
Mail list logo