Re: [Resin-interest] Tiles issues on 4.0.x

2012-09-25 Thread Scott Ferguson
On 09/24/2012 11:11 PM, Matt Pangaro wrote: Hi all, I'm working to try and diagnose some issues we're seeing with an existing application that's being moved from Resin 3.1.7a to Resin 4. So far we have tested on versions 4.0.20 and 4.0.31 and have seen the same issue. The application uses Sp

[Resin-interest] Question about EL in JSPX

2012-09-25 Thread Matt Pangaro
We have a number of JSPX files that work properly in 3.1.7a, but are failing now in versions 4.0.20 and 4.0.31 with problems in the encoding. The question is whether the source JSPX file needs to be parsed properly as XML prior to processing, or after. The example below illustrates it: This cod

Re: [Resin-interest] Question about EL in JSPX

2012-09-25 Thread Scott Ferguson
On 09/25/2012 03:53 PM, Matt Pangaro wrote: > We have a number of JSPX files that work properly in 3.1.7a, but are failing > now in versions 4.0.20 and 4.0.31 with problems in the encoding. The question > is whether the source JSPX file needs to be parsed properly as XML prior to > processing, o