################################################################################ # Application Configuration Properties # # - Set properties needed at runtime, this will be included in the # # configuration.properties file included in the deploy. # ################################################################################ db.alias=//localhost:3306/test?useUnicode=true&characterEncoding=UTF-8&clobCharacterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull db.user=root db.pass= app.name=webapp1 error.if.changing.deleted.object=true language=pt location=PT variant= errorPage=/error.jsp app.context=sotis filter.request.with.digest=false digest.tampering.url=http://localhost:8080/sotis allow.user.self.registry=true localhost.cas.enable=false localhost.cas.loginUrl=https://login.ist.utl.pt/login?service= localhost.cas.ValidateUrl=https://login.ist.utl.pt/serviceValidate localhost.cas.logoutUrl=https://login.ist.utl.pt/logout kirk.ist.utl.pt.cas.enable=false kirk.ist.utl.pt.cas.loginUrl=https://login.ist.utl.pt/login?service= kirk.ist.utl.pt.cas.ValidateUrl=https://login.ist.utl.pt/serviceValidate kirk.ist.utl.pt.cas.logoutUrl=https://login.ist.utl.pt/logout