An Error Occurred:

javax.el.ELException: /layout/menu_secundario.xhtml @32,66 rendered="#{propiedad.manualUsuarioSistema().length() > 0}": javax.ejb.ConcurrentAccessException: no concurrent calls on stateful bean 'jboss.j2ee:service=EJB3,name=PropiedadBean' (EJB3 4.3.13)

+ Stack Trace

javax.faces.FacesException: javax.el.ELException: /layout/menu_secundario.xhtml @32,66 rendered="#{propiedad.manualUsuarioSistema().length() > 0}": javax.ejb.ConcurrentAccessException: no concurrent calls on stateful bean 'jboss.j2ee:service=EJB3,name=PropiedadBean' (EJB3 4.3.13)
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:393)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:854)
	at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:242)
	at com.sun.faces.renderkit.html_basic.GridRenderer.renderRow(GridRenderer.java:178)
	at com.sun.faces.renderkit.html_basic.GridRenderer.encodeChildren(GridRenderer.java:126)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837)
	at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:234)
	at com.sun.faces.renderkit.html_basic.GridRenderer.renderRow(GridRenderer.java:178)
	at com.sun.faces.renderkit.html_basic.GridRenderer.encodeChildren(GridRenderer.java:126)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837)
	at org.ajax4jsf.renderkit.RendererBase.renderChild(RendererBase.java:277)
	at org.richfaces.renderkit.html.ToolBarGroupRenderer.renderChild(ToolBarGroupRenderer.java:74)
	at org.richfaces.renderkit.html.ToolBarGroupRenderer.encodeChildren(ToolBarGroupRenderer.java:56)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837)
	at org.ajax4jsf.renderkit.RendererBase.renderChild(RendererBase.java:277)
	at org.richfaces.renderkit.html.ToolBarRendererBase.encodeChildren(ToolBarRendererBase.java:118)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:837)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:936)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
	at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
	at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176)
	at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:109)
	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
	at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
	at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:90)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73)
	at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:206)
	at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
	at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:388)
	at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:515)
	at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:56)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60)
	at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
	at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
	at java.lang.Thread.run(Thread.java:662)
Caused by: javax.el.ELException: /layout/menu_secundario.xhtml @32,66 rendered="#{propiedad.manualUsuarioSistema().length() > 0}": javax.ejb.ConcurrentAccessException: no concurrent calls on stateful bean 'jboss.j2ee:service=EJB3,name=PropiedadBean' (EJB3 4.3.13)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:390)
	... 65 more
