An Error Occurred:

javax.el.ELException: /subsystems/credenciado/pages/credenciarProponente.xhtml @149,74 value="#{credenciarProponenteForm.listaUF}": Error reading 'listaUF' on type br.com.azi.gconv.webapp.presentation.credenciado.CredenciarProponenteForm

+ Stack Trace

javax.faces.FacesException: javax.el.ELException: /subsystems/credenciado/pages/credenciarProponente.xhtml @149,74 value="#{credenciarProponenteForm.listaUF}": Error reading 'listaUF' on type br.com.azi.gconv.webapp.presentation.credenciado.CredenciarProponenteForm
	at javax.faces.component.UISelectItems.getValue(UISelectItems.java:144)
	at org.apache.myfaces.custom.selectitems.AbstractUISelectItems.getValue(AbstractUISelectItems.java:98)
	at com.sun.faces.renderkit.RenderKitUtils.getSelectItems(RenderKitUtils.java:296)
	at com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:801)
	at com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:280)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:861)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:946)
	at javax.faces.render.Renderer.encodeChildren(Renderer.java:148)
	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.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.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at br.com.azi.components.gui.presentation.filter.FiltroCorrecaoIE9.doFilter(FiltroCorrecaoIE9.java:29)
	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.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.ajp.AjpAprProcessor.process(AjpAprProcessor.java:419)
	at org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler.process(AjpAprProtocol.java:378)
	at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1508)
	at java.lang.Thread.run(Thread.java:662)
Caused by: javax.el.ELException: /subsystems/credenciado/pages/credenciarProponente.xhtml @149,74 value="#{credenciarProponenteForm.listaUF}": Error reading 'listaUF' on type br.com.azi.gconv.webapp.presentation.credenciado.CredenciarProponenteForm
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
	at javax.faces.component.UISelectItems.getValue(UISelectItems.java:141)
	... 44 more
Caused by: javax.ejb.EJBTransactionRolledbackException: javax.ejb.EJBTransactionRolledbackException: Fault occurred while processing.
	at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:87)
	at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:130)
	at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:95)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
	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.stateless.StatelessContainer.localInvoke(StatelessContainer.java:240)
	at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:210)
	at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:84)
	at com.sun.proxy.$Proxy427.buscarTodasUF(Unknown Source)
	at br.com.azi.gconv.credenciado.services.impl.CredenciadoServiceImpl.buscarTodasUF(CredenciadoServiceImpl.java:275)
	at sun.reflect.GeneratedMethodAccessor962.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
	at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
	at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
	at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:95)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
	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.stateless.StatelessContainer.localInvoke(StatelessContainer.java:240)
	at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:210)
	at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:84)
	at com.sun.proxy.$Proxy436.buscarTodasUF(Unknown Source)
	at br.com.azi.gconv.webapp.presentation.credenciado.CredenciarProponenteForm.getListaUF(CredenciarProponenteForm.java:623)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at javax.el.BeanELResolver.getValue(BeanELResolver.java:62)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53)
	at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:97)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
	... 45 more
Caused by: br.com.azi.components.commons.exception.SystemException: javax.ejb.EJBTransactionRolledbackException: Fault occurred while processing.
	at br.com.azi.gconv.credenciado.services.impl.CredenciamentoBOImpl.buscarTodasUF(CredenciamentoBOImpl.java:371)
	at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
	at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
	at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
	... 103 more
Caused by: javax.ejb.EJBTransactionRolledbackException: Fault occurred while processing.
	at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:87)
	at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:130)
	at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:95)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
	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.stateless.StatelessContainer.localInvoke(StatelessContainer.java:240)
	at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:210)
	at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:84)
	at com.sun.proxy.$Proxy424.retornaTodosEstados(Unknown Source)
	at br.com.azi.gconv.credenciado.services.impl.CredenciamentoBOImpl.buscarTodasUF(CredenciamentoBOImpl.java:360)
	... 115 more
Caused by: org.apache.cxf.binding.soap.SoapFault: Fault occurred while processing.
	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:128)
	at com.sun.proxy.$Proxy499.retornaTodasUf(Unknown Source)
	at br.com.azi.sgc.api.services.impl.TabBasicasServiceImpl.initUfCache(TabBasicasServiceImpl.java:345)
	at br.com.azi.sgc.api.services.impl.TabBasicasServiceImpl.retornaTodosEstados(TabBasicasServiceImpl.java:206)
	at sun.reflect.GeneratedMethodAccessor850.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
	at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
	at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
	... 133 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" locale="pt_BR" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/subsystems/credenciado/pages/credenciarProponente.xhtml">
