An Error Occurred:

javax.el.ELException: /local.xhtml @46,89 rendered="#{localPortalMB.local.tipo == 'I'}": Cannot convert I of type class java.lang.String to class java.lang.Long

+ Stack Trace

javax.faces.FacesException: javax.el.ELException: /local.xhtml @46,89 rendered="#{localPortalMB.local.tipo == 'I'}": Cannot convert I 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: /local.xhtml @46,89 rendered="#{localPortalMB.local.tipo == 'I'}": Cannot convert I 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="/local.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 local 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> <table cellpadding="0" cellspacing="0"> <tr valign="top"> <td align="left">
<HtmlGraphicImage height="225" id="j_id38" ismap="false" rendered="true" style="border:1px solid #000000" transient="false" url="526.local" value="526.local" width="300"/>
</td> <td width="100%" valign="top" style="padding-left:10px;"> <div class="local-nome">
<HtmlOutputText escape="true" id="j_id40" transient="false" value="Igreja"/>
<HtmlOutputText escape="true" id="j_id41" transient="false" value="Instituto de Ensino"/>
<HtmlOutputText escape="true" id="j_id42" transient="false" value="Instituto Social"/>
<HtmlOutputText escape="true" id="j_id43" transient="false" value="AMAS"/>
<HtmlOutputText escape="true" id="j_id44" transient="false" value="Ponto Missionario"/>
<HtmlOutputText escape="true" id="j_id45" transient="false" value="Congregação"/>
<HtmlOutputText escape="true" id="j_id46" transient="false" value="Outro"/>
#{localPortalMB.local.nome} </div> <div class="local-locais">  Distrito #{localPortalMB.local.distrito.nome} - #{localPortalMB.local.cidade} (#{localPortalMB.local.uf}) - #{localPortalMB.local.distrito.regiao.abreviacao} </div> <div class="espaco" style="height:20px;"/> <table cellpadding="1" cellspacing="0" width="100%"> <tr> <td class="local-label" width="190px">Endereço: </td> <td class="local-dado">#{localPortalMB.local.logradouro}, #{localPortalMB.local.numero} - #{localPortalMB.local.complemento}</td> </tr> <tr> <td class="local-label">Bairro: </td> <td class="local-dado">#{localPortalMB.local.bairro}</td> </tr> <tr> <td class="local-label">CEP: </td> <td class="local-dado">#{localPortalMB.local.cep}</td> </tr> <tr> <td class="local-label">Telefones: </td> <td class="local-dado">(#{localPortalMB.local.telefoneDDD1}) #{localPortalMB.local.telefoneNumero1}</td> </tr> <tr> <td class="local-label">Fundação: </td> <td class="local-dado">
<HtmlOutputText converter="br.com.vetorweb.cnip.converter.DateConverter@178612cc" escape="true" id="j_id48" rendered="true" transient="false"/>
</td> </tr> </table> <div class="espaco" style="height:48px;"/> <table width="100%"> <tr> <td>
<HtmlOutputText escape="true" id="j_id50" rendered="false" transient="false">
<a href="http://#{fn:replace(localPortalMB.local.homepage,'http://','')}" target="_blank"><img src="#{cnip:contextPath()}img/portal/bt-local-www_off.png" border="0" onmouseover="btOn(this)" onmouseout="btOff(this)"/></a>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id52" rendered="true" transient="false">
<a href="javascript:alert('Site não dísponível!')"><img src="#{cnip:contextPath()}img/portal/bt-local-www_off.png" border="0" onmouseover="btOn(this)" onmouseout="btOff(this)"/></a>
</HtmlOutputText>
</td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td> <div class="espaco" style="height:2px;"/> <span class="local-aba-prog">Programação Semanal</span> <div class="local-prog"> <table width="100%"> <tr> <td width="15%" class="prog-titulo">Domingo:</td> <td class="prog-texto">#{localPortalMB.local.progDom}</td> </tr> <tr> <td class="prog-titulo">Segunda-feira:</td> <td class="prog-texto">#{localPortalMB.local.progSeg}</td> </tr> <tr> <td class="prog-titulo">Terça-feira:</td> <td class="prog-texto">#{localPortalMB.local.progTer}</td> </tr> <tr> <td class="prog-titulo">Quarta-feira:</td> <td class="prog-texto">#{localPortalMB.local.progQua}</td> </tr> <tr> <td class="prog-titulo">Quinta-feira:</td> <td class="prog-texto">#{localPortalMB.local.progQui}</td> </tr> <tr> <td class="prog-titulo">Sexta-feira:</td> <td class="prog-texto">#{localPortalMB.local.progSex}</td> </tr> <tr> <td class="prog-titulo">Sábado:</td> <td class="prog-texto">#{localPortalMB.local.progSab}</td> </tr> </table> </div> </td> </tr> <tr><td> </td></tr> <tr> <td> <span class="local-aba-gmap">Como Chegar</span> <div class="local-gmap">
<HtmlOutputText escape="true" id="j_id55" rendered="true" transient="false">
<HtmlGmap enableContinuousZoom="false" enableDoubleClickZoom="false" enableDragging="true" enableInfoWindow="true" gmapKey="ABQIAAAAPb_FY8LIJ1UyMCW06id5RRQDaAtC-CDjMyukGlgY_W3fJPF6CRQdcX_8ZK3OxHYWcFzspoym2bXANw" gmapVar="map" id="j_id56" lat="-23.5862522" lng="-46.6812036" locale="en_US" mapType="G_NORMAL_MAP" oninit="initGMap(map);" rendered="true" showGLargeMapControl="true" showGMapTypeControl="true" showGScaleControl="true" style="width:754px; height:300px;" transient="false" warningMessage="Your browser does not support Google Maps" zoom="15"/>
<script> function initGMap(map){ if (GBrowserIsCompatible()) { map.addOverlay(new GMarker(new GLatLng(#{localPortalMB.local.latitude},#{localPortalMB.local.longitude}))); } } </script>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id58" rendered="false" transient="false">
<div style="height:60px"> <div style="padding-top:25px; padding-left:20px; font-family:verdana; font-size:11px;">Não Disponível</div> </div>
</HtmlOutputText>
</div> </td> </tr> <tr><td> </td></tr> <tr> <td> <span class="local-aba-msg">Nossa História</span> <div class="local-mensagem"> <table> <tr> <td> <div style="padding-left:10px; padding-right:10px; padding-bottom:10px;padding-top:5px;">
<HtmlOutputText escape="false" id="j_id61" rendered="true" styleClass="local-mensagem-texto" transient="false" value="<p>O trabalho teve início na residência da família Pons, que na ocasião morava na rua Tabapuã, nº 60 (paralela à rua Joaquim Floriano) no Itaim (‘pedra pequena’ na língua tupi-guarany). O fato se deu com a organização de uma Escola Dominical em 30 de maio de 1925, pelo então pastor da Igreja Metodista Central de São Paulo, Rev. James L. Kennedy (missionário norte-americano, no Brasil desde 1881). A igreja foi fundada e organizada no dia 20 de outubro de 1729, com onze membros arrolados e suas respectivas famílias. Nesse mesmo dia, sob a direção do Rev. James L. Kennedy, a igreja reuniu seu primeiro Concílio Local e, elegeu seus primeiros oficiais. Em 07 de maio de 1939 a igreja foi transferida para a sua nova sede à rua Joaquim Floriano, nº 1153, na propriedade doada pela família Couto Magalhães, através de Maria da Glória Couto Magalhães (Glorinha).  Fazia parte da família, Leopoldo Couto Magalhães, apelidado “Bibi”, por isso Itaim Bibi. Até 1949 a igreja contava com todas as sociedades organizadas e crescia em todos os sentidos.</p>"/>
</div> </td> </tr> </table>
<HtmlOutputText escape="true" id="j_id63" rendered="false" transient="false">
<div style="height:40px;"> <div style="padding-top:5px; padding-left:20px; font-family:verdana; font-size:11px;">Não Disponível</div> </div>
</HtmlOutputText>
</div> </td> </tr> <tr><td> </td></tr> <tr> <td> <div class="espaco" style="height:2px;"/> <span class="local-aba-pastores">Pastores(as)</span>
<HtmlOutputText escape="true" id="j_id66" rendered="false" transient="false">
<div class="borda"> <table cellpadding="1" cellspacing="0" width="100%" class="tabelaPastor"> <tr style="color:black;" class="pesquisaHeader" id="trheader"> <td align="center" width="50" rowspan="2" style="padding-left: 4px;padding-right: 4px; padding-top:4px; padding-bottom:2px;">
<HtmlGraphicImage height="50" id="j_id68" ismap="false" rendered="true" style="border:1px solid black" transient="false" url="/img/portal/user.jpg" value="/img/portal/user.jpg" width="50"/>
</td> <td class="pesquisaData" style="padding-left:6px;">   </td> </tr> <tr> <td class="pesquisaDataPastor" colspan="2" height="18"> Não Atribuído </td> </tr> </table> </div>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id70" rendered="true" transient="false">
<HtmlAjaxRepeat componentState="org.ajax4jsf.component.SequenceDataAdaptor$1@6b55d38b" first="0" id="j_id71" rendered="true" rowIndex="0" rows="0" transient="false" var="nomeacao">
<div class="borda"> <table cellpadding="1" cellspacing="0" width="100%" class="tabelaPastor" style="cursor: pointer;" onmouseover="this.className='tabelaOverPastor'" onmouseout="this.className='tabelaPastor'" onclick="window.location.href='#{cnip:contextPath()}pastor.xhtml?p=#{nomeacao.pastor.id}'"> <tr style="color:black;" class="pesquisaHeader" id="trheader"> <td align="center" width="50" rowspan="2" style="padding-left: 4px;padding-right: 4px; padding-top:4px; padding-bottom:2px;">
<HtmlGraphicImage height="50" id="j_id73" ismap="false" rendered="true" style="border:1px solid black" transient="false" url=".pastor" value=".pastor" width="50"/>
</td> <td class="pesquisaData" style="padding-left:6px;"> #{nomeacao.pastor.nome} - <font style="font-style:italic; color:gray">Pastor
<HtmlOutputText escape="true" id="j_id75" rendered="false" transient="false">
a
</HtmlOutputText>
 
<HtmlOutputText escape="true" id="j_id78" rendered="false" transient="false" value="Titular"/>
<HtmlOutputText escape="true" id="j_id79" rendered="false" transient="false" value="Titular Supervisor"/>
<HtmlOutputText escape="true" id="j_id80" rendered="false" transient="false" value="Coadjutor"/>
<HtmlOutputText escape="true" id="j_id81" rendered="false" transient="false" value="Coadjutor Designado"/>
<HtmlOutputText escape="true" id="j_id82" rendered="false" transient="false" value="Ajudante"/>
<HtmlOutputText escape="true" id="j_id83" rendered="false" transient="false" value="Ajudante Designado"/>
</font> </td> </tr> <tr> <td class="pesquisaDataPastor" colspan="2" height="18"> Natural de #{nomeacao.pastor.naturalidade} </td> </tr> </table> </div>
</HtmlAjaxRepeat>
</HtmlOutputText>
<div class="borda"/> </td> </tr>
<HtmlOutputText escape="true" id="j_id86" rendered="false" transient="false">
<tr><td> </td></tr> <tr> <td> <div class="espaco" style="height:2px;"/> <span class="local-aba-locais">Congregações e Pontos Missionários</span>
<HtmlAjaxRepeat componentState="org.ajax4jsf.component.SequenceDataAdaptor$1@23c5c9ac" first="0" id="j_id88" rendered="true" rowIndex="0" rows="0" transient="false" var="local">
<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=#{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_id90" ismap="false" rendered="true" style="border:1px solid black" transient="false" url=".local?p" value=".local?p" width="80"/>
</td> <td class="pesquisaData">
<HtmlOutputText escape="true" id="j_id92" rendered="false" transient="false" value="Instituto de Ensino"/>
<HtmlOutputText escape="true" id="j_id93" rendered="false" transient="false" value="Instituto Social"/>
<HtmlOutputText escape="true" id="j_id94" rendered="false" transient="false" value="AMAS"/>
<HtmlOutputText escape="true" id="j_id95" rendered="false" transient="false" value="Ponto Missionário"/>
<HtmlOutputText escape="true" id="j_id96" rendered="false" transient="false" value="Congregação"/>
<HtmlOutputText escape="true" id="j_id97" rendered="false" transient="false" value="Outro"/>
#{local.nome} </td> </tr> <tr> <td class="pesquisaDataPastor" colspan="2" height="25"> #{local.cidade} (#{local.uf}) </td> </tr> </table> </div>
</HtmlAjaxRepeat>
<div class="bordaLocal"/> </td> </tr>
</HtmlOutputText>
</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
l526
Request Attributes
NameValue
__spring_security_filterSecurityInterceptor_filterAppliedtrue
__spring_security_session_integration_filter_appliedtrue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@e3b4d8d
localPortalMBbr.com.vetorweb.cnip.mb.portal.LocalPortalMB@57606b47
portalSearchbr.com.vetorweb.cnip.mb.PortalSearchMB@7b232f21
Session Attributes
NameValue
None
Application Attributes
NameValue
None
Apr 26, 2024 7:37:57 PM - Generated by Facelets