Re: [Resin-interest] 304 status

2007-05-24 Thread Jean-Francois Lamy
Thanks Serge, the document proved to be just what we needed. We fixed our issues with a somewhat brain dead proxy as follows a) making sure Apache was serving documents and images directly (and not delegating to Resin) b) Activating mod_expires and using the Expires directives to tell the stupid p

Re: [Resin-interest] 3.1.1: webapp directory cannot be the same as hostroot directory?

2007-05-24 Thread Andy Duplain
On Wed, May 16, 2007 at 05:09:03PM +0100, Andy Duplain wrote: > On Wed, May 16, 2007 at 11:02:44PM +0800, Liao Xuefeng wrote: > > i use: > > > > > > > > > > > > and Resin 3.1.1 works. > > Not sure that would work - the idea being that the root directories for > both hosts are outside of r

Re: [Resin-interest] Wild card SSL Certs

2007-05-24 Thread Jay Ballinger
We use JSSE successfully and haven't really noticed any performance problems or slowdowns. pkcs12 /some/path/to/file.p12 secret We used OpenSSL to bundle the wildcard cert, the intermediate certs, and the root cert into one .p12 file

Re: [Resin-interest] Problems with ADF faces application on JBoss 3.1.1

2007-05-24 Thread Taber, Guthrie
I am now getting a common error on both JBoss 3.0 and 3.1.1 when I access the adf-faces-demo application. [08:08:11.048] javax.servlet.ServletException: java.lang.NullPointerException [08:08:11.048] at com.caucho.server.dispatch.ExceptionFilterChain.(ExceptionFilterCh ain.java:54) [08:08:11.048]

[Resin-interest] Problems with ADF faces application on JBoss 3.1.1

2007-05-24 Thread Taber, Guthrie
Hi, I have been attempting to get the adf sample application working on JBoss 3.1.1. The first error I got was: [13:31:32.697] javax.faces.FacesException: com.caucho.jsf.context.FacesContextFactoryImpl [13:31:32.697] at javax.faces.FactoryFinder.createFactory(FactoryFinder.java:216) [13:31

Re: [Resin-interest] Problems with % character in URI

2007-05-24 Thread Osmo Laitinen
On 3/28/07, Osmo Laitinen <[EMAIL PROTECTED]> wrote: Hi! I'm experiencing the following problem with Apache, mod_caucho and Resin pro (3.0.18) combination: If uri contains "%" character, mod_caucho doesn't seem to work correctly, eg. " http://www.server.tld/home/user%name