Caused by: javax.ejb.ConcurrentAccessException: no concurrent calls on stateful bean 'jboss.j2ee:service=EJB3,name=PropiedadBean' (EJB3 4.3.13)
	at org.jboss.ejb3.stateful.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:73)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
	at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:110)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.stateful.StatefulContainer.localInvoke(StatefulContainer.java:206)
	at org.jboss.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:119)
	at $Proxy189.manualUsuarioSistema(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor449.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
	at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32)
	at org.jboss.seam.intercept.ClientSideInterceptor$1.proceed(ClientSideInterceptor.java:76)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
	at org.jboss.seam.ejb.RemoveInterceptor.aroundInvoke(RemoveInterceptor.java:43)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
	at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
	at org.jboss.seam.intercept.ClientSideInterceptor.invoke(ClientSideInterceptor.java:54)
	at org.javassist.tmp.java.lang.Object_$$_javassist_seam_6.manualUsuarioSistema(Object_$$_javassist_seam_6.java)
	at sun.reflect.GeneratedMethodAccessor447.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335)
	at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:280)
	at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
	at org.jboss.el.parser.AstValue.getValue(AstValue.java:67)
	at org.jboss.el.parser.AstGreaterThan.getValue(AstGreaterThan.java:21)
	at org.jboss.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
	... 66 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" locale="es_CL" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/pages/login.xhtml">
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <script type="text/javascript"> history.go(1); // Se carga los carecteres validos definidos en la tabla propiedades. var regexTextoAlfanumerico = "#{propiedad.regexTextoAlfanumerico}"; var regexTextAreaTextoEnriquecido = "#{propiedad.regexTextAreaTextoEnriquecido}"; var regexLdapUsuario = "#{propiedad.regexLdapUsuario}"; var regexPersonaNombreApellidos = "#{propiedad.regexPersonaNombreApellidos}"; var tamano_archivo_no_permitido = "#{messages['tamano_archivo_no_permitido']}"; var tipo_archivo_no_permitido = "#{messages['tipo_archivo_no_permitido']}"; </script> <script type="text/javascript" src="../scripts/utils.js"/> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="expires" content="0"/> <title>#{administradorPersonalizacion.titulo}</title> <link href="../css/theme_base.css" rel="stylesheet" type="text/css"/> <link href="../css/estilos_exedoc.css" rel="stylesheet" type="text/css"/> <link rel="SHORTCUT ICON" href="#{administradorPersonalizacion.favicon}"/> <script type="text/javascript" src="../scripts/tinymce4/tinymce.min.js" target="head"> </script> </head> <body class="oneColLiqCtrHdr"> <div id="contenedor"> <div id="cabecera"> <div id="corner_top"/> <div id="logo"> <!-- Se cargan las imagenes configuradas en el modulo: Mantenedores > Configuraci�n > Personalizaci�n > General --> <img id="img_logo" src="#{administradorPersonalizacion.logo}"/> </div> <div id="eslogan"> <img id="img_eslogan" src="#{administradorPersonalizacion.slogan}"/> </div> <div id="imagen_derecha"> <div style="padding:20px;">
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<HtmlToolBar id="j_id3" itemSeparator="none" rendered="true" style="background:transparent;border-width:0px" transient="false" width="100%">
<HtmlToolBarGroup id="j_id4" itemSeparator="none" location="right" rendered="true" transient="false">
<HtmlPanelGrid border="-2147483648" columns="1" id="j_id5" rendered="true" transient="false">
<HtmlPanelGrid border="-2147483648" columns="3" id="j_id6" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_id7" rendered="false" style="color:#000000;" transient="false" value="Usuario conectado: MARIA BEATRIZ OYARCE | Cargo: SECRETARIA DE ESTUDIOS | "/>
<HtmlOutputText escape="true" id="j_id8" rendered="true" transient="false">
<HtmlLink action=" disabled="false" id="j_id9" immediate="false" includePageParams="true" propagation="default" rendered="true" transient="false" value="Conectar" view="/pages/login.xhtml"/>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id10" rendered="true" transient="false">
<HtmlLink action="#{identity.logout}" actionExpression="#{identity.logout}" disabled="false" id="j_id11" immediate="false" includePageParams="true" propagation="default" rendered="false" transient="false" value="Desconectar" view="/pages/home.xhtml"/>
</HtmlOutputText>
</HtmlPanelGrid>
<HtmlPanelGrid border="-2147483648" columns="2" id="j_id12" rendered="true" style="text-align: right;" transient="false">
<HtmlOutputLink disabled="false" id="j_id13" rendered="true" style="font-size: 12px; font-weight: bold; text-transform: uppercase; color: black; text-decoration: none;" target="_blank" transient="false" value="../manual/index.html">
#{messages['manual_usuario_sistema']}
</HtmlOutputLink>
<HtmlOutputText escape="true" id="j_id15" rendered="true" transient="false">
<HtmlLink action=" disabled="false" id="register" immediate="false" includePageParams="true" propagation="default" rendered="true" style="font-size: 12px; font-weight: bold; text-transform: uppercase; color: black; text-decoration: none;" transient="false" value=" | Repositorio documentos públicos" view="/pages/documentosPublicos.xhtml"/>
</HtmlOutputText>
</HtmlPanelGrid>
</HtmlPanelGrid>
</HtmlToolBarGroup>
</HtmlToolBar>
</div> </div> </div> </div> <div id="container"> <div id="mainContent"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10" align="left" class="fondo_columnaizqu"/> <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="c3"><img src="../imagenes/base/corner_menu_principal_izq_01.gif" width="7" height="35" alt="corner_menu_principal_izq_01.gif"/></td> <td class="c4">
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<HtmlToolBar id="j_id18" itemSeparator="none" rendered="true" style="background:transparent;border-width:0px" transient="false" width="100%">
<HtmlForm enctype="application/x-www-form-urlencoded" id="formMenuPrincipal" prependId="true" rendered="false" submitted="false" transient="false">
<HtmlToolBar id="j_id19" itemSeparator="none" rendered="true" style="background:transparent;border-width:0px" transient="false" width="100%">
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="800" horizontalOffset="0" id="j_id20" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="50" submitMode="server" transient="false" verticalOffset="0">
label
<HtmlPanelGroup id="j_id21" rendered="true" transient="false">
<HtmlGraphicImage alt="Principal" id="j_id22" ismap="false" rendered="true" styleClass="pic" transient="false" url="/imagenes/bullets_menu_01.gif" value="/imagenes/bullets_menu_01.gif"/>
<HtmlOutputText escape="true" id="j_id23" rendered="true" transient="false" value="Principal"/>
</HtmlPanelGroup>
<HtmlMenuItem action="#{bandejaEntrada.begin}" actionExpression="#{bandejaEntrada.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemBandejaEntrada" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Bandeja de entrada"/>
<HtmlMenuItem action="#{bandejaTransparencia.begin}" actionExpression="#{bandejaTransparencia.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemBandejaTransparencia" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Bandeja de transparencia"/>
<HtmlMenuItem action="#{bandejaEntradaCopia.begin}" actionExpression="#{bandejaEntradaCopia.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemBandejaCopia" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Bandeja copia"/>
<HtmlMenuItem action="#{bandejaCompartida.begin}" actionExpression="#{bandejaCompartida.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemBandejaCompartida" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Bandeja compartida"/>
<HtmlMenuItem action="#{bandejaSubrogancia.begin}" actionExpression="#{bandejaSubrogancia.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemBandejaSubrogancia" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Bandeja de subrogancia"/>
<HtmlMenuItem action="#{bandejaSalida.begin}" actionExpression="#{bandejaSalida.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemBandejaSalida" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Bandeja de salida"/>
<HtmlMenuItem action="#{crearExpediente.begin}" actionExpression="#{crearExpediente.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemCrearExpediente" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Crear expediente"/>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="800" horizontalOffset="0" id="j_id24" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="50" submitMode="server" transient="false" verticalOffset="0">
label
<HtmlPanelGroup id="j_id25" rendered="true" transient="false">
<HtmlGraphicImage alt="Reportes" id="j_id26" ismap="false" rendered="true" styleClass="pic" transient="false" url="/imagenes/bullets_menu_01.gif" value="/imagenes/bullets_menu_01.gif"/>
<HtmlOutputText escape="true" id="j_id27" rendered="true" transient="false" value="Reportes"/>
</HtmlPanelGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="menuGroupReportesEstandar" rendered="false" showDelay="300" transient="false" value="Reportes estándar">
<HtmlMenuItem action="#{reporte.obtenerInformacionDeDocumentosEnBandejaDeEntrada}" actionExpression="#{reporte.obtenerInformacionDeDocumentosEnBandejaDeEntrada}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteDocumentoBandejaEntrada" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Documentos en bandejas de entrada"/>
<HtmlMenuItem action="#{reporte.obtenerInformacionDeRutaSeguidaPorUnDocumento}" actionExpression="#{reporte.obtenerInformacionDeRutaSeguidaPorUnDocumento}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteRutaSeguidaPorDocumento" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Ruta seguida por documento"/>
<HtmlMenuItem action="#{reporte.obtenerReporteDeDocumentosRelacionados}" actionExpression="#{reporte.obtenerReporteDeDocumentosRelacionados}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteDocumentosRelacionados" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Documentos relacionados"/>
<HtmlMenuItem action="#{reporte.obtenerHistorialBandejaEntrada}" actionExpression="#{reporte.obtenerHistorialBandejaEntrada}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteHistorialBandejaEntrada" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Historial bandeja de entrada"/>
<HtmlMenuItem action="#{reporte.obtenerEstadoBandejaSalida}" actionExpression="#{reporte.obtenerEstadoBandejaSalida}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteHistorialBandejaSalida" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Historial bandeja de salida"/>
<HtmlMenuItem action="#{desarchivarExpedientesMasivo.begin(false, false)}" actionExpression="#{desarchivarExpedientesMasivo.begin(false, false)}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteExpedientesArchivados" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Expedientes archivados"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="menuGroupReportesGestion" rendered="false" showDelay="300" transient="false" value="Reportes de gestión">
<HtmlMenuItem action="#{reportesExpedientesExistentes.begin(1)}" actionExpression="#{reportesExpedientesExistentes.begin(1)}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteExpedientesSistema" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Expedientes del sistema"/>
<HtmlMenuItem action="#{reporteExpedienteUnidad.begin()}" actionExpression="#{reporteExpedienteUnidad.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteExpedientesDespachadosUnidad" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Expedientes despachados por unidad"/>
<HtmlMenuItem action="#{reportesDocumentosEletronicos.begin(0)}" actionExpression="#{reportesDocumentosEletronicos.begin(0)}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteDocumentosElectronicosFirmados" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Documentos electrónicos firmados"/>
<HtmlMenuItem action="#{reportesDocumentosEletronicos.begin(1)}" actionExpression="#{reportesDocumentosEletronicos.begin(1)}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemReporteDocumentosElectronicosVisados" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Documentos electrónicos visados"/>
</HtmlMenuGroup>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="800" horizontalOffset="0" id="j_id28" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="50" submitMode="server" transient="false" verticalOffset="0">
label
<HtmlPanelGroup id="j_id29" rendered="true" transient="false">
<HtmlGraphicImage alt="Configuración" id="j_id30" ismap="false" rendered="true" styleClass="pic" transient="false" url="/imagenes/bullets_menu_01.gif" value="/imagenes/bullets_menu_01.gif"/>
<HtmlOutputText escape="true" id="j_id31" rendered="true" transient="false" value="Configuración"/>
</HtmlPanelGroup>
<HtmlMenuItem action="#{administradorListasDestinatariosFrecuentes.begin()}" actionExpression="#{administradorListasDestinatariosFrecuentes.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemConfiguracionListaDestinatarios" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Listas de destinatarios"/>
<HtmlMenuItem action="#{administradorGrupoDestinatariosFrecuentes.begin()}" actionExpression="#{administradorGrupoDestinatariosFrecuentes.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemConfiguracionDestinatariosFrecuentes" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Destinatarios frecuentes"/>
<HtmlMenuItem action="#{desarchivarExpedientesMasivo.begin(true, true)}" actionExpression="#{desarchivarExpedientesMasivo.begin(true, true)}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemConfiguracionDesarchivarExpediente" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Desarchivar expediente"/>
<HtmlMenuItem action="#{verSubrogancia.begin}" actionExpression="#{verSubrogancia.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemConfiguracionVerSubrogancia" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Ver subrogancia"/>
<HtmlMenuItem action="#{fueraOficina.begin()}" actionExpression="#{fueraOficina.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemConfiguracionFueraOficina" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Fuera de oficina"/>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="800" horizontalOffset="0" id="j_id32" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="50" submitMode="server" transient="false" verticalOffset="0">
label
<HtmlPanelGroup id="j_id33" rendered="true" transient="false">
<HtmlGraphicImage alt="Mantenedores" id="j_id34" ismap="false" rendered="true" styleClass="pic" transient="false" url="/imagenes/bullets_menu_01.gif" value="/imagenes/bullets_menu_01.gif"/>
<HtmlOutputText escape="true" id="j_id35" rendered="true" transient="false" value="Mantenedores"/>
</HtmlPanelGroup>
<HtmlMenuItem action="#{administradorDependenciasExternas.begin}" actionExpression="#{administradorDependenciasExternas.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorDependenciasExternas" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Dependencias externas"/>
<HtmlMenuItem action="#{administradorPersonasExternas.begin}" actionExpression="#{administradorPersonasExternas.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPersonasExternas" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Personas externas"/>
<HtmlMenuItem action="#{administradorTiposDocumentos.begin}" actionExpression="#{administradorTiposDocumentos.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorTiposDocumentos" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Tipos de documento"/>
<HtmlMenuItem action="#{cargaMasivaUsuarios.begin}" actionExpression="#{cargaMasivaUsuarios.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemCargaMasivaUsuarios" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Carga masiva de usuarios"/>
<HtmlMenuItem action="#{administradorPersona.begin}" actionExpression="#{administradorPersona.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPersonas" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Personas"/>
<HtmlMenuItem action="#{administradorCargo.begin}" actionExpression="#{administradorCargo.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorCargos" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Cargos"/>
<HtmlMenuItem action="#{adminUnidades.begin()}" actionExpression="#{adminUnidades.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorUnidades" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Unidades"/>
<HtmlMenuItem action="#{adminDepartamentos.begin()}" actionExpression="#{adminDepartamentos.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorDepartamentos" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Departamentos"/>
<HtmlMenuItem action="#{adminDivisiones.begin}" actionExpression="#{adminDivisiones.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorDivisiones" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Divisiones"/>
<HtmlMenuItem action="#{administradorRoles.begin()}" actionExpression="#{administradorRoles.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorRoles" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Roles"/>
<HtmlMenuItem action="#{mantenedorFeriados.begin()}" actionExpression="#{mantenedorFeriados.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="j_id36" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Feriados"/>
<HtmlMenuGroup disabled="false" event="onmouseover" id="menuGroupPersonalizacion" rendered="true" showDelay="300" transient="false" value="Personalización">
<HtmlMenuItem action="#{administradorPersonalizacion.begin()}" actionExpression="#{administradorPersonalizacion.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPersonalizacionGeneral" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="General"/>
<HtmlMenuItem action="#{administradorLogosDocumentos.begin()}" actionExpression="#{administradorLogosDocumentos.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPersonalizacionLogosDocumentos" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Logos de Documentos"/>
</HtmlMenuGroup>
<HtmlMenuGroup disabled="false" event="onmouseover" id="menuGroupPlantillas" rendered="true" showDelay="300" transient="false" value="Plantillas">
<HtmlMenuItem action="#{administradorPlantillasCarta.begin}" actionExpression="#{administradorPlantillasCarta.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPlantillaCarta" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Plantillas Carta"/>
<HtmlMenuItem action="#{administradorPlantillasMemorandum.begin}" actionExpression="#{administradorPlantillasMemorandum.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPlantillaMemorandum" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Plantillas Memorándum"/>
<HtmlMenuItem action="#{administradorPlantillasOficio.begin}" actionExpression="#{administradorPlantillasOficio.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPlantillaOficio" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Plantillas Oficio"/>
<HtmlMenuItem action="#{administradorPlantillasResolucion.begin}" actionExpression="#{administradorPlantillasResolucion.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPlantillaResolucion" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Plantillas Resolución"/>
<HtmlMenuItem action="#{administradorPlantillasDecreto.begin}" actionExpression="#{administradorPlantillasDecreto.begin}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorPlantillaDecreto" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Plantillas Decreto"/>
</HtmlMenuGroup>
<HtmlMenuItem action="#{mantenedorAlertas.begin()}" actionExpression="#{mantenedorAlertas.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorAlertas" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Alertas"/>
<HtmlMenuItem action="#{mantenedorGrupos.begin()}" actionExpression="#{mantenedorGrupos.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorGrupos" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Grupos"/>
<HtmlMenuItem action="#{administradorSubrogancia.begin()}" actionExpression="#{administradorSubrogancia.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorSubrogancia" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Subrogancia"/>
<HtmlMenuItem action="#{administradorFueraOficina.begin()}" actionExpression="#{administradorFueraOficina.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemMantenedorFueraOficina" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="true" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Fuera de oficina"/>
</HtmlDropDownMenu>
<HtmlDropDownMenu direction="auto" disabled="false" disabledItemClass="" disabledItemStyle="" disabledLabelClass="" hideDelay="800" horizontalOffset="0" id="j_id37" itemClass="" itemStyle="" jointPoint="auto" labelClass="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="false" selectItemClass="" selectedLabelClass="" showDelay="50" submitMode="server" transient="false" verticalOffset="0">
label
<HtmlPanelGroup id="j_id38" rendered="true" transient="false">
<HtmlGraphicImage alt="Acciones masivas" id="j_id39" ismap="false" rendered="true" styleClass="pic" transient="false" url="/imagenes/bullets_menu_01.gif" value="/imagenes/bullets_menu_01.gif"/>
<HtmlOutputText escape="true" id="j_id40" rendered="true" transient="false" value="Acciones masivas"/>
</HtmlPanelGroup>
<HtmlMenuItem action="#{reasignarExpedientesMasivo.begin()}" actionExpression="#{reasignarExpedientesMasivo.begin()}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemAccionMasivaReasignar" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Reasignar"/>
<HtmlMenuItem action="#{desarchivarExpedientesMasivo.begin(true, false)}" actionExpression="#{desarchivarExpedientesMasivo.begin(true, false)}" ajaxSingle="false" bypassUpdates="false" disabled="false" icon="/imagenes/bullets_menu_01.gif" id="menuItemAccionMasivaDesarchivarAsignar" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('panelEsperaMenu')" oncomplete="Richfaces.hideModalPanel('panelEsperaMenu')" rendered="false" requestDelay="-2147483648" submitMode="ajax" target="" timeout="-2147483648" transient="false" value="Desarchivar/Asignar"/>
</HtmlDropDownMenu>
</HtmlToolBar>
</HtmlForm>
<HtmlModalPanel autosized="false" controlsClass="" headerClass="" height="50" id="panelEsperaMenu" immediate="false" keepVisualState="false" left="auto" localValueSet="false" minHeight="-1" minWidth="-1" moveable="true" onbeforehide="" onbeforeshow="" onhide="" onmaskclick="" onmaskcontextmenu="" onmaskdblclick="" onmaskmousedown="" onmaskmousemove="" onmaskmouseout="" onmaskmouseover="" onmaskmouseup="" onmove="" onresize="" onshow="" overlapEmbedObjects="false" rendered="true" required="false" resizeable="true" showWhenRendered="false" top="auto" transient="false" tridentIVEngineSelectBehavior="disable" trimOverlayedElements="true" valid="true" width="-1" zindex="100">
header
<HtmlOutputText escape="true" id="j_id41" rendered="true" transient="false" value="Por favor espere"/>
<HtmlOutputText escape="true" id="j_id42" rendered="true" transient="false" value="Realizando operación..."/>
</HtmlModalPanel>
</HtmlToolBar>
</td> <td class="c3"><img src="../imagenes/base/corner_menu_principal_der_01.gif" width="7" height="35" alt="corner_menu_principal_der_01.gif"/></td> </tr> </table></td> <td width="10" align="left" class="fondo_columnaderecha"/> </tr> <tr> <td align="left" class="fondo_columnaizqu"/> <td valign="top" class="fondo_contenido"> <div id="contenido">
<!-- #{login.begin()} -->
<HtmlMessages globalOnly="true" id="j_id45" layout="list" rendered="true" showDetail="false" showSummary="true" styleClass="message" tooltip="false" transient="false"/>
<HtmlForm enctype="application/x-www-form-urlencoded" id="login" prependId="true" submitted="false" transient="false">
<HtmlPanel id="j_id46" rendered="true" transient="false">
header
#{messages['login_entrada_al_sistema']}
<p>#{messages['login_identifiquese_con_sus_credenciales']}</p>
<HtmlDecorate element="div" enclose="true" id="loginDecoration" rendered="true" template="../layout/edit.xhtml" transient="false">
<div class="prop">
<HtmlLabel escape="true" for="username" id="j_id50" rendered="true" styleClass="name" transient="false">
#{messages['login_usuario']}
<HtmlSpan id="j_id52" rendered="false" styleClass="required" transient="false">
*
</HtmlSpan>
</HtmlLabel>
<span class="value #{invalid?'errors':''}">
<HtmlValidateAll id="j_id55" rendered="true" transient="false" validatorsAdded="false">
<HtmlInputText disabled="false" id="username" immediate="false" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="true" size="-2147483648" transient="false" valid="true"/>
<HtmlOutputLabel escape="true" id="j_id56" rendered="true" transient="false" value="Cuenta de correo sin @uv.cl"/>
</HtmlValidateAll>
</span> </div>
</HtmlDecorate>
<HtmlDecorate element="div" enclose="true" id="passwordDecoration" rendered="true" template="../layout/edit.xhtml" transient="false">
<div class="prop">
<HtmlLabel escape="true" for="userpass" id="j_id59" rendered="true" styleClass="name" transient="false">
#{messages['login_clave']}
<HtmlSpan id="j_id61" rendered="false" styleClass="required" transient="false">
*
</HtmlSpan>
</HtmlLabel>
<span class="value #{invalid?'errors':''}">
<HtmlValidateAll id="j_id64" rendered="true" transient="false" validatorsAdded="false">
<HtmlInputSecret disabled="false" id="userpass" immediate="false" localValueSet="false" maxlength="-2147483648" readonly="false" redisplay="false" rendered="true" required="true" size="-2147483648" transient="false" valid="true"/>
<HtmlOutputLabel escape="true" id="j_id65" rendered="true" transient="false" value="clave del correo electrónico"/>
</HtmlValidateAll>
</span> </div>
</HtmlDecorate>
<div style="clear: both"/>
</HtmlPanel>
<div class="actionButtons">
<HtmlCommandButton action="#{identity.login}" actionExpression="#{identity.login}" disabled="false" id="idLogginButton" immediate="false" readonly="false" rendered="true" styleClass="btnLogin" transient="false" type="submit" value="Entrar"/>
</div>
</HtmlForm>
<script type="text/javascript"> var x = "#{token}"; console.log(x); if (x) { boton = document.getElementById('login:idLogginButton'); boton.click(); } </script>
<HtmlForm enctype="application/x-www-form-urlencoded" id="login2" prependId="true" rendered="false" submitted="false" transient="false">
<ul class="message"> <li>#{messages['bienvenido_usuario']}</li> </ul>
<HtmlPanel id="j_id72" rendered="true" style="height : 100px; text-align: center; " transient="false">
<HtmlPanelGrid border="-2147483648" columns="1" id="j_id73" rendered="true" style="text-align: center;" transient="false">
<HtmlOutputLabel escape="true" id="j_id74" rendered="true" transient="false" value="Sistema de Gestión Documental"/>
<HtmlOutputLabel escape="true" id="j_id75" rendered="true" transient="false" value="exedoc"/>
<HtmlOutputLabel escape="true" id="j_id76" rendered="true" transient="false" value="Exe Ingeniería"/>
<HtmlLink action=" disabled="false" id="j_id77" immediate="false" includePageParams="true" propagation="default" rendered="true" transient="false" value="Entrar" view="/pages/login.xhtml"/>
</HtmlPanelGrid>
</HtmlPanel>
</HtmlForm>
</div> </td> <td align="left" class="fondo_columnaderecha"/> </tr> </table> </div> <!-- end #mainContent --> <div id="footer"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="c5"> <img src="../imagenes/base/corner_footer_01.gif" width="50" height="50"/> </td> <td align="center" class="creditos c6">#{administradorPersonalizacion.creditos}</td> <td align="center" class="creditos c6">
<HtmlOutputLink disabled="false" id="j_id79" rendered="false" transient="false" value="http://jira.exe.cl/secure/ReleaseNote.jspa?projectId=13842&version=17399">
<strong style="color: white;">v.#{maven.version['cl.exe:exedoc-ear']}</strong>
</HtmlOutputLink>
</td> <td width="50" align="right" class="c6"> <img src="../imagenes/base/corner_footer_03.gif" width="50" height="50"/> </td> </tr> </table> </div> <!-- end #footer --> </div> <!-- end #container --> </body> </html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
cid1769231
Request Attributes
NameValue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@5c23cf6a
Session Attributes
NameValue
None
Application Attributes
NameValue
a4jSkinSkinImpl: {warningBackgroundColor=#FF0000, headerWeightFont=bold, tableBorderColor=#CCCCCC, controlTextColor=#FFFFFF, headerTextColor=#E95C00, generalTextColor=#003366, selectControlColor=#E79A00, headerGradientColor=#FFFFFF, tableSubfooterBackgroundColor=#f1f1f1, trimColor=#EBE9E9, shadowOpacity=1, tipBorderColor=#E5973E , calendarCurrentBackgroundColor=#FF7800, subBorderColor=#FFFFFF, editorBackgroundColor=#F1F1F1, generalLinkColor=#0078D0, gradientType=plain, tabSizeFont=10, calendarHolidaysTextColor=#FF7800, buttonSizeFont=10, headerBackgroundColor=#EBE9E9, hoverLinkColor=#0090FF, tabFamilyFont=Verdana, Arial, sans-serif, calendarSpecBackgroundColor=#F1EEE9, calendarHolidaysBackgroundColor=#FFEBDA, tabDisabledTextColor=#EBE9E9, tableBorderWidth=1px, buttonFamilyFont=Verdana, Arial, sans-serif, generalFamilyFont=Verdana, Arial, sans-serif , tableBackgroundColor=#FFFFFF, calendarWeekBackgroundColor=#F1EEE9, tipBackgroundColor=#FAE6B0 , calendarCurrentTextColor=#FFEBDA, editBackgroundColor=#FEFFDA, shadowBackgroundColor=#000000, headerFamilyFont=Verdana, Arial, sans-serif, tableFooterBackgroundColor=#F0EFEF, additionalBackgroundColor=#F1EEE9, panelBorderColor=#CCCCCC, visitedLinkColor=#0090FF, controlBackgroundColor=#E95C00, calendarSpecTextColor=#000000, tabBackgroundColor=#FFFFFF, generalBackgroundColor=#FFFFFF, generalSizeFont=10px, warningColor=#FFE6E6, headerSizeFont=10px}
administradorPersonalizacionAdministradorPersonalizacionBean:a1e5k3c-p1isp6-m4q0l4kz-1-m5q2qrq5-shn0
configuracionEmailcl.exe.mail.Configuracion@69fe0603
customizacionCustomizacionBean
homeCrearmodificarExpediente
initConfigStartercl.exe.exedoc.init.InitConfig@4098b95b
mavende.chkal.jsf.maven.JSFMavenBean@62382ae7
propiedadPropiedadBean:a1e5k3c-p1isp6-m4q0l4kz-1-m5qwepmt-smj2
usuario[id: 324], [rut: 9242372-7], [cargo: [259 SECRETARIA DE ESTUDIOS]], [nombres: MARIA BEATRIZ], [apellidoPaterno: OYARCE], [apellidoMaterno: SANTIBAÑEZ], [email: mariabeatriz.oyarce@uv.cl], [usuario: mariabeatriz.oyarce], [vigente: true], [fechaNoVigente: null], [personaDefault: null], [iniciales: MOS]
10-ene-2025 12:14:36 - Generated by Facelets