bigbluebutton-Github/bigbluebutton-web/application.properties
Richard Alam a65559fa96 - fix logging when deployed to tomcat
1. use our own log4j.properties file instead of having grails auto-generate one
 2. modify web.xml template to use spring's log4config listener instead of grail's one
 3. remove duplicate slf4j library
 4. leave log4j DSL in Config.groovy to enable logging when developing and running "grails run-war"
 5. log is written to /var/log/bigbluebutton/bbb-web.log

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3231 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 17:29:12 +00:00

9 lines
174 B
Properties

#utf-8
#Wed Jan 06 10:57:09 EST 2010
app.version=0.63
app.servlet.version=2.4
app.grails.version=1.1.1
plugins.hibernate=1.1.1
app.name=bigbluebutton
plugins.jsecurity=0.4.1