}
FacesContext facesContext = null;
//We need this instance to be set later.
ReleaseableExternalContext externalContext = new ServletExternalContextImpl((ServletContext)context,
(ServletRequest) request, (ServletResponse) response);
// MyfacesGenericPortlet was replaced by jsr 301 portlet bridge,
// and the bundled inside myfaces 1.2 sources does not work because
// there was changes from 1.1 to 1.2 (viewhandler), so we