An Error Occurred:

javax.el.ELException: /pastor.xhtml @43,126 rendered="#{pastorPortalMB.pastor.sexo == 'M'}": Cannot convert M of type class java.lang.String to class java.lang.Long

+ Stack Trace

javax.faces.FacesException: javax.el.ELException: /pastor.xhtml @43,126 rendered="#{pastorPortalMB.pastor.sexo == 'M'}": Cannot convert M of type class java.lang.String to class java.lang.Long
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:393)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:930)
	at javax.faces.render.Renderer.encodeChildren(Renderer.java:148)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:832)
	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:110)
	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:178)
	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 org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:378)
	at org.springframework.security.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
	at org.springframework.security.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.ui.SessionFixationProtectionFilter.doFilterHttp(SessionFixationProtectionFilter.java:52)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp(ExceptionTranslationFilter.java:101)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.providers.anonymous.AnonymousProcessingFilter.doFilterHttp(AnonymousProcessingFilter.java:105)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.ui.rememberme.RememberMeProcessingFilter.doFilterHttp(RememberMeProcessingFilter.java:109)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.wrapper.SecurityContextHolderAwareRequestFilter.doFilterHttp(SecurityContextHolderAwareRequestFilter.java:91)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.ui.basicauth.BasicProcessingFilter.doFilterHttp(BasicProcessingFilter.java:174)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.ui.AbstractProcessingFilter.doFilterHttp(AbstractProcessingFilter.java:277)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.ui.logout.LogoutFilter.doFilterHttp(LogoutFilter.java:89)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
	at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
	at org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:175)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:236)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter.doFilterInternal(OpenEntityManagerInViewFilter.java:112)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
	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:233)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:610)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:503)
	at java.lang.Thread.run(Thread.java:662)
