Atenção. Seu browser não suporta JavaScript!
Acompanhe ao Vivo Cidadania Web Mail Intranet

Pesquisa de Notícias

Error - javax.enterprise.inject.CreationException

An Error Occurred:

javax.enterprise.inject.CreationException

viewId=/site/pesquisanoticias.xhtml
location=/docs_web_vhdx/docs/web/cml/site/pesquisanoticias.xhtml
phaseId=RENDER_RESPONSE(6)

Caused by:
java.sql.SQLException - PooledConnection has already been closed.
at org.apache.tomcat.jdbc.pool.DisposableConnectionFacade.invoke(DisposableConnectionFacade.java:87)

+ Stack Trace

javax.enterprise.inject.CreationException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at java.lang.Class.newInstance(Class.java:442)
	at org.jboss.weld.security.NewInstanceAction.run(NewInstanceAction.java:33)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:40)
	at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:50)
	at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:90)
	at org.jboss.weld.injection.ConstructorInjectionPoint.newInstance(ConstructorInjectionPoint.java:127)
	at org.jboss.weld.injection.ConstructorInjectionPoint.invokeAroundConstructCallbacks(ConstructorInjectionPoint.java:92)
	at org.jboss.weld.injection.ConstructorInjectionPoint.newInstance(ConstructorInjectionPoint.java:78)
	at org.jboss.weld.injection.producer.AbstractInstantiator.newInstance(AbstractInstantiator.java:28)
	at org.jboss.weld.injection.producer.BasicInjectionTarget.produce(BasicInjectionTarget.java:112)
	at org.jboss.weld.injection.producer.BeanInjectionTarget.produce(BeanInjectionTarget.java:186)
	at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:158)
	at org.jboss.weld.util.bean.IsolatedForwardingBean.create(IsolatedForwardingBean.java:45)
	at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
	at org.jboss.weld.context.PassivatingContextWrapper$AbstractPassivatingContextWrapper.get(PassivatingContextWrapper.java:76)
	at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100)
	at org.jboss.weld.bean.ContextualInstanceStrategy$CachingContextualInstanceStrategy.get(ContextualInstanceStrategy.java:177)
	at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
	at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:785)
	at org.jboss.weld.el.AbstractWeldELResolver.lookup(AbstractWeldELResolver.java:107)
	at org.jboss.weld.el.AbstractWeldELResolver.getValue(AbstractWeldELResolver.java:90)
	at org.jboss.weld.environment.servlet.util.ForwardingELResolver.getValue(ForwardingELResolver.java:49)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:62)
	at org.apache.myfaces.el.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:179)
	at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:93)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:136)
	at org.apache.el.parser.AstEqual.getValue(AstEqual.java:36)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at org.jboss.weld.el.WeldValueExpression.getValue(WeldValueExpression.java:50)
	at org.apache.myfaces.view.facelets.el.ContextAwareTagValueExpression.getValue(ContextAwareTagValueExpression.java:100)
	at javax.faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:354)
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:1160)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:480)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:526)
	at javax.faces.component.UIComponentBase.encodeAll(UIComponentBase.java:526)
	at org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage.renderView(FaceletViewDeclarationLanguage.java:1782)
	at org.apache.myfaces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:316)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:74)
	at org.apache.myfaces.tomahawk.application.ResourceViewHandlerWrapper.renderView(ResourceViewHandlerWrapper.java:169)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:74)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:122)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:241)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:209)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:400)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.catalina.filters.ExpiresFilter.doFilter(ExpiresFilter.java:1186)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:607)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:673)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: PooledConnection has already been closed.
	at org.apache.tomcat.jdbc.pool.DisposableConnectionFacade.invoke(DisposableConnectionFacade.java:87)
	at com.sun.proxy.$Proxy45.prepareStatement(Unknown Source)
	at dao.leg.noticias.pesquisanoticia(noticias.java:771)
	at view.site.pesquisa.<init>(pesquisa.java:166)
	at sun.reflect.GeneratedConstructorAccessor844.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.jboss.weld.injection.ConstructorInjectionPoint.newInstance(ConstructorInjectionPoint.java:119)
	... 68 more

+ Component Tree