<!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> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta http-equiv="pragma" content="no-cache"/> <meta http-equiv="cache-control" content="no-cache"/> <META http-equiv="Expires" CONTENT="-1"/> <title>#{azi:key(pageTitle)}</title>
<HtmlLoadStyle id="j_id3" rendered="true" src="resource://br/com/azi/gconv/gui/presentation/resources/css/main.css" transient="false"/>
<HtmlLoadScript id="j_id4" rendered="true" src="resource://br/com/azi/gconv/gui/presentation/resources/js/util.js" transient="false"/>
<HtmlLoadScript id="j_id5" rendered="true" src="resource://br/com/azi/gconv/gui/presentation/resources/js/masks.js" transient="false"/>
<HtmlLoadScript id="j_id6" rendered="true" src="resource://br/com/azi/gconv/gui/presentation/resources/js/masks.js" transient="false"/>
<HtmlLoadScript id="j_id7" rendered="true" src="resource://br/com/azi/gconv/gui/presentation/resources/js/webvalida.js" transient="false"/>
</head> <body>
<HtmlAjaxStatus forceId="false" id="processando" rendered="true" transient="false">
stop
<HtmlOutputText escape="true" id="j_id14" rendered="true" transient="false" value=" "/>
start
<HtmlPanelGroup id="j_id9" rendered="true" transient="false">
<div style=" background-color:#CCCCCC; position: fixed; opacity:0.65;-moz-opacity: 0.65;filter: alpha(opacity=65); width: 100%; height: 100%; left: 0px; top: 0px;"> <div align="center" id="loading" style="vertical-align:middle; color:#666666; font-weight:bold; position:absolute; vertical-align:baseline; top:50%; left:50%; height:27px; width:150px; margin-top:-25px; margin-left:-75px; background:#FFFFFF; border:1px solid #CCCCCC; z-index:9999;">
<HtmlGraphicImage id="j_id11" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/loading.gif" value="resource://br/com/azi/gconv/gui/presentation/resources/images/loading.gif"/>
<HtmlOutputText escape="true" id="j_id12" rendered="true" transient="false" value="Processando..."/>
</div> </div>
</HtmlPanelGroup>
</HtmlAjaxStatus>
<table width="100%">
<tr> <td colspan="2">
<HtmlForm enctype="application/x-www-form-urlencoded" id="headForm" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlModalPanel autosized="false" controlsClass="" headerClass="" height="100" id="panel" 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="350" zindex="100">
controls
<HtmlPanelGroup id="j_id19" rendered="true" transient="false">
<HtmlGraphicImage id="hidelink" ismap="false" rendered="true" styleClass="hidelink" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/close.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/close.png"/>
<HtmlComponentControl attachTiming="onavailable" attachTo="hidelink" disableDefault="false" event="onclick" for="panel" id="j_id20" name="" operation="hide" params="" rendered="true" transient="false"/>
</HtmlPanelGroup>
header
<HtmlPanelGroup id="j_id17" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_id18" rendered="true" transient="false" value="Modal Panel"/>
</HtmlPanelGroup>
<HtmlOutputText escape="true" id="j_id21" rendered="true" transient="false" value="This panel is called using Component Control Component"/>
<br/>
<HtmlOutputText escape="true" id="j_id23" rendered="true" transient="false" value="Closure link (X) works also through Component Control"/>
</HtmlModalPanel>
<style> .about { line-height: 16px; color: #333; } </style>
<HtmlHotKey handler="Richfaces.hideModalPanel('aboutModal')" id="j_id25" key="esc" rendered="true" selector="" timing="immediate" transient="false" type=""/>
<ContextMenu attachTiming="onavailable" attachTo="about1,about2,about3,about4,about5" attached="true" disableDefaultMenu="false" disabledItemClass="" disabledItemStyle="" event="oncontextmenu" hideDelay="800" id="j_id26" itemClass="" itemStyle="" oncollapse="" onexpand="" ongroupactivate="" onitemselect="" onmousemove="" onmouseout="" onmouseover="" rendered="true" selectItemClass="" showDelay="50" style="opacity:1; filter: alpha(opacity=100);" submitMode="none" transient="false">
<HtmlMenuItem ajaxSingle="false" bypassUpdates="false" disabled="false" id="zin" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="Richfaces.showModalPanel('aboutModal')" rendered="true" requestDelay="-2147483648" target="" timeout="-2147483648" transient="false" value="Sobre SIGA"/>
</ContextMenu>
<HtmlModalPanel autosized="true" controlsClass="" headerClass="" height="-1" id="aboutModal" immediate="false" keepVisualState="false" left="auto" localValueSet="false" minHeight="150" minWidth="-1" moveable="false" onbeforehide="" onbeforeshow="" onhide="" onmaskclick="" onmaskcontextmenu="" onmaskdblclick="" onmaskmousedown="" onmaskmousemove="" onmaskmouseout="" onmaskmouseover="" onmaskmouseup="" onmove="" onresize="" onshow="" overlapEmbedObjects="false" rendered="true" required="false" resizeable="false" showWhenRendered="false" top="auto" transient="false" tridentIVEngineSelectBehavior="disable" trimOverlayedElements="true" valid="true" width="300" zindex="100">
controls
<HtmlPanelGroup id="j_id29" rendered="true" transient="false">
<HtmlGraphicImage id="image" ismap="false" onclick="Richfaces.hideModalPanel('aboutModal')" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/close.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/close.png"/>
</HtmlPanelGroup>
header
<HtmlPanelGroup id="j_id27" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_id28" rendered="true" transient="false" value="Sobre SIGA"/>
</HtmlPanelGroup>
<center>
<HtmlOutputText escape="false" id="j_id31" rendered="true" styleClass="about" transient="false" value="Versão: 2.16<br />Pacote: 9<br />Data Disp.: 28/12/2015<br />"/>
<br/>
<HtmlGraphicImage id="j_id33" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/prodest-logo.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/prodest-logo.png"/>
</center>
</HtmlModalPanel>
<HtmlPanelGroup id="topoES" rendered="true" transient="false">
<div id="topo" class="header_ES">
<HtmlGraphicImage id="j_id36" ismap="false" rendered="true" style="float: left;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left.jpg"/>
<HtmlGraphicImage id="j_id37" ismap="false" rendered="true" style="float: right;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right.jpg"/>
<HtmlGraphicImage id="about1" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/logo_siga.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/logo_siga.jpg"/>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="topoMS" rendered="false" transient="false">
<div id="topo" class="header_MS">
<HtmlGraphicImage id="j_id40" ismap="false" rendered="true" style="float: left; " transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left-ms.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left-ms.jpg"/>
<HtmlGraphicImage id="j_id41" ismap="false" rendered="true" style="float: right;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right-ms.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right-ms.jpg"/>
<HtmlGraphicImage id="j_id42" ismap="false" rendered="true" style="float: right;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/ms_02.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/ms_02.jpg"/>
<HtmlGraphicImage id="about2" ismap="false" rendered="true" style="float: middle;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/logo-ms.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/logo-ms.jpg"/>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="topoAZ" rendered="false" transient="false">
<div id="topo" class="header_AZ">
<HtmlGraphicImage id="j_id45" ismap="false" rendered="true" style="float: left; " transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left-az.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left-az.jpg"/>
<HtmlGraphicImage id="j_id46" ismap="false" rendered="true" style="float: left;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/az_01.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/az_01.jpg"/>
<HtmlGraphicImage id="about3" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/logo-az.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/logo-az.jpg"/>
<HtmlGraphicImage id="j_id47" ismap="false" rendered="true" style="float: right;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right-az.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right-az.jpg"/>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="topoMinisterioPublico" rendered="false" transient="false">
<div id="topo" class="header_MPEES">
<HtmlGraphicImage id="j_id50" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/mpees_01.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/mpees_01.jpg"/>
<HtmlGraphicImage id="about4" ismap="false" rendered="true" style="float: left;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/mpees_03.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/mpees_03.jpg"/>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="topoAP" rendered="false" transient="false">
<div id="header" class="header_AP">
<HtmlGraphicImage id="j_id53" ismap="false" rendered="true" style="float: left; height: 145px;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left-ap.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-left-ap.jpg"/>
<HtmlGraphicImage id="about5" ismap="false" rendered="true" style="float: left; height: 145px;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/logo-ap.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/logo-ap.jpg"/>
<HtmlGraphicImage id="j_id54" ismap="false" rendered="true" style="float: left;height: 145px;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/top_ap_repeat.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/top_ap_repeat.jpg"/>
<HtmlGraphicImage id="j_id55" ismap="false" rendered="true" style="float: right; height: 145px;" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right-ap.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/header-right-ap.jpg"/>
</div>
</HtmlPanelGroup>
</HtmlForm>
</td> </tr>
<HtmlAjaxOutputPanel ajaxRendered="false" id="j_id58" keepTransient="true" layout="inline" rendered="false" transient="false">
<tr> <td colspan="2"> <div id="title">
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id60" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlGraphicImage id="j_id61" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/simb_siga.jpg" value="resource://br/com/azi/gconv/gui/presentation/resources/images/simb_siga.jpg"/>
<div class="userbar">
<HtmlCommandLink action="#{controlUtil.redirectPage}" actionExpression="#{controlUtil.redirectPage}" disabled="false" id="j_id63" immediate="false" rendered="true" transient="false" value="Principal"/>
<span>|</span>
<HtmlCommandLink action="#{menuAreaPublicaList.voltarAreaPublica}" actionExpression="#{menuAreaPublicaList.voltarAreaPublica}" disabled="false" id="j_id65" immediate="false" rendered="true" transient="false" value="Sair"/>
<span>|</span> <a> #{messages['gconv.proposta.cadastro.parecer.usuario']}: #{controlUtil.usuario.nome} </a>
</div> <label style="color: #666666; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 5px 0px; padding: 0px; vertical-align: middle;">#{azi:key(pageTitle)}</label>
</HtmlForm>
</div> </td> </tr>
</HtmlAjaxOutputPanel>
<tr>
<td width="20%" style="vertical-align: top;padding-top: 10pt;">
<HtmlForm enctype="application/x-www-form-urlencoded" id="menuForm" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlPanelMenu disabled="false" disabledGroupClass="rich-pmenu-disabled-element" disabledGroupStyle="" disabledItemClass="rich-pmenu-disabled-element" disabledItemStyle="" event="onclick" expandMode="none" expandSingle="false" firstExpandedEncoded="false" groupClass="" groupStyle="" hoveredGroupClass="rich-pmenu-hovered-element" hoveredGroupStyle="" hoveredItemClass="rich-pmenu-hovered-element" hoveredItemStyle="" iconCollapsedGroup="" iconCollapsedTopGroup="" iconDisabledGroup="" iconDisabledItem="grid" iconExpandedGroup="" iconExpandedTopGroup="" iconGroupPosition="left" iconGroupTopPosition="left" iconItem="grid" iconItemPosition="left" iconItemTopPosition="left" iconTopDisableGroup="" iconTopDisabledItem="grid" iconTopItem="grid" id="j_id71" immediate="false" itemClass="" itemStyle="" localValueSet="false" mode="server" onclick="" ondblclick="" ongroupcollapse="" ongroupexpand="" onitemhover="" onmousemove="" onmouseout="" onmouseover="" rendered="true" required="false" selectedChild="" style="" styleClass="" topGroupClass="" topGroupStyle="" topItemClass="" topItemStyle="" transient="false" valid="true" width="100%">
<HtmlPanelMenuGroup ajaxSingle="false" bypassUpdates="false" converter="javax.faces.convert.BooleanConverter@5e7998f5" disabled="false" disabledClass="" disabledStyle="" expandMode="" expanded="true" hoverClass="" hoverStyle="" iconClass="" iconCollapsed="" iconDisabled="" iconExpanded="" iconStyle="" id="j_id72" ignoreDupResponses="false" immediate="false" label="ÁREA PÚBLICA" limitToList="false" localValueSet="true" maxlength="-2147483648" name="j_id72" oncollapse="" onexpand="" rendered="true" requestDelay="-2147483648" required="false" size="-2147483648" style="" styleClass="" tabindex="-2147483648" timeout="-2147483648" transient="false" valid="true" value="true">
<HtmlPanelMenuItem action="consultarProgamaList" actionExpression="consultarProgamaList" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id73" ignoreDupResponses="false" immediate="false" label="Consultar Programas Disponíveis" limitToList="false" mode="" name="j_id73" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<HtmlPanelMenuItem action="#{menuAreaPublicaList.credenciarProponente}" actionExpression="#{menuAreaPublicaList.credenciarProponente}" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id74" ignoreDupResponses="false" immediate="false" label="Credenciar-se para participar" limitToList="false" mode="" name="j_id74" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<HtmlPanelMenuItem action="modelosDocumentos" actionExpression="modelosDocumentos" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id75" ignoreDupResponses="false" immediate="false" label="Modelos de Documentos" limitToList="false" mode="" name="j_id75" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlPanelMenuGroup>
<HtmlPanelMenuGroup ajaxSingle="false" bypassUpdates="false" converter="javax.faces.convert.BooleanConverter@1292d48" disabled="false" disabledClass="" disabledStyle="" expandMode="" expanded="true" hoverClass="" hoverStyle="" iconClass="" iconCollapsed="" iconDisabled="" iconExpanded="" iconStyle="" id="j_id76" ignoreDupResponses="false" immediate="false" label="RELATÓRIOS" limitToList="false" localValueSet="true" maxlength="-2147483648" name="j_id76" oncollapse="" onexpand="" rendered="true" requestDelay="-2147483648" required="false" size="-2147483648" style="" styleClass="" tabindex="-2147483648" timeout="-2147483648" transient="false" valid="true" value="true">
<HtmlPanelMenuItem action="imprimirAjustesConveniosFederaisAreaPublicaForm" actionExpression="imprimirAjustesConveniosFederaisAreaPublicaForm" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id77" ignoreDupResponses="false" immediate="false" label="Consultar Ajustes" limitToList="false" mode="" name="j_id77" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlPanelMenuGroup>
<HtmlPanelMenuGroup ajaxSingle="false" bypassUpdates="false" converter="javax.faces.convert.BooleanConverter@365bd290" disabled="false" disabledClass="" disabledStyle="" expandMode="" expanded="true" hoverClass="" hoverStyle="" iconClass="" iconCollapsed="" iconDisabled="" iconExpanded="" iconStyle="" id="j_id78" ignoreDupResponses="false" immediate="false" label="ÁREA DO PROPONENTE" limitToList="false" localValueSet="true" maxlength="-2147483648" name="j_id78" oncollapse="" onexpand="" rendered="true" requestDelay="-2147483648" required="false" size="-2147483648" style="" styleClass="" tabindex="-2147483648" timeout="-2147483648" transient="false" valid="true" value="true">
<HtmlPanelMenuItem action="#{menuAreaPublicaList.logarAreaProponente}" actionExpression="#{menuAreaPublicaList.logarAreaProponente}" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id79" ignoreDupResponses="false" immediate="true" label="Área do Proponente" limitToList="false" mode="" name="j_id79" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlPanelMenuGroup>
<HtmlPanelMenuGroup ajaxSingle="false" bypassUpdates="false" converter="javax.faces.convert.BooleanConverter@465d07d1" disabled="false" disabledClass="" disabledStyle="" expandMode="" expanded="true" hoverClass="" hoverStyle="" iconClass="" iconCollapsed="" iconDisabled="" iconExpanded="" iconStyle="" id="j_id80" ignoreDupResponses="false" immediate="false" label="ÁREA DO CONCEDENTE" limitToList="false" localValueSet="true" maxlength="-2147483648" name="j_id80" oncollapse="" onexpand="" rendered="true" requestDelay="-2147483648" required="false" size="-2147483648" style="" styleClass="" tabindex="-2147483648" timeout="-2147483648" transient="false" valid="true" value="true">
<HtmlPanelMenuItem action="#{menuAreaPublicaList.logarAreaConcedente}" actionExpression="#{menuAreaPublicaList.logarAreaConcedente}" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id81" ignoreDupResponses="false" immediate="true" label="Área do Concedente" limitToList="false" mode="" name="j_id81" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlPanelMenuGroup>
<HtmlPanelMenuGroup ajaxSingle="false" bypassUpdates="false" converter="javax.faces.convert.BooleanConverter@5ac4e6e" disabled="false" disabledClass="" disabledStyle="" expandMode="" expanded="true" hoverClass="" hoverStyle="" iconClass="" iconCollapsed="" iconDisabled="" iconExpanded="" iconStyle="" id="j_id82" ignoreDupResponses="false" immediate="false" label="ADMINISTRACAO" limitToList="false" localValueSet="true" maxlength="-2147483648" name="j_id82" oncollapse="" onexpand="" rendered="false" requestDelay="-2147483648" required="false" size="-2147483648" style="" styleClass="" tabindex="-2147483648" timeout="-2147483648" transient="false" valid="true" value="true">
<HtmlPanelMenuItem action="#{menuAreaPublicaList.importUsuario}" actionExpression="#{menuAreaPublicaList.importUsuario}" ajaxSingle="false" bypassUpdates="false" disabled="false" disabledClass="" disabledStyle="" hoverClass="" hoverStyle="" icon="" iconClass="" iconDisabled="" iconStyle="" id="j_id83" ignoreDupResponses="false" immediate="true" label="Importar Usuarios e Papeis" limitToList="false" mode="" name="j_id83" rendered="false" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlPanelMenuGroup>
</HtmlPanelMenu>
</HtmlForm>
</td>
<td width="80%" style="vertical-align: top;padding-top: 10pt; padding: 10pt;">
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id86" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlToolBar contentClass="toolbar_content" height="" id="pageToolBarTopButtons" itemSeparator="none" rendered="true" separatorClass="" styleClass="" transient="false" width="100%">
<ComponentRef id="j_id87" rendered="true" transient="false">
<HtmlAjaxCommandButton action="#{action}" actionExpression="#{action}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="voltarCredButton" ignoreDupResponses="false" immediate="true" limitToList="false" onclick="" oncomplete="" rendered="true" requestDelay="-2147483648" size="-2147483648" status="processando" style="font-weight: normal;" styleClass="toolbarbutton" timeout="-2147483648" transient="false" type="button" value="Voltar"/>
</ComponentRef>
<ComponentRef id="j_id88" rendered="true" transient="false">
<HtmlAjaxCommandButton action="#{action}" actionExpression="#{action}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="cancelarCredButton" ignoreDupResponses="false" immediate="true" limitToList="false" onclick="" oncomplete="" rendered="true" requestDelay="-2147483648" size="-2147483648" status="processando" style="font-weight: normal;" styleClass="toolbarbutton" timeout="-2147483648" transient="false" type="button" value="Cancelar"/>
</ComponentRef>
<ComponentRef id="j_id89" rendered="true" transient="false">
<HtmlAjaxCommandButton action="#{action}" actionExpression="#{action}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="continuarCredButton" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="" oncomplete="" rendered="true" requestDelay="-2147483648" size="-2147483648" status="processando" style="font-weight: normal;" styleClass="toolbarbutton" timeout="-2147483648" transient="false" type="button" value="Continuar"/>
</ComponentRef>
</HtmlToolBar>
<HtmlLoadStyle id="j_id90" rendered="true" src="resource://br/com/azi/gconv/gui/presentation/resources/css/messages.css" transient="false"/>
<div id="#{id}">
<HtmlRichMessages ajaxRendered="true" globalOnly="false" id="pageMessages" keepTransient="false" layout="table" rendered="true" showDetail="false" showSummary="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px; background-color: #ECF4FE; border: 1px solid #BED6F8; padding: 5px; width: 100%" styleClass="messages" tooltip="false" transient="false">
warnMarker
<HtmlGraphicImage id="j_id95" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-warn.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-warn.png"/>
passedMarker
<HtmlGraphicImage id="j_id92" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-passed.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-passed.png"/>
errorMarker
<HtmlGraphicImage id="j_id93" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-error.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-error.png"/>
fatalMarker
<HtmlGraphicImage id="j_id94" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-error.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-error.png"/>
infoMarker
<HtmlGraphicImage id="j_id96" ismap="false" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-success.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/components/message-success.png"/>
</HtmlRichMessages>
</div>
<fieldset class="content"> <legend>#{messages['credenciamento.proponente.credenciarProponente.iniciar']}</legend> <table class="tab_form"> <tr> <td class="td_small">
<HtmlPanelGroup id="j_id99" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="nomeLabel2" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Nome Usuário"/>
<HtmlOutputFormat escape="true" id="nomeLabel2Obrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="nomeCompleto" immediate="false" label="Nome" localValueSet="false" maxlength="100" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_large" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id102" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="loginLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Login"/>
<HtmlOutputFormat escape="true" id="loginLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="login" immediate="false" label="Login" localValueSet="false" maxlength="200" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="if (event.keyCode == 32) { return false; }" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id105" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="senhaLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Senha"/>
<HtmlOutputFormat escape="true" id="senhaLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputSecret disabled="false" id="senha" immediate="false" label="Senha" localValueSet="false" maxlength="15" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" redisplay="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id108" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="confSenhaLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Confirma Senha"/>
<HtmlOutputFormat escape="true" id="confSenhaLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputSecret disabled="false" id="confSenha" immediate="false" label="Confirma Senha" localValueSet="false" maxlength="15" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" redisplay="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id111" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="emailLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="E-mail"/>
<HtmlOutputFormat escape="true" id="emailLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="email" immediate="false" label="E-mail" localValueSet="false" maxlength="50" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id114" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="cpfLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="CPF"/>
<HtmlOutputFormat escape="true" id="cpfLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="cpf" immediate="false" label="CPF" localValueSet="false" maxlength="200" onblur="" onchange="" onfocus="cpfmask = new Mask('###.###.###-##'); cpfmask.attach(this); " onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id117" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="rgLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="RG"/>
<HtmlOutputFormat escape="true" id="rgLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="rg" immediate="false" label="RG" localValueSet="false" maxlength="14" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id120" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="orgaoLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Órgão Expedidor"/>
<HtmlOutputFormat escape="true" id="orgaoLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="orgaoExpeditor" immediate="false" label="Órgão Expedidor" localValueSet="false" maxlength="50" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlOutputFormat escape="true" id="j_id123" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Matrícula"/>
</td> <td>
<HtmlInputText disabled="false" id="matricula" immediate="false" label="Matrícula" localValueSet="false" maxlength="50" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="false" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id126" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="estadoLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Estado"/>
<HtmlOutputFormat escape="true" id="estadoLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlSelectOneMenu disabled="false" id="estados" immediate="false" label="Estado" localValueSet="false" onchange="A4J.AJAX.Submit('j_id86',event,{'control':this,'similarityGroupingId':'j_id86:j_id128','parameters':{'ajaxSingle':'j_id86:estados','j_id86:j_id128':'j_id86:j_id128'} ,'actionUrl':'/gconv\x2Dweb/faces/subsystems/credenciado/pages/credenciarProponente.xhtml;jsessionid=AEB310E863E5A9B1BD8D28A1775A32C7.jboss1'} )" readonly="false" rendered="true" required="true" transient="false" valid="true">
org.ajax4jsf.ajax.SUPPORTonchange
<HtmlAjaxSupport ajaxSingle="true" bypassUpdates="false" disableDefault="false" disabled="false" event="onchange" id="j_id128" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<UISelectItem id="j_id129" itemDisabled="false" itemEscaped="true" itemLabel="Selecione um Estado" itemValue="" rendered="true" transient="false"/>
<UISelectItems id="j_id130" rendered="true" transient="false" var="estado"/>
</HtmlSelectOneMenu>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id132" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="municipioLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Município"/>
<HtmlOutputFormat escape="true" id="municipioLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlSelectOneMenu disabled="false" id="listCidades" immediate="false" label="Município" localValueSet="false" onchange="A4J.AJAX.Submit('j_id86',event,{'control':this,'similarityGroupingId':'j_id86:j_id134','parameters':{'j_id86:j_id134':'j_id86:j_id134','ajaxSingle':'j_id86:listCidades'} ,'actionUrl':'/gconv\x2Dweb/faces/subsystems/credenciado/pages/credenciarProponente.xhtml;jsessionid=AEB310E863E5A9B1BD8D28A1775A32C7.jboss1'} )" readonly="false" rendered="true" required="true" transient="false" valid="true">
org.ajax4jsf.ajax.SUPPORTonchange
<HtmlAjaxSupport ajaxSingle="true" bypassUpdates="false" disableDefault="false" disabled="false" event="onchange" id="j_id134" ignoreDupResponses="false" immediate="true" limitToList="false" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<UISelectItem id="j_id135" itemDisabled="false" itemEscaped="true" itemLabel="Selecione um município" itemValue="" rendered="true" transient="false"/>
<UISelectItems id="j_id136" rendered="true" transient="false" var="municipio"/>
</HtmlSelectOneMenu>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id138" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="enderecoLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="Endereço"/>
<HtmlOutputFormat escape="true" id="enderecoLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="endereco" immediate="false" label="Endereço" localValueSet="false" maxlength="200" onblur="" onchange="" onfocus="" onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_medium" transient="false" valid="true"/>
</td> </tr> <tr> <td>
<HtmlPanelGroup id="j_id141" rendered="true" transient="false">
<HtmlOutputFormat escape="true" id="cepLabel" rendered="true" style="font-family: Arial, Verdana, sans-serif ; color: #000000; font-size: 11px;" styleClass="" transient="false" value="CEP"/>
<HtmlOutputFormat escape="true" id="cepLabelObrig" rendered="true" style="color:red" transient="false" value="*"/>
</HtmlPanelGroup>
</td> <td>
<HtmlInputText disabled="false" id="cep" immediate="false" label="CEP" localValueSet="false" maxlength="200" onblur="" onchange="" onfocus="cepmask = new Mask('##.###-###'); cepmask.attach(this); " onkeydown="" onkeypress="" onkeyup="" readonly="false" rendered="true" required="true" size="40" style="; font-weight: normal; color: #666666;" styleClass="input_small" transient="false" valid="true"/>
</td> </tr> </table> </fieldset>
<HtmlToolBar contentClass="toolbar_content" height="" id="pageToolBarBottomButtons" itemSeparator="none" rendered="true" separatorClass="" styleClass="" transient="false" width="100%">
<ComponentRef id="j_id144" rendered="true" transient="false">
<HtmlAjaxCommandButton action="#{action}" actionExpression="#{action}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="voltarCredBotomButton" ignoreDupResponses="false" immediate="true" limitToList="false" onclick="" oncomplete="" rendered="true" requestDelay="-2147483648" size="-2147483648" status="processando" style="font-weight: normal;" styleClass="toolbarbutton" timeout="-2147483648" transient="false" type="button" value="Voltar"/>
</ComponentRef>
<ComponentRef id="j_id145" rendered="true" transient="false">
<HtmlAjaxCommandButton action="#{action}" actionExpression="#{action}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="cancelarCredBottomButton" ignoreDupResponses="false" immediate="true" limitToList="false" onclick="" oncomplete="" rendered="true" requestDelay="-2147483648" size="-2147483648" status="processando" style="font-weight: normal;" styleClass="toolbarbutton" timeout="-2147483648" transient="false" type="button" value="Cancelar"/>
</ComponentRef>
<ComponentRef id="j_id146" rendered="true" transient="false">
<HtmlAjaxCommandButton action="#{action}" actionExpression="#{action}" ajaxSingle="false" bypassUpdates="false" disabled="false" id="continuarCredBottomButton" ignoreDupResponses="false" immediate="false" limitToList="false" onclick="" oncomplete="" reRender="estados" rendered="true" requestDelay="-2147483648" size="-2147483648" status="processando" style="font-weight: normal;" styleClass="toolbarbutton" timeout="-2147483648" transient="false" type="button" value="Continuar"/>
</ComponentRef>
</HtmlToolBar>
</HtmlForm>
</td> </tr>
<tr> <td colspan="2">
<HtmlForm enctype="application/x-www-form-urlencoded" id="footerContent" prependId="true" rendered="true" submitted="false" transient="false"/>
</td> </tr> </table>
<HtmlModalPanel autosized="false" controlsClass="" headerClass="" height="200" id="modalPanelMeu" 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="300" zindex="100">
controls
<HtmlPanelGroup id="j_id152" rendered="true" transient="false">
<HtmlGraphicImage id="image" ismap="false" onclick="Richfaces.hideModalPanel('modalPanel')" rendered="true" transient="false" url="resource://br/com/azi/gconv/gui/presentation/resources/images/close.png" value="resource://br/com/azi/gconv/gui/presentation/resources/images/close.png"/>
</HtmlPanelGroup>
header
<HtmlPanelGroup id="j_id150" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_id151" rendered="true" transient="false" value="11111"/>
</HtmlPanelGroup>
<HtmlForm enctype="application/x-www-form-urlencoded" id="informacoesBoletoForm" prependId="true" rendered="true" submitted="false" transient="false"/>
</HtmlModalPanel>
</body>
<HEAD> <meta http-equiv="pragma" content="no-cache"/> <meta http-equiv="cache-control" content="no-cache"/> <META http-equiv="Expires" CONTENT="-1"/> </HEAD> </html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
None
Request Attributes
NameValue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@4031e078
loginFormbr.com.azi.gconv.webapp.presentation.comum.LoginForm@a880735
menuAreaPublicaListbr.com.azi.gconv.webapp.presentation.comum.MenuAreaPublicaList@68912df9
Session Attributes
NameValue
controlUtilbr.com.azi.gconv.webapp.presentation.util.ControlUtil@13616c11
credenciarProponenteFormbr.com.azi.gconv.webapp.presentation.credenciado.CredenciarProponenteForm@60fdda07
Application Attributes
NameValue
configbr.com.azi.components.gui.presentation.bean.Config@6c4f37b3
richSkinSkinImpl: {generalStyleSheet=resource:///META-INF/skins/laguna.xcss, gradientType=plastic, intShadow=#dadada, newBorder=#9CABC1, baseSkin=blueSky}
18/06/2026 17:50:46 - Generated by Facelets