Re: JSP Compile Hangs

2004-10-22 Thread Eric Blenkush
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

Re: JSP Compile Hangs

2004-10-21 Thread Eric Blenkush
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

Re: JSP Compile Hangs

2004-10-20 Thread Eric Blenkush
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, Remy Maucherat wrote: Eric Blenkush wrote: Hi, On Tomcat 5.5.2 I am experiencing very long compile times(and hangs) for c

Re: JSP Compile Hangs

2004-10-20 Thread Eric Blenkush
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: toUpperCase

JSP Compile Hangs

2004-10-19 Thread Eric Blenkush
ompile and execute these pages very quickly but I want to stick with Tomcat. This is crucial to the project I am working on and if someone has an idea of what is causing this and where to look in the tomcat source I would appreciate it. Thanks, Eri

Embedded Tomcat

2001-09-14 Thread Eric Blenkush
there a more efficient way to do this? Thanks, Eric Blenkush