[Resin-interest] 3.2.1 installed, getting NoSuchMethodError errors in my webapp

2009-03-13 Thread Rick Mann
Hi. I've been setting up a new server, and I decided to go with resin 3.2.1. It seemed to install and run fine, but when I added my webapp, I'm getting a series of odd errors. [03-12 21:42:39.149] {http--8080-3} Caused by: org.springframework.beans.factory.BeanCreationException: Error

Re: [Resin-interest] Why Apache?

2009-03-13 Thread Daniel J. Doughty
If you have the money, you can alleviate that at another OSI level. Ronan Lucio wrote: there's more than one reason. Serving different sites/services on the same server, not all can be served by resin for various reasons: These are the typical reasons. If you're running a specific

Re: [Resin-interest] mod_caucho failure on CentOS 5.2/Apache 2.2

2009-03-13 Thread david day
OK, there is a solution. It was not APR which was high on our suspect list. Mea culpa. The test servers built to evaluate upgrading from 3.1.3 to 3.1.8 were built on CentOS 5 with SELinux enabled. There, I've said it. Self inflicted. We don't use SELinux, not sure how it was missed on the

Re: [Resin-interest] mod_caucho failure on CentOS 5.2/Apache 2.2

2009-03-13 Thread Aaron Freeman
Interesting. FWIW, I am using Resin for about 10 web-apps on a single machine, where each web-app has different criteria for logging, virtual hosts, rewriting etc. I know a couple of the posters pointed out that that was a good reason to use Apache as a front-end, but I haven't found it

Re: [Resin-interest] mod_caucho failure on CentOS 5.2/Apache 2.2

2009-03-13 Thread david day
On Fri, Mar 13, 2009 at 1:43 PM, Aaron Freeman wrote: I used to be a big Apache fan about 5 years ago, but since I have decoupled Apache from Resin and went exclusively with Resin I have had no regrets. Good to know. I've done the majority of site management via Apache, so transitioning

[Resin-interest] Troubleshooting class load issues

2009-03-13 Thread Rick Mann
Hi. I recently installed 3.2.1 on a new machine, and I'm having issues with my webapp. While I don't get class load errors, I do get NoSuchMethod errors. This webapp works on two different platforms with 3.0.x and 3.1.x versions of Resin, but not on NexentaOS with 3.2.1. I tried turning up