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.

[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)

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.init(ExceptionFilterCh ain.java:54)

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. http address=* port=443 jsse-ssl key-store-typepkcs12/key-store-type key-store-file/some/path/to/file.p12/key-store-file passwordsecret/password

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: host id=localhost root-directory=. web-app id=/ root-directory=E:/path/to/dir/ /host and Resin 3.1.1 works. Not sure that would work - the idea

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