Re: [Resin-interest] JSP error page -- javax.servlet.error.exception not accessible?

2010-08-19 Thread Alex
> Hello! I'm having trouble under resin 4.0.9, with something that was working > with 4.0.7 Marcin, We've done some work on el lately, possibly affecting your area. Can you send me the generated java source for the failing page? Thanks, Alex > > I have an error page configured in web.xml: >

[Resin-interest] JSP error page -- javax.servlet.error.exception not accessible?

2010-08-19 Thread Marcin Koziej
Hello! I'm having trouble under resin 4.0.9, with something that was working with 4.0.7 I have an error page configured in web.xml: /jsp/error.jsp in which i want to access javax.servlet.error.exception property to display and log the error. After moving to Resin Pro 4.0.9,

Re: [Resin-interest] jsp error

2007-11-05 Thread atomi . archive
ED] On Behalf Of > [EMAIL PROTECTED] > Sent: Monday, November 05, 2007 4:25 PM > To: General Discussion for the Resin application server > Subject: Re: [Resin-interest] jsp error > > Sorry for that. I'm running > Resin 3.1.3 > and using JRE1.6u3. Perhaps this is because I

Re: [Resin-interest] jsp error

2007-11-05 Thread Shane Cruz
Of [EMAIL PROTECTED] Sent: Monday, November 05, 2007 4:25 PM To: General Discussion for the Resin application server Subject: Re: [Resin-interest] jsp error Sorry for that. I'm running Resin 3.1.3 and using JRE1.6u3. Perhaps this is because I'm not using the JDK? Let me try it with JD

Re: [Resin-interest] jsp error

2007-11-05 Thread atomi . archive
Sorry for that. I'm running Resin 3.1.3 and using JRE1.6u3. Perhaps this is because I'm not using the JDK? Let me try it with JDK1.6u3 and get back to you. Eric Kreiser wrote: > what version of resin are you running? are you not at least using a 1.5 > JDK? > > atomi wrote: >> i keep getting t

Re: [Resin-interest] jsp error

2007-11-05 Thread Eric Kreiser
what version of resin are you running? are you not at least using a 1.5 JDK? atomi wrote: i keep getting these errors for any jsp file I call no matter whats in it. 500 Servlet Exception || -- 1. ERROR in D:\Applications\workspace\toolbox\WEB-INF\work\_jsp\_test__jsp.java (at line

[Resin-interest] jsp error

2007-11-05 Thread atomi
i keep getting these errors for any jsp file I call no matter whats in it. 500 Servlet Exception -- 1. ERROR in D:\Applications\workspace\toolbox\WEB-INF\work\_jsp\_test__jsp.java (at line 12) private static final java.util.HashMap _jsp_functionMap = new java.util.HashMap();