if(catalog != null) {
xhrServletCommand = (Chain)catalog.getCommand(COMMAND_XHR);
}
if(xhrServletCommand != null) {
xhrServletCommand.addCommand(new ErrorCRI());
}
}
/*
For compatibility, add the ErrorCRI to the list of global Interceptors only if the