${propval.app.war.name}.context=${propval.app.context.root}
messages.header=
edu.rpi.sss.util.action.noactionerrors=yes
applicationResources=Cannot load application resources bundle {0}
# set the default content type - html for jsp, xml for xml/xslt.
#edu.rpi.sss.util.action.contenttype=@DEFAULT-CONTENTTYPE@
edu.rpi.sss.util.action.contenttype=text/xml
edu.rpi.sss.util.error.exc=Exception: {0}
# Turn nocache headers on. We don't use the standard struts directives
# because we need to be able to turn nocache off for a single response.
# This gets around an IE problem with delivery of files.
edu.rpi.sss.util.action.nocache=yes
org.bedework.security.prefix=@SECURITY-PREFIX@
edu.rpi.sss.util.action.logprefix=@APP-NAME@
# Roles we need to know about - init action uses these
# (Not using roles in the current system)
#org.bedework.role.admin=@SECURITY-PREFIX@.admin
#org.bedework.role.contentadmin=@SECURITY-PREFIX@.contentadmin
#org.bedework.role.alert=@SECURITY-PREFIX@.alerts
#org.bedework.role.owner=@SECURITY-PREFIX@.owner
]]>