[Resin-interest] Error 503 - Service unavailable

2007-11-13 Thread Andreas Røsdal
Hello! I have a problem with Resin and Apache, where Apache generates the following 503 error message at random points in time: Service unavailable! The server is temporarily unable to service your request due to maintenance downtime or capacity problems... The server is setup with in a three

Re: [Resin-interest] Compiling Apache module on Mac OS X Leopard

2007-11-13 Thread Jason Chodakowski
Am willing to offer up a shell account and access in case no xeon- based mac with 10.5 is available. Thanks, J -- On Nov 11, 2007, at 8:57 AM, Jason Chodakowski wrote: Also... the test in the configure script does not properly detect the 64-bit-ness of the JVM. I noticed this and by default

[Resin-interest] point resin to alternative webapps directory and give it a context name

2007-11-13 Thread Mehdi Bennani
Hi guys, I have dealt with quiet a few app servers, but I am relatively new to resin. I want to start Resin programmatically from eclipse to allow me to debug my web app straight from my code in eclipse, as opposed to deploying the jar into the webapps folder and attaching an external listener

Re: [Resin-interest] point resin to alternative webapps directory andgive it a context name

2007-11-13 Thread Shane Cruz
You might want to consider looking at something like the Improve Resin Plugin for Eclipse: http://www.improve-technologies.com/alpha/resin/ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mehdi Bennani Sent: Tuesday, November 13, 2007 6:49 PM

Re: [Resin-interest] point resin to alternative webapps directory and give it a context name

2007-11-13 Thread Scott Ferguson
On Nov 13, 2007, at 4:48 PM, Mehdi Bennani wrote: Hi guys, I have dealt with quiet a few app servers, but I am relatively new to resin. I want to start Resin programmatically from eclipse to allow me to debug my web app straight from my code in eclipse, as opposed to deploying the jar