503504505506507508509510511512513
DialogServiceImpl.writeCurrentStateToken(context, stateToken); RenderingContext arc = RenderingContext.getCurrentInstance(); if (arc != null) { arc.release(); } else { _LOG.warning("RENDERINGCONTEXT_NOT_AVAILABLE"); }