}
if (getSecurityRules() != null)
{
setSecurityContext(getSecurityRules().newStatefulSession(false));
getSecurityContext().setGlobalResolver(new SeamGlobalResolver(getSecurityContext().getGlobalResolver()));
}
if (getSecurityContext() == null)
{
log.debug("no security rule base available - please install a RuleBase with the name '" +