<UIViewRoot class="class javax.faces.component.UIViewRoot" clientId="j_id__v_0" id="j_id__v_0" inView="true" locale="pt_BR" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/site/pesquisanoticias.xhtml"> - State size:0 bytes
form
<ComponentResourceContainer class="class org.apache.myfaces.component.ComponentResourceContainer" clientId="javax_faces_location_form" id="javax_faces_location_form" inView="true" rendered="true" transient="false"> - State size:0 bytes
<AutoscrollHiddenField class="class org.apache.myfaces.custom.autoscroll.AutoscrollHiddenField" clientId="oam_autoscroll_hidden_field" id="oam_autoscroll_hidden_field" inView="true" rendered="true" transient="true"/> - State size:630 bytes
</ComponentResourceContainer>
body
<ComponentResourceContainer class="class org.apache.myfaces.component.ComponentResourceContainer" clientId="javax_faces_location_body" id="javax_faces_location_body" inView="true" rendered="true" transient="false"> - State size:0 bytes
<AutoscrollBodyScript class="class org.apache.myfaces.custom.autoscroll.AutoscrollBodyScript" clientId="oam_autoscroll_body_script" id="oam_autoscroll_body_script" inView="true" rendered="true" transient="true"/> - State size:628 bytes
</ComponentResourceContainer>
head
<ComponentResourceContainer class="class org.apache.myfaces.component.ComponentResourceContainer" clientId="javax_faces_location_head" id="javax_faces_location_head" inView="true" rendered="true" transient="false"> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_0" id="j_id__rd_0" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_1" id="j_id__rd_1" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_2" id="j_id__rd_2" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_3" id="j_id__rd_3" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id__rd_4" id="j_id__rd_4" inView="true" rendered="true" transient="false"/> - State size:0 bytes
<UIOutput class="class javax.faces.component.UIOutput" clientId="j_id_r" id="j_id_r" inView="true" rendered="true" transient="false" location="/site/includes/menu.xhtml at line 20 and column 86"/> - State size:0 bytes
</ComponentResourceContainer>
<?xml version='1.0' encoding='ISO-8859-1' ?> - State size:0 bytes
- State size:0 bytes
<html xml:lang="pt-br" lang="pt-br" xmlns="http://www.w3.org/1999/xhtml"> - State size:0 bytes
<HtmlHead class="class javax.faces.component.html.HtmlHead" clientId="j_id_4" id="j_id_4" inView="true" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 10 and column 9"> - State size:0 bytes
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta name="description" content="Site da Câmara Municipal de Londrina"/> <meta name="keywords" content="Site da Câmara Municipal de Londrina, legislação, leis, projetos, vereadores, acessibilidade, pesquisa"/> <meta http-equiv="Cache-control" content="public"/> <meta name="robots" content="index,follow"/> <title>Câmara Municipal de Londrina</title> <link rel="canonical" href="https://www1.cml.pr.gov.br/cml/site/pesquisanoticias.xhtml"/> <link rel="stylesheet" type="text/css" href="estilos/Style.css"/> <link rel="stylesheet" type="text/css" href="estilos/Style_pesquisa.css"/> <link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.css"/> <script type="text/javascript" src="js/cml.js"/> <noscript>Atenção. Seu browser não suporta JavaScript!</noscript> <script src="https://www.google.com/recaptcha/api.js?render=6LfiZQofAAAAAPy63HaTHhU9R4ObexDDo_MzrOgS"/> <script> function getRecaptcha() { grecaptcha.ready(function() { // do request for recaptcha token // response is promise with passed token grecaptcha.execute('6LfiZQofAAAAAPy63HaTHhU9R4ObexDDo_MzrOgS', {action:'pesquisanoticias'}) .then(function(token) { // o token foi recebido document.getElementById('form1:hdnGoogleRecaptcha').value = token; }, (message) =>{ window.location.replace('https://www1.cml.pr.gov.br/cml/recaptchaV3.jsp'); } ); }); }; getRecaptcha(); //CAPTCHA É VÁLIDO PR 2 MINUTOS //POR ISSO O script includes a function that re-triggers the verification every 1.9 minutes. setInterval(function () { getRecaptcha(); }, 1900 * 60); </script> - State size:0 bytes
</HtmlHead>
<HtmlBody class="class javax.faces.component.html.HtmlBody" clientId="j_id_6" id="j_id_6" inView="true" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 52 and column 14"> - State size:0 bytes
<?xml version='1.0' encoding='ISO-8859-1' ?> - State size:0 bytes
- State size:0 bytes
<html xml:lang="pt-br" lang="pt-br" xmlns="http://www.w3.org/1999/xhtml"> - State size:0 bytes
<HtmlHead class="class javax.faces.component.html.HtmlHead" clientId="j_id_a" id="j_id_a" inView="true" rendered="true" transient="false" location="/site/includes/topo.xhtml at line 6 and column 13"> - State size:0 bytes
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta name="robots" content="index,follow"/> <!-- <meta name="description" content="Site da Câmara Municipal de Londrina"/> <meta name="keywords" content="Site da Câmara Municipal de Londrina, legislação, leis, projetos, vereadores, acessibilidade"/> <title>Câmara Municipal de Londrina</title> --> <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/> <!-- Style --> <link rel="stylesheet" type="text/css" href="estilos/Style.css"/> <!-- End Style --> <link rel="alternate stylesheet" type="text/css" href="estilos/preto.css" media="screen" title="preto"/> <script type="text/javascript" src="js/asn.js"/> <script type="text/javascript" src="js/cml.js"/> <script src="js/zoom.js"/> <noscript>Atenção. Seu browser não suporta JavaScript!</noscript> - State size:0 bytes
</HtmlHead>
<HtmlBody class="class javax.faces.component.html.HtmlBody" clientId="j_id_c" id="j_id_c" inView="true" rendered="true" transient="false" location="/site/includes/topo.xhtml at line 32 and column 13"> - State size:0 bytes
<script type="text/javascript" src="js/jssor.js"/> <script type="text/javascript" src="js/jssor.slider.js"/> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebSite", "name": "Câmara municipal de Londrina", "url": "https://www1.cml.pr.gov.br", "potentialAction": { "@type": "SearchAction", "target": "{search_term_string}", "query-input": "required name=search_term_string" } } </script> <script> jssor_slider1_starter = function (containerId) { //Reference http://www.jssor.com/development/slider-with-slideshow-no-jquery.html //Reference http://www.jssor.com/development/tool-slideshow-transition-viewer.html var _SlideshowTransitions = [ //Fade {$Duration: 1200, $Opacity: 2} ]; var options = { $SlideDuration: 500, //[Optional] Specifies default duration (swipe) for slide in milliseconds, default value is 500 $DragOrientation: 3, //[Optional] Orientation to drag slide, 0 no drag, 1 horizental, 2 vertical, 3 either, default value is 1 (Note that the $DragOrientation should be the same as $PlayOrientation when $DisplayPieces is greater than 1, or parking position is not 0) $AutoPlay: true, //[Optional] Whether to auto play, to enable slideshow, this option must be set to true, default value is false $AutoPlayInterval: 5000, //[Optional] Interval (in milliseconds) to go for next slide since the previous stopped if the slider is auto playing, default value is 1180 $SlideshowOptions: {//[Optional] Options to specify and enable slideshow or not $Class: $JssorSlideshowRunner$, //[Required] Class to create instance of slideshow $Transitions: _SlideshowTransitions, //[Required] An array of slideshow transitions to play slideshow $TransitionsOrder: 1, //[Optional] The way to choose transition to play slide, 1 Sequence, 0 Random $ShowLink: true //[Optional] Whether to bring slide link on top of the slider when slideshow is running, default value is false } }; var jssor_slider1 = new $JssorSlider$(containerId, options); } </script> <!-- irá iniciar a sessao --> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_e" escape="true" id="j_id_e" inView="true" rendered="true" transient="false" value="#{funcaosite.iniciasessao}" location="/site/includes/topo.xhtml at line 76 and column 59"/> - State size:0 bytes
<!-- INICIO DA Barra Superior Vermelha, contendo os icones intranet, webmail e video --> <div class="barra_superior"> <div class="data"><span> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_g" escape="true" id="j_id_g" inView="true" rendered="true" transient="false" value="${index.datadehoje}" location="/site/includes/topo.xhtml at line 79 and column 80"/> - State size:0 bytes
</span></div> <div class="acessibilidade"> <div class="acessibilidade_funcoes"> <div class="icone_acessibilidade"> </div> <a tabindex="1" href="#conteudo" title="Vai para o início do contéudo da página"> Pular para Conteudo </a> </div> <div class="acessibilidade_funcoes"> <div class="icone_acessibilidade"> </div> <a tabindex="2" href="#" title="Mudar tema de cores para fundo preto" onkeypress="if (event.keyCode == 13) setActiveStyleSheet();" onclick="setActiveStyleSheet();"> Contraste </a> </div> <div class="acessibilidade_funcoes"> <div class="icone_acessibilidade"> </div> <a tabindex="3" title="Aumenta a página" onkeypress="if (event.keyCode == 13) aumenta();" onclick="aumenta();"> Zoom</a> </div> <div class="acessibilidade_funcoes"> <div class="icone_acessibilidade"> </div> <a href="acessibilidade.xhtml">Acessibilidade <img src="imagens/acessibilidade_icone.png" style="float: right; width: 24px; margin-left: 5px"/> </a> </div> </div> <span class="menu_superior"> <a tabindex="20" href="https://www.instagram.com/camara_londrina" title="Acesse o Instagram da Câmara Municipal"> <img src="imagens/insta.png" width="20px" style="margin-top:5px"/> </a> </span> <span class="menu_superior"> <a tabindex="20" href="https://www.facebook.com/camaralondrina" title="Acesse o Facebook da Câmara Municipal"> <img src="imagens/face.png" width="20px" style="margin-top:5px"/> </a> </span> <span class="menu_superior"> <a tabindex="20" href="https://www.youtube.com/@CamaraLondrina" title="Acesse o Canal do Youtube da Câmara Municipal"> <img src="imagens/youtube_logo.png" width="20px" style="margin-top:5px"/> </a> </span> <span class="menu_superior" id="menu_superior_ultimo"> <span class="menu_superior"> <a tabindex="6" href="https://www1.cml.pr.gov.br/cml/site/aovivo.xhtml" title="Acompanhe ao Vivo"> Acompanhe ao Vivo<i class="icone video"/> </a> </span> </span> <span class="menu_superior"> <a tabindex="7" href="https://www.cml.pr.gov.br/cml/site/loginboletim.xhtml" title="Cadastre-se para ter acesso aos serviços on-line da Câmara Municipal"> Cidadania<i class="icone boletins"/> </a> </span> <span class="menu_superior"> <a tabindex="5" href="https://webmail.cml.pr.gov.br:11443" title="Vai para o webmail da Câmara"> Web Mail <i class="icone email"/> </a> </span> <span class="menu_superior"> <a tabindex="4" href="https://www1.cml.pr.gov.br:444/intra/login.jspx" title="Vai para a intranet da Câmara"> Intranet <i class="icone chave"/> </a> </span> <div class="clear"> </div> </div> <!-- FIM DA Barra Superior Vermelha --> <!-- INICIO DO Head Superior, onde esta o banner e logo da camara --> <div id="superior"> <div class="contanier_centraliza"> <div> <a tabindex="7" href="index.xhtml"> <img src="imagens/logo.png" alt="Ir para a página inicial" title="Ir para a página inicial" name="logo" id="logo"/> </a> </div> <!-- Jssor Slider Begin --> <!-- You can move inline styles to css file or css block. --> <div id="slider1_container" style="float:right; position: relative; width: 589px; height: 118px;"> <!-- Loading Screen --> <!-- Slides Container --> <div u="slides" style="cursor: move; position: absolute; left: 0px; top: 0px; width: 589px; height: 118px; overflow: hidden;"> - State size:0 bytes
<HtmlDataList border="-2147483648" class="class org.apache.myfaces.custom.datalist.HtmlDataList" clientId="tbavisos" derivedRowKeyPrefix="r_id_" first="0" forceId="false" forceIdIndex="true" id="tbavisos" inView="true" preserveRowComponentState="false" preserveRowStates="false" rendered="true" rowIndex="-1" rowStatePreserved="false" rows="0" transient="false" value="#{index.lstAviso}" var="bdv" location="/site/includes/topo.xhtml at line 192 and column 88"> - State size:0 bytes
<div> <a id="banner" href="#{bdv.hotsite}" alt="#{bdv.texto}" title="#{bdv.texto}"> <img alt="#{bdv.texto}" title="#{bdv.texto}" src="#{bdv.imagem}"/> </a> </div> - State size:0 bytes
</HtmlDataList>
</div> <!-- Trigger --> <script> jssor_slider1_starter('slider1_container'); </script> </div> </div> <div class="clear"> </div> </div> <!-- FIM DO Head Superior --> <!-- Start of StatCounter --> <!-- <h:outputText value="#{index.stacount}" escape="false" rendered="true"/> --> <!-- End of StatCounter --> - State size:0 bytes
</HtmlBody>
</html> - State size:0 bytes
<?xml version='1.0' encoding='ISO-8859-1' ?> - State size:0 bytes
- State size:0 bytes
<html xml:lang="pt-br" lang="pt-br" xmlns="http://www.w3.org/1999/xhtml"> - State size:0 bytes
<HtmlHead class="class javax.faces.component.html.HtmlHead" clientId="j_id_p" id="j_id_p" inView="true" rendered="true" transient="false" location="/site/includes/menu.xhtml at line 7 and column 13"> - State size:0 bytes
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <!-- <meta name="description" content="Site da Câmara Municipal de Londrina"/> <meta name="keywords" content="Site da Câmara Municipal de Londrina, legislação, leis, projetos, vereadores, acessibilidade"/> <title>Câmara Municipal de Londrina</title> --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link rel="alternate" href="https://www1.cml.pr.gov.br/" hreflang="pt-br"/> <link rel="alternate stylesheet" type="text/css" href="estilos/preto.css" media="screen" title="preto"/> <!-- Jquery --> - State size:0 bytes
<!-- End Jquery --> <!-- DropDown --> <script type="text/javascript" src="js/superfish.js"/> <!-- End DropDown --> <!-- Orbit --> <script type="text/javascript" src="js/jquery.orbit-1.2.3.js"/> <!-- End Orbit --> <!-- Menu --> <link rel="stylesheet" type="text/css" href="estilos/menu.css"/> <!-- End Menu --> <!-- Style --> <link rel="stylesheet" type="text/css" href="estilos/Style.css"/> <!-- End Style --> <script type="text/javascript"> function enableSubMenus() { var lis = document.getElementsByTagName('li'); for (var i = 0, li; li = lis[i]; i++) { var link = li.getElementsByTagName('a')[0]; if (link) { link.onfocus = function () { var ul = this.parentNode.getElementsByTagName('ul')[0]; if (ul) ul.style.display = 'block'; } var ul = link.parentNode.getElementsByTagName('ul')[0]; if (ul) { var ullinks = ul.getElementsByTagName('a'); var ullinksqty = ullinks.length; var lastItem = ullinks[ullinksqty - 1]; if (lastItem) { lastItem.onblur = function () { this.parentNode.parentNode.style.display = ''; } } } } } } window.onload = enableSubMenus; </script> <script type="text/javascript"> jQuery(function () { jQuery('ul.sf-menu').superfish(); }); </script> <noscript>Atenção. Seu browser não suporta JavaScript!</noscript> - State size:0 bytes
</HtmlHead>
<HtmlBody class="class javax.faces.component.html.HtmlBody" clientId="j_id_t" id="j_id_t" inView="true" rendered="true" transient="false" location="/site/includes/menu.xhtml at line 78 and column 13"> - State size:0 bytes
<!-- INICIO DO Menu --> <div id="menu"> <div class="contanier_centraliza"> <ul class="sf-menu"> <li class="current"> <a tabindex="21" href="#">A Câmara</a> <ul> <li><a tabindex="23" href="quem_somos.xhtml">Quem Somos?</a></li> <li><a tabindex="23" href="missao_visao_valores.xhtml">Missão, Visão e Valores</a></li> <li><a tabindex="23" href="estruturaorganizacional.xhtml">Estrutura Organizacional</a></li> <li><a tabindex="24" href="mesaexecutiva.xhtml">Mesa Executiva</a></li> <li><a tabindex="25" href="comissaodeetica.xhtml">Comissão de Ética</a></li> <li><a tabindex="26" href="historia.xhtml">História</a></li> <li><a tabindex="27" href="legislaturaoutras.xhtml">Legislaturas</a></li> <li><a tabindex="28" href="galeriapresidentes.xhtml">Galeria de Presidentes</a></li> <li><a tabindex="29" href="galeriamulheres.xhtml">Galeria de Mulheres no Poder</a></li> <li><a tabindex="30" href="conhecalondrina.xhtml">Conheça Londrina</a> </li> <li><a tabindex="31" href="feriados.xhtml">Feriados Municipais</a> </li> <li><a tabindex="32" href="concursos.xhtml">Concursos Públicos</a> </li> </ul> </li> <li> <a tabindex="33" href="#">Vereadores</a> <ul> <li> <a tabindex="34" href="vereadores.xhtml">Dados e Contato</a> </li> <li> <a tabindex="35" href="comissoes.xhtml">Comissões Permanentes</a> </li> <li> <a tabindex="36" href="reppartidaria.xhtml">Representação Partidária</a> </li> <li> <a tabindex="37" href="reporgaos.xhtml">Representação em Órgãos</a> </li> <li> <a tabindex="38" href="comissoesinquerito.xhtml">Comissões Especiais de Inquérito</a> </li> <li> <a tabindex="39" href="comissoes_especiais.xhtml">Comissões Especiais</a> </li> <li> <a tabindex="40" href="pesquisarepre.xhtml">Representações/Denúncias</a></li> <!--<li> <a tabindex="38" href="pagina_manutencao.xhtml">Representações/Denúncias</a></li>--> </ul> </li> <li> <a tabindex="40" href="#">Pautas</a> <ul> <li> <a tabindex="41" href="pautapri.xhtml">Pauta das Sessões</a> </li> <li> <a tabindex="41" href="reuniaocomissao.xhtml">Pauta das Comissões</a> </li> <li> <a tabindex="43" href="legempauta.xhtml">Legislativo em Pauta</a> </li> </ul> </li> <li> <a tabindex="50" href="#">Comunicação</a> <ul> <li> - State size:0 bytes
<HtmlCommandLink class="class org.apache.myfaces.component.html.ext.HtmlCommandLink" clientId="j_id_v" disabled="false" forceId="false" forceIdIndex="true" id="j_id_v" immediate="false" inView="true" onclick="window.open('aovivo.xhtml', 'aovivo', 'height=455,width=632');" rendered="true" tabindex="51" transient="false" location="/site/includes/menu.xhtml at line 159 and column 135"> - State size:0 bytes
Assista ao Vivo - State size:0 bytes
</HtmlCommandLink>
</li> <li> <a tabindex="52" href="anteriores.xhtml">Sessões Gravadas</a> </li> <li> <a tabindex="53" href="salaimagem.xhtml">Sala de Imagens</a> </li> <li> <a tabindex="53" href="https://www1.cml.pr.gov.br/cml/site/camaramirim/index.html">Câmara Mirim</a> </li> <li> <a tabindex="53" href="aconteceu.xhtml">Aconteceu na Câmara</a> </li> <li> <a tabindex="54" href="simbolos.xhtml">Símbolos Oficiais</a> </li> <li> <a tabindex="56" href="../../nossoshinos/index.htm">Nossos Hínos</a> </li> <li> <a tabindex="57" href="livros.xhtml">Livros - Caminhos de Londrina</a> </li> <li> <a tabindex="57" href="caminhoslondrina.xhtml">Site - Caminhos de Londrina</a> </li> <li> <a tabindex="57" href="plenario.xhtml">Empréstimo da Sala de Sessões</a> </li> </ul> </li> <li> <a tabindex="60" href="#">Pesquisas</a> <ul> <li> <a tabindex="61" href="pesquisaleis.xhtml">Leis</a> <ul> <li> <a tabindex="62" href="/leis/2000/web/LOMconsol.html">Lei Orgânica Municipal</a></li> <li> <a tabindex="62" href="/leis/2014/web/RE001062014consol.html">Regimento Interno</a></li> <li> <a tabindex="62" href="/leis/2003/web/RE000532003consol.html">Código de Ética e Decoro Parlamentar</a></li> <li> <a tabindex="62" href="/leis/1992/web/LE049281992consol.html">Estatuto dos Servidores Municipais de Londrina</a></li> <li> <a tabindex="62" href="pesquisaleis.xhtml">Todas as leis</a></li> </ul> </li> <li> <a tabindex="62" href="pesquisaproj.xhtml">Projetos</a> </li> <li> <a tabindex="63" href="pesquisapi.xhtml">Pedidos de Informação</a> </li> <li> <a tabindex="64" href="pesquisareq.xhtml">Requerimentos</a> </li> <li> <a tabindex="65" href="pesquisain.xhtml">Indicações</a> </li> <li> <a tabindex="66" href="videos.xhtml">Videos</a> </li> <li> <a tabindex="67" href="pesquisanoticias.xhtml">Notícias</a> </li> <li> <a tabindex="67" href="pesquisapodcasts.xhtml">Podcasts</a> </li> <li> <a tabindex="68" href="pesquisaatas.xhtml">Atas</a> </li> <li> <a tabindex="69" href="pesquisaagenda.xhtml">Agenda</a> </li> </ul> </li> <li> <a tabindex="70" href="transparencia.xhtml">Transparência</a> <ul> <li><a tabindex="82" href="licitacoes.xhtml">Licitações</a></li> <li><a tabindex="82" href="aviso_contratacao_direta.xhtml">Avisos de Contratação Direta</a></li> <li><a tabindex="82" href="transparencia_contaspublicas.xhtml">Execução Orçamentária</a></li> <li><a tabindex="82" href="atossite.xhtml">Atos Administrativos</a></li> <li><a tabindex="82" href="portariassite.xhtml">Portarias</a></li> <li><a tabindex="82" href="transparencia_vereadores.xhtml">Vereadores</a></li> <li><a tabindex="82" href="transparencia_servidores_escolhe.xhtml">Servidores</a></li> <li><a tabindex="82" href="transparencia.xhtml">Portal da Transparência</a></li> </ul> </li> <li> <a tabindex="75" href="loginboletim.xhtml">Cidadania</a> </li> <li> <a tabindex="80" href="#">Contato</a> <ul> <li> <a tabindex="81" href="protocidadao.xhtml">SIC</a> </li> <li> <a tabindex="82" href="contatovereadores.xhtml">Vereadores</a> </li> <li> <a tabindex="83" href="contatodepartamentos.xhtml">Departamentos</a> </li> </ul> </li> </ul> <div class="clear"> </div> </div> <div class="clear"> </div> </div> <!-- FIM DO Menu --> <!--os primefaces a seguir foi colocado para efeito de contabilidade entre o JQuery e o primefaces. Sm isso , não roda o menu 100% --> - State size:0 bytes
<AjaxStatus class="class org.primefaces.component.ajaxstatus.AjaxStatus" clientId="j_id_y" delay="0" id="j_id_y" inView="true" onstart="PF('statusDialog').show()" onsuccess="PF('statusDialog').hide()" rendered="true" transient="false" location="/site/includes/menu.xhtml at line 312 and column 99"/> - State size:0 bytes
<Dialog blockScroll="false" cache="true" class="class org.primefaces.component.dialog.Dialog" clientId="j_id_z" closable="false" closeOnEscape="false" dir="ltr" draggable="false" dynamic="false" fitViewport="false" id="j_id_z" inView="true" maximizable="false" minHeight="-2147483648" minWidth="-2147483648" minimizable="false" modal="true" positionType="fixed" rendered="true" resizable="false" responsive="true" showHeader="false" transient="false" visible="false" widgetVar="statusDialog" location="/site/includes/menu.xhtml at line 313 and column 129"> - State size:0 bytes
<GraphicImage cache="true" class="class org.primefaces.component.graphicimage.GraphicImage" clientId="j_id_10" id="j_id_10" inView="true" ismap="false" name="gifs/carregando.gif" rendered="true" stream="true" transient="false" location="/site/includes/menu.xhtml at line 314 and column 58"/> - State size:0 bytes
</Dialog>
</HtmlBody>
</html> - State size:0 bytes
<div class="contanier_centraliza"> <ul class="breadcrumb"> <li><a href="index.xhtml">Página Inicial</a> <span class="divider">/</span></li> <li><a href="#">Pesquisa</a> <span class="divider">/</span></li> <li class="active">Notícias</li> </ul> <div class="contanier_conteudo_pesq"> <a name="conteudo" title="conteúdo"/> <div class="titulo_pagina"> <h1>Pesquisa de Notícias</h1> </div> <p class="texto_mensagem"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_13" escape="true" id="j_id_13" inView="true" rendered="#{pesquisa.lstNoticias.size()==0}" transient="false" value="#{pesquisa.mensagem}" location="/site/pesquisanoticias.xhtml at line 72 and column 94"/> - State size:0 bytes
</p> <div id="formpesq"> <p class="texto_ajuda_pesquisa"> Quanto mais forem utilizadas as opções oferecidas abaixo, mais específico e otimizado será o resultado de sua pesquisa. </p> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="j_id_15" enctype="application/x-www-form-urlencoded" id="j_id_15" inView="true" prependId="true" rendered="true" styleClass="formulario_pesquisa" submitted="false" transient="false" location="/site/pesquisanoticias.xhtml at line 80 and column 41"> - State size:0 bytes
<fieldset> <legend>Pesquisa Avançada</legend> <div class="divlabel"> - State size:0 bytes
<HtmlOutputLabel class="class javax.faces.component.html.HtmlOutputLabel" clientId="j_id_15:j_id_17" escape="true" for="txt" id="j_id_17" inView="true" rendered="true" transient="false" value="Texto para busca:" location="/site/pesquisanoticias.xhtml at line 84 and column 70"/> - State size:0 bytes
<HtmlOutputLabel class="class javax.faces.component.html.HtmlOutputLabel" clientId="j_id_15:j_id_18" escape="true" for="mes" id="j_id_18" inView="true" rendered="true" transient="false" value="Mês:" location="/site/pesquisanoticias.xhtml at line 85 and column 57"/> - State size:0 bytes
<HtmlOutputLabel class="class javax.faces.component.html.HtmlOutputLabel" clientId="j_id_15:j_id_19" escape="true" for="ano" id="j_id_19" inView="true" rendered="true" transient="false" value="Ano:" location="/site/pesquisanoticias.xhtml at line 86 and column 57"/> - State size:0 bytes
</div> <div class="divcampos"> - State size:0 bytes
<HtmlInputText class="class javax.faces.component.html.HtmlInputText" clientId="j_id_15:txt" disabled="false" id="txt" immediate="true" inView="true" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="false" size="-2147483648" tabindex="1008" transient="false" valid="true" value="#{pesquisa.texto}" location="/site/pesquisanoticias.xhtml at line 91 and column 100"/> - State size:0 bytes
<HtmlSelectOneMenu class="class javax.faces.component.html.HtmlSelectOneMenu" clientId="j_id_15:mes" disabled="false" id="mes" immediate="false" inView="true" localValueSet="false" readonly="false" rendered="true" required="true" styleClass="selectOneMenu" tabindex="1009" transient="false" valid="true" value="#{pesquisa.mes}" location="/site/pesquisanoticias.xhtml at line 93 and column 127"> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1d" id="j_id_1d" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Todos os meses ..." itemValue="#{0}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 94 and column 85"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1e" id="j_id_1e" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Janeiro" itemValue="#{01}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 95 and column 75"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1f" id="j_id_1f" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Fevereiro" itemValue="#{02}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 96 and column 77"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1g" id="j_id_1g" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Março" itemValue="#{03}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 97 and column 73"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1h" id="j_id_1h" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Abril" itemValue="#{04}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 98 and column 73"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1i" id="j_id_1i" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Maio" itemValue="#{05}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 99 and column 72"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1j" id="j_id_1j" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Junho" itemValue="#{06}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 100 and column 73"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1k" id="j_id_1k" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Julho" itemValue="#{07}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 101 and column 73"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1l" id="j_id_1l" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Agosto" itemValue="#{08}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 102 and column 74"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1m" id="j_id_1m" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Setembro" itemValue="#{09}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 103 and column 76"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1n" id="j_id_1n" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Outubro" itemValue="#{10}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 104 and column 75"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1o" id="j_id_1o" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Novembro" itemValue="#{11}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 105 and column 76"/> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1p" id="j_id_1p" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Dezembro" itemValue="#{12}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 106 and column 76"/> - State size:0 bytes
</HtmlSelectOneMenu>
<HtmlSelectOneMenu class="class javax.faces.component.html.HtmlSelectOneMenu" clientId="j_id_15:ano" disabled="false" id="ano" immediate="false" inView="true" localValueSet="false" readonly="false" rendered="true" required="true" styleClass="selectOneMenu" tabindex="1010" transient="false" valid="true" value="#{pesquisa.ano}" location="/site/pesquisanoticias.xhtml at line 109 and column 127"> - State size:0 bytes
<UISelectItem class="class javax.faces.component.UISelectItem" clientId="j_id_15:j_id_1r" id="j_id_1r" inView="true" itemDisabled="false" itemEscaped="true" itemLabel="Todos os anos ..." itemValue="#{0}" noSelectionOption="false" rendered="true" transient="false" location="/site/pesquisanoticias.xhtml at line 110 and column 84"/> - State size:0 bytes
<UISelectItems class="class javax.faces.component.UISelectItems" clientId="j_id_15:j_id_1s" id="j_id_1s" inView="true" rendered="true" transient="false" value="#{pesquisa.listaAno}" location="/site/pesquisanoticias.xhtml at line 111 and column 68"/> - State size:0 bytes
</HtmlSelectOneMenu>
</div> <div class="clearfloat"/> - State size:0 bytes
<HtmlCommandButton actionExpression="#{pesquisa.pesquisanoticia}" class="class javax.faces.component.html.HtmlCommandButton" clientId="j_id_15:commandButton1" disabled="false" id="commandButton1" immediate="false" inView="true" readonly="false" rendered="true" tabindex="1011" title="Click aqui para pesquisar" transient="false" type="submit" value="Pesquisar" location="/site/pesquisanoticias.xhtml at line 120 and column 69"/> - State size:0 bytes
<HtmlCommandButton actionExpression="#{pesquisa.limpartudo}" class="class javax.faces.component.html.HtmlCommandButton" clientId="j_id_15:commandButton2" disabled="false" id="commandButton2" immediate="false" inView="true" readonly="false" rendered="true" tabindex="1012" title="Click aqui para limpar" transient="false" type="submit" value="Limpar" location="/site/pesquisanoticias.xhtml at line 123 and column 64"/> - State size:0 bytes
</fieldset> - State size:0 bytes
</HtmlForm>
<div class="informacoes_pesquisa"> <h2> <<< ATENÇÃO >>> </h2> <p>Saiba como pesquisar...</p> <p>Listar as notícias de um determinado mês e ano; Ou informando um texto para procurar dentro do mês e ano desejado.</p> <p>A pesquisa pelo texto pode ser feita em todos os meses e/ou em todos os anos. </p> <p>Pesquisa por palavras chaves Ex.: reconhecimento público.</p> </div> </div> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="form1" enctype="application/x-www-form-urlencoded" id="form1" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/site/pesquisanoticias.xhtml at line 141 and column 25"> - State size:0 bytes
<HtmlInputHidden class="class org.apache.myfaces.component.html.ext.HtmlInputHidden" clientId="form1:hdnGoogleRecaptcha" forceId="false" forceIdIndex="true" id="hdnGoogleRecaptcha" immediate="false" inView="true" localValueSet="false" rendered="true" required="false" transient="false" valid="true" value="#{recaptcha.hdnGoogleRecaptcha}" location="/site/pesquisanoticias.xhtml at line 142 and column 106"/> - State size:0 bytes
<div class="resultados_pesq"> - State size:0 bytes
<Div class="class org.apache.myfaces.custom.div.Div" clientId="form1:j_id_21" forceId="false" forceIdIndex="true" id="j_id_21" inView="true" rendered="#{pesquisa.lstNoticias.size()>0}" transient="false" value="div" location="/site/pesquisanoticias.xhtml at line 147 and column 60"> - State size:0 bytes
<div class="titulo_pagina"> <h1>Notícias</h1> </div> <p class="titulo_noticia_data">Data</p> <p class="titulo_noticia_data">Hora</p> <p class="titulo_noticia">Título da Notícia</p> - State size:0 bytes
</Div>
<HtmlDataList border="-2147483648" class="class org.apache.myfaces.custom.datalist.HtmlDataList" clientId="form1:dataTable1" derivedRowKeyPrefix="r_id_" first="0" forceId="false" forceIdIndex="true" id="dataTable1" inView="true" preserveRowComponentState="false" preserveRowStates="false" rendered="true" rowIndex="-1" rowStatePreserved="false" rows="0" transient="false" value="#{pesquisa.lstNoticias}" var="bd" location="/site/pesquisanoticias.xhtml at line 156 and column 79"> - State size:0 bytes
<p class="corpo_noticia_data"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="form1:dataTable1:j_id_25" escape="false" id="j_id_25" inView="true" rendered="true" transient="false" value="#{bd.datahoracriacao}" location="/site/pesquisanoticias.xhtml at line 158 and column 93"/> - State size:0 bytes
</p> <p class="corpo_noticia_data"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="form1:dataTable1:j_id_27" escape="false" id="j_id_27" inView="true" rendered="true" transient="false" value="#{bd.horacriacao}" location="/site/pesquisanoticias.xhtml at line 161 and column 89"/> - State size:0 bytes
</p> <p class="corpo_noticia"> - State size:0 bytes
<HtmlOutputLink class="class javax.faces.component.html.HtmlOutputLink" clientId="form1:dataTable1:j_id_29" disabled="false" id="j_id_29" inView="true" rendered="true" styleClass="titulo" transient="false" value="http://www1.cml.pr.gov.br/cml/site/noticiadetalha.xhtml?origem=0" location="/site/pesquisanoticias.xhtml at line 164 and column 124"> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="form1:dataTable1:j_id_2a" escape="false" id="j_id_2a" inView="true" rendered="true" transient="false" value="#{bd.titulo}" location="/site/pesquisanoticias.xhtml at line 165 and column 88"/> - State size:0 bytes
<UIParameter class="class javax.faces.component.UIParameter" clientId="form1:dataTable1:j_id_2b" disable="false" id="j_id_2b" inView="true" name="idnoticia" rendered="true" transient="false" value="#{bd.id_noticia}" location="/site/pesquisanoticias.xhtml at line 166 and column 73"/> - State size:0 bytes
</HtmlOutputLink>
</p> - State size:0 bytes
</HtmlDataList>
<div class="clearfloat"/> </div> - State size:0 bytes
</HtmlForm>
</div> </div> <!-- FIM DO Conteúdo --> <br class="clearfix"/> - State size:0 bytes
<?xml version='1.0' encoding='ISO-8859-1' ?> - State size:0 bytes
- State size:0 bytes
<html xml:lang="pt-br" lang="pt-br" xmlns="http://www.w3.org/1999/xhtml"> - State size:0 bytes
<HtmlHead class="class javax.faces.component.html.HtmlHead" clientId="j_id_2i" id="j_id_2i" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 7 and column 13"> - State size:0 bytes
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta name="description" content="Site da Câmara Municipal de Londrina"/> <meta name="keywords" content="Site da Câmara Municipal de Londrina, legislação, leis, projetos, vereadores, acessibilidade"/> <title>Câmara Municipal de Londrina</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link rel="stylesheet" type="text/css" href="estilos/Style.css"/> <link rel="stylesheet" type="text/css" href="estilos/Style_index.css"/> <noscript>Atenção. Seu browser não suporta JavaScript!</noscript> - State size:0 bytes
</HtmlHead>
<HtmlBody class="class javax.faces.component.html.HtmlBody" clientId="j_id_2k" id="j_id_2k" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 18 and column 13"> - State size:0 bytes
<div id="rodape"> <div class="contanier_centraliza"> <div id="rodape_dados"> <div class=" caixa_rodape caixa_menor legislativo" id="rodapeleg"> <ul class="rodape_listanaoordenada"> <li><span>Legislativo </span> <ul> <li><a tabindex="80001" href="estruturaorganizacional.xhtml">Estrutura Organizacional</a></li> <li><a tabindex="80002" href="mesaexecutiva.xhtml">Mesa Executiva</a></li> <li><a tabindex="80003" href="comissaodeetica.xhtml">Comissão de Ética</a></li> <li><a tabindex="80004" href="historia.xhtml">História</a></li> <li><a tabindex="80005" href="legislaturaoutras.xhtml">Legislaturas</a></li> <li><a tabindex="80006" href="galeriapresidentes.xhtml">Galeria de Presidentes</a></li> <li><a tabindex="80007" href="galeriamulheres.xhtml">Galeria de Mulheres no Poder</a></li> <li><a tabindex="80018" href="conhecalondrina.xhtml">Conheça Londrina</a></li> </ul> </li> </ul> </div> <div class="caixa_rodape" id="rodapevere"> <ul class="rodape_listanaoordenada"> <li><span>Vereadores </span> <ul> <li><a tabindex="80011" href="vereadores.xhtml">Dados e contato</a></li> <li><a tabindex="80012" href="comissoes.xhtml">Comissões</a></li> <li><a tabindex="80013" href="reppartidaria.xhtml">Representação Partidária</a></li> <li><a tabindex="80014" href="reporgaos.xhtml">Representação em Órgãos</a></li> <li><a tabindex="80015" href="comissoesinquerito.xhtml">Comissões Especiais de Inquérito</a></li> <li><a tabindex="80018" href="pesquisarepre.xhtml">Representações/Denúncias</a></li> </ul> </li> </ul> </div> <div class="caixa_rodape caixa_menor" id="rodapepaut"> <ul class="rodape_listanaoordenada"> <li><span>Pauta da Sessão</span> <ul> <li><a tabindex="80019" href="pautapri.xhtml">Pauta da Sessão</a></li> <li><a tabindex="80020" href="reuniaocomissao.xhtml">Pautas das Comissões</a></li> <li><a tabindex="80021" href="legempauta.xhtml">Legislativo em Pauta</a></li> </ul> </li> </ul> <br/> <ul class="rodape_listanaoordenada"> <li><span>Acesso Rápido</span> <ul> <li><a tabindex="80022" href="licitacoes.xhtml">Licitações</a></li> <li><a tabindex="80023" href="concursos.xhtml">Concursos</a></li> <li><a tabindex="80024" href="feriados.xhtml">Feriados Municipais</a></li> <li><a tabindex="80025" href="legislacao.xhtml">Legislação</a></li> </ul> </li> </ul> </div> <div class="caixa_rodape caixa_menor" id="rodapemult"> <ul class="rodape_listanaoordenada"> <li><span>Comunicação</span> <ul> <li> - State size:0 bytes
<HtmlForm class="class javax.faces.component.html.HtmlForm" clientId="rodapevivo" enctype="application/x-www-form-urlencoded" id="rodapevivo" inView="true" prependId="true" rendered="true" submitted="false" transient="false" location="/site/includes/rodape.xhtml at line 86 and column 61"> - State size:0 bytes
<HtmlCommandLink class="class org.apache.myfaces.component.html.ext.HtmlCommandLink" clientId="rodapevivo:j_id_2n" disabled="false" forceId="false" forceIdIndex="true" id="j_id_2n" immediate="false" inView="true" onclick="window.open('aovivo.xhtml', 'aovivo', 'height=455,width=632');" rendered="true" tabindex="80026" transient="false" location="/site/includes/rodape.xhtml at line 87 and column 146"> - State size:0 bytes
Acompanhe ao Vivo - State size:0 bytes
</HtmlCommandLink>
</HtmlForm>
</li> <li><a tabindex="80027" href="anteriores.xhtml">Sessões Gravadas</a></li> <li><a tabindex="53" href="aconteceu.xhtml">Aconteceu na Câmara</a></li> <li><a tabindex="80028" href="salaimagem.xhtml">Sala de Imagens</a></li> <li><a tabindex="80029" href="simbolos.xhtml">Símbolos Oficiais</a></li> <li><a tabindex="80030" href="http://home.cml.pr.gov.br/home/nossoshinos2010/index.htm">Nossos Hinos</a></li> <li><a tabindex="80031" href="livros.xhtml">Livros - Caminhos de Londrina</a></li> <li><a tabindex="80031" href="plenario.xhtml">Empréstimo da Sala de Sessões</a></li> </ul> </li> </ul> </div> <div class="caixa_rodape caixa_menor pesquisas" id="rodapepesq"> <ul class="rodape_listanaoordenada"> <li><span>Pesquisas </span> <ul> <li><a tabindex="80032" href="pesquisaleis.xhtml">Leis</a></li> <li><a tabindex="80033" href="pesquisaproj.xhtml">Projetos</a></li> <li><a tabindex="80034" href="pesquisapi.xhtml">Pedidos de Informação</a></li> <li><a tabindex="80035" href="pesquisareq.xhtml">Requerimentos</a></li> <li><a tabindex="80036" href="pesquisanoticias.xhtml">Notícias</a></li> <li><a tabindex="80037" href="videos.xhtml">Vídeos</a></li> <li><a tabindex="80038" href="salaimagem.xhtml">Imagens</a></li> <li><a tabindex="80039" href="pesquisaatas.xhtml">Atas</a></li> <li><a tabindex="80040" href="pesquisaagenda.xhtml">Agenda</a></li> </ul> </li> </ul> </div> <div class="caixa_rodape caixa_menor" id="rodapetrans"> <ul class="rodape_listanaoordenada"> <li><span>Transparência </span> <ul> <li><a tabindex="80041" href="transparencia.xhtml">Portal da Transparência</a></li> </ul> </li> </ul><br/> <ul class="rodape_listanaoordenada"> <li><span>Contato </span> <ul> <li><a tabindex="80044" href="protocidadao.xhtml">Transparência</a></li> <li><a tabindex="80045" href="contatovereadores.xhtml">Vereadores</a></li> <li><a tabindex="80046" href="contatodepartamentos.xhtml">Departamentos</a></li> </ul> </li> </ul> </div> </div> </div> <div id="rodape_j"> <div class="contanier_centraliza"> - State size:0 bytes
<HtmlPanelGrid border="-2147483648" class="class javax.faces.component.html.HtmlPanelGrid" clientId="j_id_2q" columns="3" id="j_id_2q" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 147 and column 46"> - State size:0 bytes
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2r" id="j_id_2r" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 148 and column 39"> - State size:0 bytes
<img src="imagens/brasorodape.png" alt="Brasão da Câmara Municipal de Londrina" title="Brasão da Câmara Municipal de Londrina"/> <div id="texto_rodape"> <b>CÂMARA MUNICIPAL DE LONDRINA (sede provisória)</b><br/> Rua Marselha, 183 <br/>Campus Anhanguera/Unopar<br/> Jd. Piza, Londrina/PR <br/> CEP 86041-150 <br/> (43) 3374-1300 </div> - State size:0 bytes
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2t" id="j_id_2t" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 157 and column 39"> - State size:0 bytes
<div id="texto_rodape"> <span style="font-weight: bold">Expediente:</span> De segunda a sexta, das 13h até as 19h<br/> </div> - State size:0 bytes
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2v" id="j_id_2v" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 163 and column 39"> - State size:0 bytes
<div id="texto_rodape"> <span style="font-weight: bold">Sessões Ordinárias:</span> Terças e quintas, a partir das 14h<br/> </div> - State size:0 bytes
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2x" id="j_id_2x" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 169 and column 39"> - State size:0 bytes
<div id="texto_rodape" style="margin-top: 20px; margin-bottom: 50px; text-align: center"> <span style="font-weight: bold">Emails e Telefones:</span> <a href="https://www1.cml.pr.gov.br/cml/site/contatodepartamentos.xhtml" class="linkrodape">Acesse aqui.</a><br/> </div> - State size:0 bytes
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_2z" id="j_id_2z" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 176 and column 39"> - State size:0 bytes
<div id="texto_rodape" style="margin-top: 20px; margin-bottom: 50px;"> <span style="font-weight: bold">Contato dos Vereadores:</span> <a href="https://www1.cml.pr.gov.br/cml/site/contatovereadores.xhtml" class="linkrodape">Acesse aqui.</a> <br/> </div> - State size:0 bytes
</HtmlPanelGroup>
<HtmlPanelGroup class="class javax.faces.component.html.HtmlPanelGroup" clientId="j_id_31" id="j_id_31" inView="true" rendered="true" transient="false" location="/site/includes/rodape.xhtml at line 184 and column 39"> - State size:0 bytes
<div id="texto_rodape" style="margin-top: 20px; margin-bottom: 50px;"> <a href="https://www1.cml.pr.gov.br/cml/site/faq_controladoria.xhtml" class="linkrodape"><span style="font-weight: bold">Perguntas Frequentes</span> </a> <br/> </div> - State size:0 bytes
</HtmlPanelGroup>
</HtmlPanelGrid>
</div> </div> </div> - State size:0 bytes
<HtmlOutputText class="class javax.faces.component.html.HtmlOutputText" clientId="j_id_34" escape="true" id="j_id_34" inView="true" rendered="true" transient="false" value="#{funcaosite.fecharbanco}" location="/site/includes/rodape.xhtml at line 199 and column 58"/> - State size:0 bytes
</HtmlBody>
</html> - State size:0 bytes
</HtmlBody>
</html> - State size:0 bytes
</UIViewRoot>