Caused by: javax.el.ELException: /pastor.xhtml @43,126 rendered="#{pastorPortalMB.pastor.sexo == 'M'}": Cannot convert M of type class java.lang.String to class java.lang.Long
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:390)
	... 70 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" locale="en_US" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/pastor.xhtml">
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C/DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head> <meta http-equiv="Cache-Control" content="no-cache"/> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> <title>CNIP</title> <link rel="stylesheet" href="#{cnip:contextPath()}resource/styles/portal/common.css" type="text/css"/> <link rel="stylesheet" href="#{cnip:contextPath()}resource/styles/portal/menu.css" type="text/css"/> <link rel="stylesheet" href="#{cnip:contextPath()}resource/styles/portal/ar.css" type="text/css"/> <link rel="stylesheet" href="#{cnip:contextPath()}resource/styles/alert.css" type="text/css"/> <script type="text/javascript" src="#{cnip:contextPath()}scripts/portal/menu.js"/>
<script> function showBt(){ document.getElementById('voltar').style.display="block"; } function hiddenBt(){ document.getElementById('voltar').style.display="none"; } </script>
<script> function btOn(obj) { //obj.src = "#{cnip:contextPath()}img/portal/"+img+"_on."+ext; obj.src=obj.src.replace('_off','_on'); } function btOff(obj) { //obj.src = "#{cnip:contextPath()}img/portal/"+img+"_off."+ext; obj.src=obj.src.replace('_on','_off'); } </script> </head> <body> <center> <table cellpadding="0" cellspacing="0" width="779" align="center"> <tbody> <tr><td height="5" align="right"/></tr> <tr> <td height="144">
<table cellpadding="0" cellspacing="0" width="100%" align="center" class="pesquisa-bg" bgcolor="#698eba"> <tr valign="bottom"> <td align="center" style="padding-bottom:2px">
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id6" prependId="false" rendered="true" submitted="false" transient="false">
<input type="hidden" id="page" name="page" value="#{requestScope['page']}"/>
<HtmlInputHidden id="param" immediate="false" localValueSet="false" rendered="true" required="false" transient="false" valid="true"/>
<input type="hidden" id="op" name="op" value="#{param['op']}"/>
<HtmlCommandButton action="#{portalSearch.searchResults}" actionExpression="#{portalSearch.searchResults}" disabled="false" id="searchResults" immediate="false" readonly="false" rendered="true" style="display:none" transient="false" type="submit" value="Pesquisar"/>
</HtmlForm>
<style> #caixaPesquisa a:hover{ background-color: #dee7f3; padding:2px; } </style> <form action="#{cnip:contextPath()}search-redirect.xhtml"> <table cellpadding="1" cellspacing="3" width="770" align="center"> <tbody> <tr> <td width="430" align="left"> <input type="text" id="pesq" name="pesq" onblur="ivBlur(this,'#{cnip:contextPath()}img/portal/pesquisa-bg.png');" onkeydown="if(event.keyCode==13){document.getElementById('portalSearch').click(); return false;}this.style.backgroundImage=''" onfocus="this.style.backgroundImage='';this.value=''" style="height:42px; border:0px;width:470px;font-size:30px; padding-top:5px; padding-left:5px" value="#{param['pesq']}"/>
<HtmlToolTip ajaxSingle="true" attached="true" direction="top-right" disabled="false" event="mouseover" followMouse="true" for="pesq" hideDelay="0" hideEvent="" horizontalOffset="10" id="j_id10" immediate="false" layout="inline" mode="client" onclick="" oncomplete="" ondblclick="" onhide="" onmousemove="" onmouseout="" onmouseover="" onshow="" rendered="true" showDelay="500" showEvent="onmouseover" style="" styleClass="tooltip" transient="false" verticalOffset="10" zorder="99">
<div style="white-space:nowrap; font-size:13px; text-align:left; width:300px"> Digite:<br/><br/> - Nome da Igreja (parcial ou total)<br/> - Nome da Cidade (parcial ou total) ou<br/> - Nome do Pastor (parcial ou total)<br/><br/> Em seguida, tecle <ENTER> ou clique sobre a lupa. </div>
</HtmlToolTip>
</td> <td style="padding-top:3px;"> <input type="image" src="#{cnip:contextPath()}img/portal/pesquisa-botao1.jpg" style="height:47px;"/> </td> <td width="230"> <div style="color:gray; height:45px; font-family:verdana; font-size:12px; background-color: #ffffff; border:1px solid #ffffff"> <center> <div style="height:18px; margin-top:4px;"><b>Pesquise também:</b></div> <div style="margin-left:5px;margin-top:2px;"> <table align="center" width="100%"> <tr> <td style="padding-top:1px; background-image: url('#{cnip:contextPath()}img/portal/menu-icon-mapa.png'); background-position: left center; background-repeat: no-repeat;" id="caixaPesquisa"><a href="#{cnip:contextPath()}mapas.xhtml" style="margin-left:18px; color:#333; text-decoration:none; font-size:11px; padding:2px;">Mapa</a></td> <td style="padding-top:1px; background-image: url('#{cnip:contextPath()}img/portal/menu-icon-cep.png'); background-position: left center; background-repeat: no-repeat" id="caixaPesquisa"><a href="#{cnip:contextPath()}cep.xhtml" style="margin-left:20px; color:#333; text-decoration:none; font-size:11px; padding:2px;">Cep</a></td> <td style="padding-top:1px; background-image: url('#{cnip:contextPath()}img/portal/menu-icon-avancada.png'); background-position: left center; background-repeat: no-repeat" id="caixaPesquisa"><a href="#{cnip:contextPath()}pesquisaAvancada.xhtml" style="margin-left:18px; color:#333; text-decoration:none;font-size:11px; padding:2px;">Avançada</a></td> </tr> </table> </div> </center> </div> </td> </tr> </tbody> </table> </form> <script> function ivBlur(obj,im){ if(obj.value.replace(' ','')==''){obj.style.backgroundImage="url("+im+")";obj.value='';} } ivBlur(document.getElementById('pesq'),'#{cnip:contextPath()}img/portal/pesquisa-bg.png'); </script>
</td> </tr> </table>
</td> </tr> <tr> <td>
<table cellpadding="0" cellspacing="0" width="100%" align="center" bgcolor="#cddaea"> <tbody> <tr> <td align="center" height="24"> <table cellpadding="0" cellspacing="0" align="center"> <tr> <td>
<HtmlGraphicImage id="j_id16" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-home.png" value="/img/portal/menu-icon-home.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}" style="margin-right:3px;">Início</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id18" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-cnip.png" value="/img/portal/menu-icon-cnip.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}cnip.xhtml" style="margin-right:3px;">O que é o CNIP</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id20" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-pesquisa.png" value="/img/portal/menu-icon-pesquisa.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}como-pesquisar.xhtml" style="margin-right:3px;">Como Pesquisar</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id22" ismap="false" rendered="true" style="border:0px; padding-top:5px;" transient="false" url="/img/portal/menu-icon-metonet.png" value="/img/portal/menu-icon-metonet.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}metonet/" style="margin-right:3px;">Metonet</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id24" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-noticias.png" value="/img/portal/menu-icon-noticias.png"/>
</td> <td><a id="menu1" href="javascript:alert('Em Breve')" style="margin-right:3px;">Notícias</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id26" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-ranking.png" value="/img/portal/menu-icon-ranking.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}ranking.xhtml" style="margin-right:3px;">Ranking</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id28" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-alo.png" value="/img/portal/menu-icon-alo.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}contato-escolha.xhtml" style="margin-right:3px;">Fale Conosco</a></td> <td><span style="height:15; border-left:1px solid #ebf2fb"/><span style="height:13; border-right:1px solid #a5b4c6"/></td> <td>
<HtmlGraphicImage id="j_id30" ismap="false" rendered="true" style="border:0px;" transient="false" url="/img/portal/menu-icon-restrita.png" value="/img/portal/menu-icon-restrita.png"/>
</td> <td><a id="menu1" href="#{cnip:contextPath()}sistema/index.xhtml">Área Restrita</a></td> </tr> </table> </td> </tr> </tbody> </table>
</td> </tr> <tr> <td align="center"> <table cellpadding="3" cellspacing="3" bgcolor="white" width="779" align="center"> <tbody> <tr> <td style="padding:3px;">
<HtmlOutputText escape="true" id="j_id33" rendered="false" transient="false">
<div class="searchFail">Nenhum pastor foi informado</div>
</HtmlOutputText>
<div id="voltar" style="position:relative; display:none;"> <div style="position:absolute; right:0;"><input type="button" class="botao" onmouseover="showBt()" onmouseout="hiddenBt()" onclick="history.back();" value="<< voltar" style="padding:1px; font-size:10px; cursor:pointer;"/></div> </div>
<HtmlOutputText escape="true" id="j_id36" rendered="true" transient="false">
<fieldset class="dados" onmouseover="showBt()" onmouseout="hiddenBt()"> <table cellpadding="5" cellspacing="4" width="100%"> <tr valign="top"> <td align="center">
<HtmlGraphicImage height="170" id="j_id38" ismap="false" rendered="true" style="border:1px solid gray" transient="false" url="1296.pastor" value="1296.pastor" width="170"/>
<div class="espaco" style="height:9px;"/> <div><a href="#{cnip:contextPath()}pastor-contato.xhtml?p=#{pastorPortalMB.pastor.id}"><img src="#{cnip:contextPath()}img/portal/bt-pastor-msg_off.png" border="0" onmouseover="btOn(this)" onmouseout="btOff(this)"/></a></div> <div class="espaco" style="height:9px;"/> <div><a href="javascript:alert('Blog não disponível!')"><img src="#{cnip:contextPath()}img/portal/bt-pastor-blog_off.png" border="0" onmouseover="btOn(this)" onmouseout="btOff(this)"/></a></div> </td> <td width="100%" valign="top" style="padding-left:5px;"> <div class="pastor-tratamento">Olá, eu sou
<HtmlOutputText escape="true" id="j_id40" transient="false" value=" o"/>
<HtmlOutputText escape="true" id="j_id41" transient="false" value=" a"/>
pastor
<HtmlOutputText escape="true" id="j_id43" transient="false" value="a"/>
:</div> <div class="pastor-nome"><b>#{pastorPortalMB.pastor.nome}</b></div> <div class="espaco" style="height:5px;"/> <table width="550"> <tr> <td width="50%"> <table cellpadding="1" cellspacing="0"> <tr> <td class="pastor-label">Sou conhecid
<HtmlOutputText escape="true" id="j_id45" transient="false" value="o"/>
<HtmlOutputText escape="true" id="j_id46" transient="false" value="a"/>
como: </td> <td class="pastor-dado">#{pastorPortalMB.pastor.apelido}</td> </tr> <tr> <td class="pastor-label">Sou pastor
<HtmlOutputText escape="true" id="j_id48" transient="false">
a
</HtmlOutputText>
desde: </td> <td class="pastor-dado">
<HtmlOutputText converter="br.com.vetorweb.cnip.converter.DateConverter@27b137ba" escape="true" id="j_id51" rendered="true" transient="false" value="1992-02-01 00:00:00.0"/>
</td> </tr> <tr> <td class="pastor-label">Sou natural de: </td> <td class="pastor-dado">#{pastorPortalMB.pastor.naturalidade}</td> </tr> <tr> <td class="pastor-label">Faço aniversário em: </td> <td class="pastor-dado">
<HtmlOutputText converter="br.com.vetorweb.cnip.converter.DateNoYearConverter@63c1a8b1" escape="true" id="j_id53" rendered="true" transient="false" value="1966-01-23 00:00:00.0"/>
</td> </tr> </table> </td> </tr> </table> <div class="espaco" style="height:10px;"/> <span class="local-aba-msg" style="padding:2px;padding-left:5px;padding-right:5px;">Minha mensagem pessoal</span> <div class="pastor-mensagem"> <table width="99.8%"> <tr> <td> <div style="padding:8px; height:106px; overflow:hidden;">
<HtmlOutputText escape="false" id="j_id55" rendered="true" styleClass="pastor-mensagem-texto" transient="false" value=""/>
</div> </td> </tr> </table> </div> </td> </tr> <tr> <td colspan="2"> <div class="espaco" style="height:10px;"/> <span class="local-aba-locais">Minha igreja atual</span>
<HtmlOutputText escape="true" id="j_id57" rendered="false" transient="false">
<div class="bordaLocal"> <table cellpadding="0" cellspacing="0" width="100%" class="tabela"> <tr style="color:black;" class="local-pesquisaHeader" id="trheader"> <td align="center" width="50" rowspan="4" style="padding-left: 4px;padding-right: 4px; padding-top: 4px;">
<HtmlGraphicImage height="60" id="j_id59" ismap="false" rendered="true" style="border:1px solid black" transient="false" url="/img/portal/local_peq.jpg" value="/img/portal/local_peq.jpg" width="80"/>
</td> <td class="pesquisaData" style="font-weight:normal">Não Atribuído</td> </tr> </table> </div>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id61" rendered="true" transient="false">
<HtmlAjaxRepeat componentState="org.ajax4jsf.component.SequenceDataAdaptor$1@303b77d1" first="0" id="j_id62" rendered="true" rowIndex="0" rows="0" transient="false" var="nomeacao">
<div class="bordaLocal"> <table cellpadding="0" cellspacing="0" width="100%" class="tabela" style="cursor: pointer;" onmouseover="this.className='local-tabelaOver'" onmouseout="this.className='tabela'" onclick="window.location.href='#{cnip:contextPath()}local.xhtml?l=#{nomeacao.local.id}'"> <tr style="color:black;" class="local-pesquisaHeader" id="trheader"> <td align="center" width="50" rowspan="4" style="padding-left: 4px;padding-right: 4px; padding-top: 4px;">
<HtmlGraphicImage height="60" id="j_id64" ismap="false" rendered="true" style="border:1px solid black" transient="false" url=".local?p" value=".local?p" width="80"/>
</td> <td class="pesquisaData"> #{nomeacao.local.nome} - 
<HtmlOutputText escape="true" id="j_id66" rendered="false" transient="false" value="Igreja"/>
<HtmlOutputText escape="true" id="j_id67" rendered="false" transient="false" value="Instituto de Ensino"/>
<HtmlOutputText escape="true" id="j_id68" rendered="false" transient="false" value="Instituto Social"/>
<HtmlOutputText escape="true" id="j_id69" rendered="false" transient="false" value="AMAS"/>
<HtmlOutputText escape="true" id="j_id70" rendered="false" transient="false" value="Ponto Missionário"/>
<HtmlOutputText escape="true" id="j_id71" rendered="false" transient="false" value="Congregação"/>
<HtmlOutputText escape="true" id="j_id72" rendered="false" transient="false" value="Campo Missionário Distrital"/>
<HtmlOutputText escape="true" id="j_id73" rendered="false" transient="false" value="Campo Missionário Regional"/>
<HtmlOutputText escape="true" id="j_id74" rendered="false" transient="false" value="Outro"/>
</td> </tr> <tr> <td class="pesquisaDataPastor" colspan="2" height="25"> #{nomeacao.local.cidade} (#{nomeacao.local.uf}) </td> </tr> </table> </div>
</HtmlAjaxRepeat>
</HtmlOutputText>
<div class="bordaLocal"/> </td> </tr> </table> </fieldset>
</HtmlOutputText>
</td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table cellpadding="5" cellspacing="5" width="100%" align="center" bgcolor="white"> <tr><td class="rodape" align="center">2009 © Todos os direitos reservados</td></tr> </table> </td> </tr> </tbody> </table> <table width="779" align="center" style="margin-top:10px;"> <tr> <td id="menuRodape"><a href="#{cnip:contextPath()}mapas.xhtml">Pesquisa pelo Mapa</a> | <a href="#{cnip:contextPath()}cep.xhtml">Pesquisa pelo CEP</a> | <a href="#{cnip:contextPath()}pesquisaAvancada.xhtml">Pesquisa Avançada</a></td> <td style="color:gray; padding-right:5px; font-size:11px; font-family:arial;" align="right">Desenvolvido por:</td> <td align="left"><a href="http://www.vetorweb.com.br" target="_blank"><img src="#{cnip:contextPath()}img/portal/logoVW.png" border="0"/></a></td> </tr> </table> </center> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-13115344-1"); pageTracker._trackPageview(); } catch(err) {} </script> </body>
</html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
p1296
Request Attributes
NameValue
__spring_security_filterSecurityInterceptor_filterAppliedtrue
__spring_security_session_integration_filter_appliedtrue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@537fedf1
pastorPortalMBbr.com.vetorweb.cnip.mb.portal.PastorPortalMB@73de940a
portalSearchbr.com.vetorweb.cnip.mb.PortalSearchMB@19c957f4
Session Attributes
NameValue
None
Application Attributes
NameValue
None
Mar 28, 2024 8:56:27 PM - Generated by Facelets