[Resin-interest] resin.root environment variable

2007-07-10 Thread Brian Burke
I'm attempting to configure log4j in a 'flexible' manner for a webapp, using the ${server.root} environment variable in the log4j.properties file, like this: log4j.appender.events=org.apache.log4j.DailyRollingFileAppender log4j.appender.events.DatePattern='.'-MM-dd log4j.appender.events.App

Re: [Resin-interest] Problem with gzip compression for javascript downloads from Linux server

2007-08-23 Thread Brian Burke
Something to note here... the request shown is a HEAD request and not a GET request. Not sure if that is having an effect here or not though. -Brian Scott Ferguson wrote: On Aug 23, 2007, at 3:29 PM, Michael L. Davis wrote: Hi Scott, The Accept-Encoding sent by FireFox is: Accept-Encoding

[Resin-interest] Resin 3.1.5 pro: java.lang.IllegalArgumentException: Resource path [.../ext/meta-index] does not denote a directory

2008-05-12 Thread Brian Burke
Using resin pro 3.1.5, JDK 1.6.0_05, we're getting these exceptions when starting several different webapps which are based on Spring: [11:12:16.308] WebApp[http://localhost:8080/dashboard] Set web app root system property: 'webapp.root' = [/apps/resin-local/webapps/dashboard/] [11:12:16.535] We