+ Scoped Variables

Request Parameters
NameValue
None
Request Attributes
NameValue
None
View Attributes
NameValue
None
Session Attributes
NameValue
IDsesB19217B7B25AC2C0121AAE202EF537C4
ServletHostServletec2-13-59-108-225.us-east-2.compute.amazonaws.com
ServletIPorigemServlet13.59.108.225
ServletLocalAddrServlet192.168.1.10
ServletLocalept_BR
ServletNumeroSessao1
ServletRequestURI/cml/javax.faces.resource/jquery/jquery-plugins.js.xhtml;jsessionid=33E5168A7A46631F24BA39D4AC95A806
ServletUserAgentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-languagesem informação
iporigemsem informação
localusuarioEXT
oConPainelorg.firebirdsql.jdbc.FBConnection@4ad7c783
oConPostgreProxyConnection[PooledConnection[org.postgresql.jdbc.PgConnection@7c5f3268]]
remotehostec2-13-59-108-225.us-east-2.compute.amazonaws.com
user-agentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
via
Flash Attributes
NameValue
None
Application Attributes
NameValue
SessionCounterlistener.SessionCounter@e15a056
17/05/2024 05:28:51 - Generated by MyFaces - for information on disabling or modifying this error-page, see Disabling error handling in MyFaces