An Error Occurred:

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

Caused by:
com.ibm.websphere.ce.cm.StaleConnectionException - Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor DSRA0010E: SQL State = 66000, Error Code = 12,505

+ Stack Trace

javax.faces.FacesException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at org.apache.myfaces.shared_impl.context.ExceptionHandlerImpl.wrap(ExceptionHandlerImpl.java:241)
	at org.apache.myfaces.shared_impl.context.ExceptionHandlerImpl.handle(ExceptionHandlerImpl.java:156)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:258)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:191)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1224)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)
	at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
	at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
	at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1384)
	at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:193)
	at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:564)
	at com.ibm._jsp._index._jspService(_index.java:86)
	at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1224)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)
	at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)
	at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
	at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
	at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:216)
	at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
	at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1384)
	at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:193)
	at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:604)
	at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
	at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3748)
	at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
	at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:962)
	at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
	at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)
	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:283)
	at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
	at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
	at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
	at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
	at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
	at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1814)
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at com.ibm.ws.webcontainer.annotation.WASAnnotationHelper.doPostConstruct(WASAnnotationHelper.java:313)
	at com.ibm.ws.jsf.config.annotation.WebSphereAnnotationLifecycleProvider.postConstruct(WebSphereAnnotationLifecycleProvider.java:97)
	at org.apache.myfaces.config.ManagedBeanBuilder.buildManagedBean(ManagedBeanBuilder.java:218)
	at org.apache.myfaces.el.unified.resolver.ManagedBeanResolver.createManagedBean(ManagedBeanResolver.java:303)
	at org.apache.myfaces.el.unified.resolver.ManagedBeanResolver.getValue(ManagedBeanResolver.java:266)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:55)
	at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:142)
	at org.apache.myfaces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:65)
	at org.apache.myfaces.el.convert.VariableResolverToELResolver.getValue(VariableResolverToELResolver.java:116)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:55)
	at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:142)
	at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:71)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:149)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:283)
	at org.apache.myfaces.view.facelets.el.TagValueExpression.getValue(TagValueExpression.java:85)
	at javax.faces.component._DeltaStateHelper.eval(_DeltaStateHelper.java:260)
	at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:1023)
	at org.primefaces.renderkit.CoreRenderer.renderChild(CoreRenderer.java:52)
	at org.primefaces.renderkit.CoreRenderer.renderChildren(CoreRenderer.java:47)
	at org.primefaces.component.panel.PanelRenderer.encodeContent(PanelRenderer.java:202)
	at org.primefaces.component.panel.PanelRenderer.encodeMarkup(PanelRenderer.java:119)
	at org.primefaces.component.panel.PanelRenderer.encodeEnd(PanelRenderer.java:56)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:535)
	at org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChild(RendererUtils.java:543)
	at org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase.renderChildren(HtmlGridRendererBase.java:315)
	at org.apache.myfaces.shared_impl.renderkit.html.HtmlGridRendererBase.encodeEnd(HtmlGridRendererBase.java:150)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:535)
	at org.primefaces.renderkit.CoreRenderer.renderChild(CoreRenderer.java:63)
	at org.primefaces.renderkit.CoreRenderer.renderChildren(CoreRenderer.java:47)
	at org.primefaces.component.panel.PanelRenderer.encodeContent(PanelRenderer.java:202)
	at org.primefaces.component.panel.PanelRenderer.encodeMarkup(PanelRenderer.java:119)
	at org.primefaces.component.panel.PanelRenderer.encodeEnd(PanelRenderer.java:56)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:535)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:626)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:622)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:622)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:622)
	at org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage.renderView(FaceletViewDeclarationLanguage.java:1320)
	at org.apache.myfaces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:263)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:59)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:85)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:239)
	... 38 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor357.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at com.ibm.ws.webcontainer.annotation.WASAnnotationHelper.doInvokeSingle(WASAnnotationHelper.java:522)
	at com.ibm.ws.webcontainer.annotation.WASAnnotationHelper.doInvokeChain(WASAnnotationHelper.java:481)
	at com.ibm.ws.webcontainer.annotation.WASAnnotationHelper.doPostConstruct(WASAnnotationHelper.java:308)
	... 79 more
Caused by: javax.ejb.EJBException: See nested exception; nested exception is: <openjpa-2.2.1-SNAPSHOT-r422266:1363644 fatal general error> org.apache.openjpa.persistence.PersistenceException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
  DSRA0010E: SQL State = 66000, Error Code = 12,505
FailedObject: SELECT u FROM Ugykor u where u.ervenyes=:ervenyes [java.lang.String]
	at com.ibm.ejs.container.util.ExceptionUtil.EJBException(ExceptionUtil.java:466)
	at com.ibm.ejs.container.util.ExceptionUtil.EJBException(ExceptionUtil.java:355)
	at com.ibm.ejs.container.BusinessExceptionMappingStrategy.mapException(BusinessExceptionMappingStrategy.java:391)
	at com.ibm.ejs.container.BusinessExceptionMappingStrategy.setUncheckedException(BusinessExceptionMappingStrategy.java:553)
	at com.ibm.ejs.container.EJSDeployedSupport.setUncheckedLocalException(EJSDeployedSupport.java:516)
	at hu.onyf.idopontfogl.ejb.services.EJSLocalNSLUgyService_bb7828f9.getAllUgykor(EJSLocalNSLUgyService_bb7828f9.java)
	at hu.onyf.idopontfogl.web.beans.IdopontWizardBean.init(IdopontWizardBean.java:367)
	... 85 more
Caused by: <openjpa-2.2.1-SNAPSHOT-r422266:1363644 fatal general error> org.apache.openjpa.persistence.PersistenceException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
  DSRA0010E: SQL State = 66000, Error Code = 12,505
FailedObject: SELECT u FROM Ugykor u where u.ervenyes=:ervenyes [java.lang.String]
	at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:4946)
	at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4906)
	at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:136)
	at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:110)
	at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:62)
	at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.connect(JDBCStoreManager.java:971)
	at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.getConnection(JDBCStoreManager.java:240)
	at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:413)
	at com.ibm.ws.persistence.jdbc.sql.SelectImpl.execute(SelectImpl.java:89)
	at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:391)
	at org.apache.openjpa.jdbc.sql.LogicalUnion$UnionSelect.execute(LogicalUnion.java:427)
	at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:230)
	at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:220)
	at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:94)
	at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:34)
	at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1251)
	at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:1007)
	at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:863)
	at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:794)
	at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:542)
	at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:286)
	at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:302)
	at com.ibm.ws.persistence.QueryImpl.getResultList(QueryImpl.java:118)
	at hu.onyf.idopontfogl.ejb.services.UgyService.getAllUgykor(UgyService.java:30)
	... 87 more
Caused by: com.ibm.websphere.ce.cm.StaleConnectionException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
  DSRA0010E: SQL State = 66000, Error Code = 12,505
	at sun.reflect.GeneratedConstructorAccessor123.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:39)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:527)
	at com.ibm.websphere.rsadapter.GenericDataStoreHelper.mapExceptionHelper(GenericDataStoreHelper.java:617)
	at com.ibm.websphere.rsadapter.GenericDataStoreHelper.mapException(GenericDataStoreHelper.java:676)
	at com.ibm.ws.rsadapter.AdapterUtil.mapException(AdapterUtil.java:2265)
	at com.ibm.ws.rsadapter.spi.WSRdbDataSource.getPooledConnection(WSRdbDataSource.java:2000)
	at com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl.getConnection(WSManagedConnectionFactoryImpl.java:1777)
	at com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl.createManagedConnection(WSManagedConnectionFactoryImpl.java:1546)
	at com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl.createManagedConnection(WSManagedConnectionFactoryImpl.java:1102)
	at com.ibm.ejs.j2c.FreePool.createManagedConnectionWithMCWrapper(FreePool.java:2151)
	at com.ibm.ejs.j2c.FreePool.createOrWaitForConnection(FreePool.java:1830)
	at com.ibm.ejs.j2c.PoolManager.reserve(PoolManager.java:3357)
	at com.ibm.ejs.j2c.PoolManager.reserve(PoolManager.java:2643)
	at com.ibm.ejs.j2c.ConnectionManager.allocateMCWrapper(ConnectionManager.java:1545)
	at com.ibm.ejs.j2c.ConnectionManager.allocateConnection(ConnectionManager.java:1028)
	at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource.java:644)
	at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource.java:611)
	at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getContainerManagedConnection(WSJdbcDataSource.java:958)
	at com.ibm.ws.jpa.management.JPACMDataSource.getConnection(JPACMDataSource.java:44)
	at org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:110)
	at org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:87)
	at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.connectInternal(JDBCStoreManager.java:982)
	at com.ibm.ws.persistence.jdbc.kernel.WsJpaJDBCStoreManager.connectInternal(WsJpaJDBCStoreManager.java:196)
	at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.connect(JDBCStoreManager.java:967)
	... 105 more

+ Component Tree

<UIViewRoot inView="true" locale="en_US" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/index.xhtml"> - State size:541 bytes
head
<ComponentResourceContainer id="javax_faces_location_head" inView="true" rendered="true" transient="false"> - State size:194 bytes
<UIOutput id="j_id2059540600_7ac2184c" inView="true" rendered="true" transient="false"/> - State size:1269 bytes
<UIOutput id="j_id4826741_2f2bc5f7" inView="true" rendered="true" transient="false"/> - State size:1263 bytes
<UIOutput id="j_id11" inView="true" rendered="true" transient="false"/> - State size:555 bytes
<UIOutput id="j_id12" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id13" inView="true" rendered="true" transient="false"/> - State size:550 bytes
<UIOutput id="j_id14" inView="true" rendered="true" transient="false"/> - State size:561 bytes
<UIOutput id="j_id15" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id16" inView="true" rendered="true" transient="false"/> - State size:550 bytes
<UIOutput id="j_id17" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id18" inView="true" rendered="true" transient="false"/> - State size:550 bytes
<UIOutput id="j_id19" inView="true" rendered="true" transient="false"/> - State size:564 bytes
<UIOutput id="j_id20" inView="true" rendered="true" transient="false"/> - State size:559 bytes
<UIOutput id="j_id21" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id22" inView="true" rendered="true" transient="false"/> - State size:550 bytes
<UIOutput id="j_id23" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id24" inView="true" rendered="true" transient="false"/> - State size:550 bytes
<UIOutput id="j_id25" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id26" inView="true" rendered="true" transient="false"/> - State size:550 bytes
<UIOutput id="j_id27" inView="true" rendered="true" transient="false"/> - State size:553 bytes
<UIOutput id="j_id28" inView="true" rendered="true" transient="false"/> - State size:550 bytes
</ComponentResourceContainer>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > - State size:0 bytes
<html xmlns="http://www.w3.org/1999/xhtml"> - State size:0 bytes
<HtmlHead id="j_id2059540600_7ac21862" inView="true" rendered="true" transient="false"> - State size:575 bytes
<title>Online időpont foglaló</title> - State size:0 bytes
<title>Online időpont foglaló</title> - State size:0 bytes
<UIOutput id="j_id4826741_2f2bc5ca" inView="true" rendered="true" transient="false"/> - State size:1266 bytes
<script type="text/javascript"> function checkDate(date){ var invalidDates = document.getElementById('homeForm:disabledDates').value; var invDatesArray = invalidDates.split(","); var df = $.datepicker.formatDate("yy.mm.dd", date); var res = $.inArray(df, invDatesArray) == -1; //var className = res ? '' : 'calendarDisabled'; return [res,'']; }; </script> - State size:0 bytes
</HtmlHead>
<HtmlBody id="j_id2059540600_7ac21836" inView="true" rendered="true" transient="false"> - State size:575 bytes
<div id="layout-body"> <div id="headPicture" style="background: url('resources/img/mak_ony2.png') no-repeat;"/> <div id="huCont" style="position: relative; float: left; margin: 2% 0 0 1%;"> <div id="leftPic" style="background-color: black; height: 280px; width: 130px; border: 0; margin-bottom: 5px; background: url('resources/img/img-left.png') no-repeat;"/> <a href="http://www.onyf.hu"> <div id="mohuPic" style="background-color: black; height: 50px; width: 180px; border: 0; margin-bottom: 5px; background: url('resources/img/ohu.png') no-repeat;"/> </a> <a href="http://www.magyarorszag.hu"> <div id="ohuPic" style="background-color: black; height: 50px; width: 180px; border: 0; margin-bottom: 5px; background: url('resources/img/mohu.png') no-repeat;"/> </a> </div> - State size:0 bytes
<HtmlForm enctype="application/x-www-form-urlencoded" id="homeForm" inView="true" prependId="true" rendered="true" submitted="false" transient="false"> - State size:711 bytes
<Panel closable="false" closeSpeed="500" collapsed="false" id="homePanel" inView="true" rendered="true" styleClass="homePanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:905 bytes
<h1 class="title ui-widget-header"> <div id="titlePic" style="position:relative;float:left;"> - State size:0 bytes
<GraphicImage cache="true" height="60" id="j_id430774854_5b72f758" inView="true" ismap="false" library="img" name="calendar.png" rendered="true" transient="false"/> - State size:1061 bytes
</div> <div id="titleLabel" style="color:#000000;font-weight:bold;font-size:17px;position:relative;top:20px;width:300px;height:20px;float:left;"> - State size:0 bytes
<OutputLabel escape="true" id="j_id430774854_5b72f765" inView="true" rendered="true" transient="false" value="Online időpont foglaló"/> - State size:733 bytes
</div> </h1> - State size:0 bytes
<HtmlPanelGrid border="-2147483648" columnClasses="homeCell" columns="1" id="menu" inView="true" rendered="true" style="padding-top: 30px;" transient="false"> - State size:789 bytes
<Panel closable="false" closeSpeed="500" collapsed="false" id="info" inView="true" rendered="true" styleClass="infoPanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:895 bytes
<h3> - State size:0 bytes
<HtmlOutputLabel escape="true" id="j_id2059540600_7ac218a5" inView="true" rendered="#{idopWiz.notFolyositas}" transient="false" value="Kérjük, jelölje meg, hogy új ügyet kíván-e indítani, vagy folyamatban lévő ügyben kíván eljárni!"/> - State size:1205 bytes
Az időpontfoglalás megkezdése előtt felhívjuk a figyelmét arra, hogy törvényi felhatalmazás hiányában nem áll módunkban útiköltségét megtéríteni. </h3> - State size:0 bytes
</Panel>
<Panel closable="false" closeSpeed="500" collapsed="false" id="ugytipus" inView="true" rendered="#{idopWiz.startTabSelection == 'ALL' or idopWiz.startTabSelection == 'ugytipus'}" styleClass="selectionPanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1438 bytes
<Messages autoUpdate="false" closable="true" escape="true" for="newOnBtn" globalOnly="false" id="ugykorErrorMsg" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:1036 bytes
<PanelGrid columns="2" id="j_id2059540600_7ac21969" inView="true" rendered="true" transient="false"> - State size:973 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21953" inView="true" rendered="true" transient="false" value="Ügykör: *"/> - State size:661 bytes
<SelectOneMenu caseSensitive="false" converter="hu.onyf.idopontfogl.web.converters.UgykorConverter@df95946b" disabled="#{not (idopWiz.currentStep == 'start')}" editable="false" effect="fade" filter="false" height="2147483647" id="SEL_Ugykor" immediate="false" inView="true" localValueSet="false" maxlength="2147483647" readonly="false" rendered="true" required="false" transient="false" valid="true" value="#{idopWiz.selUgykor}"> - State size:3104 bytes
<UISelectItems id="j_id2059540600_7ac21914" inView="true" rendered="true" transient="false" value="#{idopWiz.ugykorList}"/> - State size:1251 bytes
</SelectOneMenu>
<HtmlOutputText escape="true" id="j_id2059540600_7ac21901" inView="true" rendered="true" transient="false" value="Ügy: *"/> - State size:657 bytes
<SelectOneMenu caseSensitive="false" converter="hu.onyf.idopontfogl.web.converters.UgyConverter@202f21cb" disabled="#{not (idopWiz.currentStep == 'start')}" editable="false" effect="fade" filter="false" height="2147483647" id="SEL_Ugy" immediate="false" inView="true" localValueSet="false" maxlength="2147483647" readonly="false" rendered="true" required="false" style="width:500px;" transient="false" valid="true" value="#{idopWiz.selUgy}"> - State size:2142 bytes
<UISelectItems id="j_id2059540600_7ac219c2" inView="true" rendered="true" transient="false" value="#{idopWiz.ugyList}"/> - State size:1240 bytes
</SelectOneMenu>
</PanelGrid>
<CommandButton action="#{idopWiz.stepFromTab('ugytipus')}" actionExpression="#{idopWiz.stepFromTab('ugytipus')}" ajax="true" async="false" disabled="#{not (idopWiz.currentStep == 'start')}" escape="true" global="true" iconPos="left" id="newOnBtn" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" rendered="true" style="width:100%;" transient="false" type="submit" update="@all" value="Új ügyet kívánok indítani"/> - State size:1937 bytes
</Panel>
<Panel closable="false" closeSpeed="500" collapsed="false" id="taj" inView="true" rendered="#{idopWiz.startTabSelection == 'ALL' or idopWiz.startTabSelection == 'taj'}" styleClass="selectionPanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1423 bytes
<Messages autoUpdate="false" closable="true" escape="true" for="tajBtn" globalOnly="false" id="tajErrorMsg" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:1031 bytes
<HtmlPanelGrid border="-2147483648" columns="2" id="j_id2059540600_7ac21983" inView="true" rendered="true" transient="false"> - State size:725 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21a6d" inView="true" rendered="true" transient="false" value="Folyósítási törzsszám: *"/> - State size:679 bytes
<InputMask disabled="#{not (idopWiz.currentStep == 'start')}" id="tajText" immediate="false" inView="true" localValueSet="false" mask="999-99999-9" maxlength="11" readonly="false" rendered="true" required="false" size="30" transient="false" valid="true" validatorMessage="Helytelen folyósítási törzsszám formátum!" value="#{idopWiz.taj}"/> - State size:1978 bytes
<Watermark for="tajText" id="j_id2059540600_7ac21a57" inView="true" rendered="true" transient="false" value="Folyósítási törzsszám..."/> - State size:953 bytes
</HtmlPanelGrid>
<HtmlPanelGrid border="-2147483648" columns="2" id="j_id2059540600_7ac21a44" inView="true" rendered="true" style="margin-top: 20px;" transient="false"> - State size:759 bytes
<SelectBooleanCheckbox disabled="#{not (idopWiz.currentStep == 'start')}" id="j_id2059540600_7ac21a2e" immediate="false" inView="true" localValueSet="false" readonly="false" rendered="true" required="false" selected="#{idopWiz.tajMessageConfirmed}" transient="false" valid="true" value="#{idopWiz.tajMessageConfirmed}"/> - State size:1405 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21a1b" inView="true" rendered="true" styleClass="bold-title" transient="false" value="Az időpontfoglalás megkezdése előtt felhívjuk a figyelmét arra, hogy törvényi felhatalmazás hiányában nem áll módunkban útiköltségét megtéríteni!"/> - State size:915 bytes
</HtmlPanelGrid>
<CommandButton action="#{idopWiz.stepFromTab('taj')}" actionExpression="#{idopWiz.stepFromTab('taj')}" ajax="true" async="false" disabled="#{not (idopWiz.currentStep == 'start')}" escape="true" global="true" iconPos="left" id="tajBtn" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" rendered="true" style="width:100%;" transient="false" type="submit" update="@all" value="Ellátásom folyósításával kapcsolatban kívánok eljárni"/> - State size:1959 bytes
</Panel>
<Panel closable="false" closeSpeed="500" collapsed="false" id="iktszam" inView="true" rendered="#{idopWiz.startTabSelection == 'ALL' or idopWiz.startTabSelection == 'iktszam'}" styleClass="selectionPanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1470 bytes
<Messages autoUpdate="false" closable="true" escape="true" for="torzsBtn" globalOnly="false" id="torzsErrorMsg" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:1035 bytes
<PanelGrid columns="1" id="j_id2059540600_7ac21adc" inView="true" rendered="true" transient="false"> - State size:973 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21ac6" inView="true" rendered="true" styleClass="bold-title" transient="false" value="Tisztelt Ügyfelünk!"/> - State size:772 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21ab3" inView="true" rendered="true" styleClass="bold-title" transient="false" value="Felhívjuk szíves figyelmét arra, hogy folyamatban lévő ügynek a 2016. évet követő évszámmal ellátott iktatószámú ügy tekinthető. Kérjük, hogy ügyszámot kizárólag abban az esetben adjon meg, ha 2016. évet követő iktatószámú nyugdíj-elbírálási vagy adategyeztetési folyamatban lévő ügye van. Amennyiben ilyen eljárás nincs folyamatban, szíveskedjen az „Új ügyet kívánok indítani” menüponton keresztül a lakóhely adatok alapján időpontot foglalni. A foglalás során a TAJ szám vagy a természetes személyazonosító adatok megadása kötelező."/> - State size:1349 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21aa0" inView="true" rendered="true" styleClass="bold-title" transient="false" value="Felhívjuk szíves figyelmét, hogy a Budapest Főváros Kormányhivatalánál jogorvoslati eljárás keretében folyamatban lévő ügy esetén a BP/L556 vagy BP/L155 kezdetű iktatószám helyett az elsőfokú döntésen szereplő iktatószámot szíveskedjen megadni. Az érintett ügyekben az elsőfokú döntést kiadó nyugdíjbiztosítási igazgatási szerv általános tájékoztatásra jogosult, ezért az időpontfoglalás is ennek megfelelően történik."/> - State size:1217 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21a9d" inView="true" rendered="true" transient="false" value="Iktatószám (Adategyeztetési eljárásban: Ügyszám): *"/> - State size:708 bytes
<InputText disabled="#{not (idopWiz.currentStep == 'start')}" id="iktszamText" immediate="false" inView="true" localValueSet="false" maxlength="24" readonly="false" rendered="true" required="false" size="50" transient="false" type="text" valid="true" value="#{idopWiz.iktSzam}"/> - State size:1543 bytes
<Watermark for="iktszamText" id="j_id2059540600_7ac21a87" inView="true" rendered="true" transient="false" value="Iktatószám..."/> - State size:943 bytes
<Tooltip for="iktszamText" hideEffect="fade" id="j_id2059540600_7ac21b74" inView="true" rendered="true" showEffect="fade" transient="false"> - State size:916 bytes
<PanelGrid columns="1" id="j_id2059540600_7ac21b5e" inView="true" rendered="true" transient="false"> - State size:973 bytes
<OutputLabel escape="true" id="j_id2059540600_7ac21b38" inView="true" rendered="true" transient="false" value="Folyamatban lévő ügyben kezdeményezett időpontfoglalás esetén"/> - State size:746 bytes
<OutputLabel escape="true" id="j_id2059540600_7ac21b35" inView="true" rendered="true" transient="false" value="az iktatószámot a birtokában lévő tájékoztatólevél"/> - State size:737 bytes
<OutputLabel escape="true" id="j_id2059540600_7ac21b22" inView="true" rendered="true" transient="false" value="vagy döntés (végzés, határozat) alapján az alábbi példáknak"/> - State size:746 bytes
<OutputLabel escape="true" id="j_id2059540600_7ac21b1f" inView="true" rendered="true" transient="false" value="megfelelő szerkezetben kérjük megadni ."/> - State size:720 bytes
<OutputLabel escape="true" id="j_id2059540600_7ac21b0c" inView="true" rendered="true" transient="false" value="BP-08/L100/12345/2018 vagy BP-08/L511/12345/2018"/> - State size:726 bytes
</PanelGrid>
</Tooltip>
</PanelGrid>
<CommandButton action="#{idopWiz.stepFromTab('iktszam')}" actionExpression="#{idopWiz.stepFromTab('iktszam')}" ajax="true" async="false" disabled="#{not (idopWiz.currentStep == 'start')}" escape="true" global="true" iconPos="left" id="torzsBtn" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" rendered="true" style="width:100%;" transient="false" type="submit" update="@all" value="Folyamatban lévő ügyben kívánok eljárni"/> - State size:1952 bytes
</Panel>
</HtmlPanelGrid>
</Panel>
<Panel closable="false" closeSpeed="500" collapsed="false" id="illetekes" inView="true" rendered="#{not (idopWiz.currentStep == 'ugytipus') and not (idopWiz.currentStep == 'start')}" styleClass="homePanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1442 bytes
<Panel closable="false" closeSpeed="500" collapsed="false" id="j_id2059540600_7ac21bd0" inView="true" rendered="true" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:586 bytes
<Panel closable="false" closeSpeed="500" collapsed="false" id="j_id2059540600_7ac21bba" inView="true" rendered="#{(idopWiz.currentStep == 'illetekes')}" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1054 bytes
<h3>Az illetékes eljáró szerv kiválasztásához kérjük, adja meg irányítószámát, vagy településének nevét!</h3> - State size:0 bytes
</Panel>
<Messages autoUpdate="false" closable="true" escape="true" globalOnly="false" id="j_id2059540600_7ac21ba4" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:959 bytes
<HtmlPanelGrid border="-2147483648" columns="2" id="j_id2059540600_7ac21b91" inView="true" rendered="true" transient="false"> - State size:725 bytes
<HtmlOutputLabel escape="true" for="irsz" id="j_id2059540600_7ac21c7b" inView="true" rendered="#{(idopWiz.currentStep == 'illetekes')}" transient="false" value="Irányítószám: *"/> - State size:1231 bytes
<AutoComplete completeMethod="#{idopWiz.onIrszComplete}" disabled="false" dropdown="false" effectDuration="400" forceSelection="true" global="true" id="irsz" immediate="false" inView="true" localValueSet="false" maxResults="10" maxlength="4" minQueryLength="2" multiple="false" queryDelay="300" readonly="false" rendered="#{(idopWiz.currentStep == 'illetekes')}" required="false" scrollHeight="2147483647" size="-2147483648" transient="false" valid="true" value="#{idopWiz.selVaros.iranyitoszam}"/> - State size:3370 bytes
<HtmlOutputLabel escape="true" for="varos" id="j_id2059540600_7ac21c4f" inView="true" rendered="#{(idopWiz.currentStep == 'illetekes')}" transient="false" value="Település: *"/> - State size:1227 bytes
<AutoComplete completeMethod="#{idopWiz.onVarosComplete}" disabled="false" dropdown="false" effectDuration="400" forceSelection="true" global="true" id="varos" immediate="false" inView="true" localValueSet="false" maxResults="10" maxlength="-2147483648" minQueryLength="2" multiple="false" queryDelay="300" readonly="false" rendered="#{(idopWiz.currentStep == 'illetekes')}" required="false" scrollHeight="2147483647" size="50" transient="false" valid="true" value="#{idopWiz.selVaros.varos}"/> - State size:3359 bytes
</HtmlPanelGrid>
<PanelGrid columnClasses="normal-title, bold-title" columns="2" id="szervInfo" inView="true" rendered="true" style="padding-top: 30px;" transient="false"> - State size:1061 bytes
<HtmlOutputLabel escape="true" for="szervNev" id="j_id2059540600_7ac21cfd" inView="true" rendered="true" transient="false" value="Az illetékes eljáró szerv neve : "/> - State size:783 bytes
<HtmlOutputText escape="true" id="szervNev" inView="true" rendered="true" transient="false" value="#{idopWiz.selVaros.helyszinId.nev}"/> - State size:1021 bytes
<HtmlOutputLabel escape="true" for="szervCim" id="j_id2059540600_7ac21ce7" inView="true" rendered="true" transient="false" value="címe : "/> - State size:755 bytes
<HtmlOutputText escape="true" id="szervCim" inView="true" rendered="true" transient="false" value="#{idopWiz.selVaros.helyszinId.cim}"/> - State size:1021 bytes
<HtmlOutputLabel escape="true" for="szervIdo" id="j_id2059540600_7ac21cc1" inView="true" rendered="true" transient="false" value="online időpontra érkező ügyfelek ügyfélfogadási rendje: "/> - State size:810 bytes
<DataTable currentPageReportTemplate="({currentPage} of {totalPages})" dir="ltr" draggableColumns="false" editMode="row" editable="false" editingRow="false" emptyMessage="No records found." filterDelay="2147483647" first="0" id="szervIdo" inView="true" lazy="false" liveResize="false" liveScroll="false" pageLinks="10" paginator="false" paginatorAlwaysVisible="true" paginatorPosition="both" paginatorTemplate="{FirstPageLink} {PreviousPageLink} {PageLinks} {NextPageLink} {LastPageLink} {RowsPerPageDropdown}" rendered="#{idopWiz.generalFoglIdo.size() > 0}" resizableColumns="false" rowIndex="-1" rows="0" scrollRows="0" scrollable="false" sortMode="single" sortOrder="ascending" transient="false" value="#{idopWiz.generalFoglIdo}" var="fd"> - State size:1359 bytes
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Nap" id="j_id2059540600_7ac21c98" inView="true" rendered="true" resizable="true" rowspan="1" transient="false"> - State size:855 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21c82" inView="true" rendered="true" transient="false" value="#{fd.napNev}"/> - State size:992 bytes
</Column>
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Tól" id="j_id2059540600_7ac21d7f" inView="true" rendered="true" resizable="true" rowspan="1" transient="false"> - State size:856 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21d59" inView="true" rendered="true" transient="false" value="#{fd.tol1}"/> - State size:988 bytes
</Column>
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Ig" id="j_id2059540600_7ac21d56" inView="true" rendered="true" resizable="true" rowspan="1" transient="false"> - State size:854 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21d30" inView="true" rendered="true" transient="false" value="#{fd.ig1}"/> - State size:986 bytes
</Column>
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Tól" id="j_id2059540600_7ac21d2d" inView="true" rendered="true" resizable="true" rowspan="1" transient="false"> - State size:856 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21d17" inView="true" rendered="true" transient="false" value="#{fd.tol2}"/> - State size:988 bytes
</Column>
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Ig" id="j_id2059540600_7ac21d04" inView="true" rendered="true" resizable="true" rowspan="1" transient="false"> - State size:854 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21dee" inView="true" rendered="true" transient="false" value="#{fd.ig2}"/> - State size:986 bytes
</Column>
</DataTable>
</PanelGrid>
<div class="ui-wizard-navbar ui-helper-clearfix"> - State size:0 bytes
<Button disabled="false" escape="true" iconPos="left" id="megse1" inView="true" includeViewParams="false" outcome="/index?faces-redirect=true" rendered="#{(idopWiz.currentStep == 'illetekes')}" styleClass="ui-wizard-nav-back" transient="false" value="Mégse"/> - State size:1358 bytes
<CommandButton action="#{idopWiz.stepFromTab('illetekes')}" actionExpression="#{idopWiz.stepFromTab('illetekes')}" ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="j_id2059540600_7ac21dc8" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" rendered="#{ (idopWiz.currentStep == 'illetekes')}" style="" transient="false" type="submit" update="@all" value="Tovább"/> - State size:1924 bytes
</div> - State size:0 bytes
</Panel>
</Panel>
<Panel closable="false" closeSpeed="500" collapsed="false" id="idopont" inView="true" rendered="#{not (idopWiz.currentStep == 'start') and not (idopWiz.currentStep == 'ugytipus') and not (idopWiz.currentStep == 'illetekes')}" styleClass="homePanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1530 bytes
<Panel closable="false" closeSpeed="500" collapsed="false" id="j_id2059540600_7ac21daf" inView="true" rendered="#{(idopWiz.currentStep == 'idopont')}" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1050 bytes
<h3>Kérem válassza ki a foglalás dátumát és időpontját!</h3> - State size:0 bytes
</Panel>
<HtmlPanelGrid border="-2147483648" columns="4" id="j_id2059540600_7ac21d89" inView="true" rendered="true" style="font-size:20px;" transient="false"> - State size:757 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21e73" inView="true" rendered="#{not (idopWiz.currentStep == 'idopont')}" transient="false" value="Az Ön időpontja:"/> - State size:1140 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21e60" inView="true" rendered="#{not (idopWiz.currentStep == 'idopont')}" style="font-weight:bold" transient="false" value="#{idopWiz.dateShow} "/> - State size:1292 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21e5d" inView="true" rendered="#{not (idopWiz.currentStep == 'idopont')}" style="font-weight:bold" transient="false" value="#{idopWiz.selTimeSlot.slotStartString} - "/> - State size:1330 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21e4a" inView="true" rendered="#{not (idopWiz.currentStep == 'idopont')}" style="font-weight:bold" transient="false" value="#{idopWiz.selTimeSlot.slotEndString}"/> - State size:1320 bytes
</HtmlPanelGrid>
<br/> - State size:0 bytes
<SelectBooleanCheckbox disabled="#{not (idopWiz.currentStep == 'idopont')}" id="j_id2059540600_7ac21e47" immediate="false" inView="true" localValueSet="false" readonly="false" rendered="#{idopWiz.selUgykor.megnevezes eq 'Folyósítás (csak törzsszámmal rendelkező személyek esetén)'}" required="false" selected="#{idopWiz.tajMessageConfirmed}" transient="false" valid="true" value="#{idopWiz.tajMessageConfirmed}"/> - State size:1709 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21e34" inView="true" rendered="#{idopWiz.selUgykor.megnevezes eq 'Folyósítás (csak törzsszámmal rendelkező személyek esetén)'}" styleClass="bold-title" transient="false" value="Az időpontfoglalás megkezdése előtt felhívjuk a figyelmét arra, hogy törvényi felhatalmazás hiányában nem áll módunkban útiköltségét megtéríteni!"/> - State size:1512 bytes
<br/> - State size:0 bytes
<Messages autoUpdate="false" closable="true" escape="true" globalOnly="false" id="idopMessages" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:1012 bytes
<HtmlInputHidden id="disabledDates" immediate="false" inView="true" localValueSet="false" rendered="true" required="false" transient="false" valid="true" value="#{idopWiz.disabledDates}"/> - State size:1175 bytes
<HtmlPanelGrid border="-2147483648" columnClasses="verticalTop, verticalTop" columns="2" id="idopontSelectGrid" inView="true" rendered="true" transient="false"> - State size:768 bytes
<Calendar beforeShowDay="checkDate" conversionFailed="false" disabled="false" disabledWeekends="false" effectDuration="normal" id="inline" immediate="false" inView="true" lang="hu" localValueSet="false" locale="hu" maxHour="23" maxMinute="59" maxSecond="59" maxdate="#{idopWiz.maxDate}" maxlength="-2147483648" minHour="0" minMinute="0" minSecond="0" mindate="#{idopWiz.minDate}" mode="inline" navigator="false" pages="2" pattern="yyyy.MM.dd" readonly="false" readonlyInput="false" rendered="#{(idopWiz.currentStep == 'idopont')}" required="false" selectOtherMonths="false" showButtonPanel="false" showOn="focus" showOtherMonths="false" showWeek="false" size="-2147483648" stepHour="1" stepMinute="1" stepSecond="1" timeOnly="false" transient="false" valid="true" value="#{idopWiz.selDate}" widgetVar="idopCal"/> - State size:3486 bytes
<DataTable currentPageReportTemplate="({currentPage} of {totalPages})" dir="ltr" draggableColumns="false" editMode="row" editable="false" editingRow="false" emptyMessage="No records found." filterDelay="2147483647" first="0" header=" Időpontok" id="foglIdopontok" inView="true" lazy="false" liveResize="false" liveScroll="false" pageLinks="10" paginator="false" paginatorAlwaysVisible="true" paginatorPosition="both" paginatorTemplate="{FirstPageLink} {PreviousPageLink} {PageLinks} {NextPageLink} {LastPageLink} {RowsPerPageDropdown}" rendered="#{idopWiz.actTimeSlots.size() > 0 and idopWiz.currentStep == 'idopont'}" resizableColumns="false" rowIndex="-1" rowKey="#{foglIdopontok.slotStartString}" rowStyleClass="#{foglIdopontok.free ? null : 'unavailableSlot'}" rows="0" scrollRows="0" scrollable="false" selection="#{idopWiz.selTimeSlot}" sortMode="single" sortOrder="ascending" transient="false" value="#{idopWiz.timeSlotDataModel}" var="foglIdopontok"> - State size:1972 bytes
header
Időpontok - State size:0 bytes
<Column colspan="1" disabledSelection="#{not (idopWiz.currentStep == 'idopont')}" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" id="j_id2059540600_7ac21e90" inView="true" rendered="true" resizable="true" rowspan="1" selectionMode="single" transient="false"/> - State size:1351 bytes
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Tól" id="j_id2059540600_7ac21e8d" inView="true" rendered="true" resizable="true" rowspan="1" style="font-weight: bold;" transient="false"> - State size:891 bytes
#{foglIdopontok.slotStartString} - State size:0 bytes
</Column>
<Column colspan="1" disabledSelection="false" exportable="true" filterBy="false" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" headerText="Ig" id="j_id2059540600_7ac21f77" inView="true" rendered="true" resizable="true" rowspan="1" style="font-weight: bold;" transient="false"> - State size:889 bytes
#{foglIdopontok.slotEndString} - State size:0 bytes
</Column>
</DataTable>
</HtmlPanelGrid>
<div class="ui-wizard-navbar ui-helper-clearfix"> - State size:0 bytes
<Button disabled="false" escape="true" iconPos="left" id="megse2" inView="true" includeViewParams="false" outcome="/index?faces-redirect=true" rendered="#{(idopWiz.currentStep == 'idopont')}" styleClass="ui-wizard-nav-back" transient="false" value="Mégse"/> - State size:1354 bytes
<CommandButton action="#{idopWiz.stepFromTab('idopont')}" actionExpression="#{idopWiz.stepFromTab('idopont')}" ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="j_id2059540600_7ac21f4e" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" rendered="#{ (idopWiz.currentStep == 'idopont')}" style="" transient="false" type="submit" update="@all" value="Tovább"/> - State size:1916 bytes
</div> - State size:0 bytes
</Panel>
<Panel closable="false" closeSpeed="500" collapsed="false" id="foglalas" inView="true" rendered="#{idopWiz.currentStep == 'foglalas'}" styleClass="homePanel" toggleOrientation="vertical" toggleSpeed="500" toggleable="false" transient="false" visible="true"> - State size:1346 bytes
<Messages autoUpdate="false" closable="true" escape="true" globalOnly="false" id="foglMessages" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:1012 bytes
<HtmlPanelGrid border="-2147483648" columns="2" id="j_id2059540600_7ac21f12" inView="true" rendered="true" transient="false"> - State size:725 bytes
<HtmlOutputLabel escape="true" for="name" id="j_id2059540600_7ac21ffc" inView="true" rendered="true" transient="false" value="Név: *"/> - State size:750 bytes
<InputText disabled="#{not (idopWiz.currentStep == 'foglalas')}" id="name" immediate="false" inView="true" localValueSet="false" maxlength="100" readonly="false" rendered="true" required="true" requiredMessage="Kérem adja meg a nevét és a további személyes adatait vagy nevét és TAJ számát!" size="50" transient="false" type="text" valid="true" value="#{idopWiz.tranz.nev}"> - State size:1787 bytes
<Watermark for="name" id="j_id2059540600_7ac21fd3" inView="true" rendered="true" transient="false" value="Név..."/> - State size:928 bytes
</InputText>
<HtmlOutputLabel escape="true" for="vtaj" id="j_id2059540600_7ac21fc0" inView="true" rendered="true" transient="false" value="TAJ: *"/> - State size:749 bytes
<InputMask disabled="#{(not (idopWiz.currentStep == 'foglalas')) or (idopWiz.type == 'TYPE_TAJ')}" id="vtaj" immediate="false" inView="true" localValueSet="false" mask="999-999-999" maxlength="11" readonly="false" rendered="true" required="false" requiredMessage="Kérem adja meg a TAJ számát!" size="20" transient="false" valid="true" validatorMessage="Helytelen TAJ azonosító!" value="#{idopWiz.tranz.vtaj}"> - State size:2642 bytes
<Watermark for="vtaj" id="j_id2059540600_7ac21fa7" inView="true" rendered="true" transient="false" value="TAJ..."/> - State size:927 bytes
</InputMask>
<HtmlOutputLabel escape="true" for="szuldat" id="j_id2059540600_7ac21f94" inView="true" rendered="true" transient="false" value="Születési dátum: *"/> - State size:767 bytes
<InputText disabled="#{not (idopWiz.currentStep == 'foglalas')}" id="szuldat" immediate="false" inView="true" localValueSet="false" maxlength="10" readonly="false" rendered="true" required="false" size="10" transient="false" type="text" valid="true" value="#{idopWiz.szulDate}"> - State size:1542 bytes
<Watermark for="szuldat" id="j_id2059540600_7ac2106b" inView="true" rendered="true" transient="false" value="Pl:1955.02.02"/> - State size:937 bytes
</InputText>
<HtmlOutputLabel escape="true" for="szhely" id="j_id2059540600_7ac21058" inView="true" rendered="true" transient="false" value="Születési hely: *"/> - State size:764 bytes
<InputText disabled="#{(not (idopWiz.currentStep == 'foglalas')) or (idopWiz.type == 'TYPE_TAJ')}" id="szhely" immediate="false" inView="true" localValueSet="false" maxlength="100" readonly="false" rendered="true" required="false" requiredMessage="Kérem adja meg a születési helyét!" size="50" transient="false" type="text" valid="true" value="#{idopWiz.tranz.szulhely}"> - State size:1808 bytes
<Watermark for="szhely" id="j_id2059540600_7ac2103f" inView="true" rendered="true" transient="false" value="Születési hely"/> - State size:939 bytes
</InputText>
<HtmlOutputLabel escape="true" for="szanyja" id="j_id2059540600_7ac2102c" inView="true" rendered="true" transient="false" value="Anyja születéskori neve: *"/> - State size:774 bytes
<InputText disabled="#{(not (idopWiz.currentStep == 'foglalas')) or (idopWiz.type == 'TYPE_TAJ')}" id="szanyja" immediate="false" inView="true" localValueSet="false" maxlength="100" readonly="false" rendered="true" required="false" requiredMessage="Kérem adja meg az anyja születéskori nevét!" size="50" transient="false" type="text" valid="true" value="#{idopWiz.tranz.anyjanev}"> - State size:1818 bytes
<Watermark for="szanyja" id="j_id2059540600_7ac21003" inView="true" rendered="true" transient="false" value="Anyja születéskori neve..."/> - State size:952 bytes
</InputText>
<HtmlOutputLabel escape="true" for="email" id="j_id2059540600_7ac210f0" inView="true" rendered="true" transient="false" value="Email cím: *"/> - State size:757 bytes
<InputText disabled="#{not (idopWiz.currentStep == 'foglalas')}" id="email" immediate="false" inView="true" localValueSet="false" maxlength="50" readonly="false" rendered="true" required="true" requiredMessage="Kérem adja meg az email címét!" size="50" transient="false" type="text" valid="true" validatorMessage="Helytelen email formátum!" value="#{idopWiz.tranz.email}"> - State size:1925 bytes
<Watermark for="email" id="j_id2059540600_7ac210c4" inView="true" rendered="true" transient="false" value="Email cím..."/> - State size:935 bytes
</InputText>
<HtmlOutputLabel escape="true" for="CaptchaImgID" id="j_id2059540600_7ac210b1" inView="true" rendered="true" transient="false" value="Ellenőrző kód: "/> - State size:769 bytes
<HtmlGraphicImage id="CaptchaImgID" inView="true" ismap="false" rendered="true" transient="false" url="/simpleCaptcha.png" value="/simpleCaptcha.png"/> - State size:648 bytes
<HtmlOutputLabel escape="true" for="CaptchaID" id="j_id2059540600_7ac2109b" inView="true" rendered="true" transient="false" value="Kérem írja be a képen szereplő ellenőrző kódot: *"/> - State size:804 bytes
<InputText disabled="#{not (idopWiz.currentStep == 'foglalas')}" id="CaptchaID" immediate="false" inView="true" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="true" requiredMessage="Kérem adja meg az ellenőrző kódot!" size="-2147483648" transient="false" type="text" valid="true" validatorMessage="Az ellenörző kód hibás!"/> - State size:1953 bytes
<HtmlOutputLabel escape="true" for="megjegyzes" id="j_id2059540600_7ac21172" inView="true" rendered="true" transient="false" value="Megjegyzés: "/> - State size:762 bytes
<InputText disabled="#{not (idopWiz.currentStep == 'foglalas')}" id="megjegyzes" immediate="false" inView="true" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="false" size="50" transient="false" type="text" valid="true" validatorMessage="Maximum 255 karakter hosszú megjegyzést adhat meg!" value="#{idopWiz.tranz.megjegyzes}"/> - State size:1756 bytes
<HtmlOutputLabel escape="true" id="j_id2059540600_7ac21146" inView="true" rendered="true" transient="false" value=""/> - State size:651 bytes
<HtmlOutputLabel escape="true" id="j_id2059540600_7ac21133" inView="true" rendered="true" transient="false" value="A megjegyzés rovatban javasoljuk feltüntetni a tárgyévet megelőző évi évszámot tartalmazó iktatószámot."/> - State size:766 bytes
</HtmlPanelGrid>
<HtmlPanelGrid border="-2147483648" columns="2" id="j_id2059540600_7ac21120" inView="true" rendered="true" style="margin-top: 10px;" transient="false"> - State size:759 bytes
<CommandButton ajax="true" async="false" disabled="#{not (idopWiz.currentStep == 'foglalas')}" escape="true" global="true" iconPos="left" id="j_id2059540600_7ac2110a" immediate="false" inView="true" inline="false" oncomplete="if (!args.validationFailed) confirmation.show()" partialSubmit="false" readonly="false" rendered="true" style="" transient="false" type="submit" update="foglMessages" value="Foglalás"/> - State size:2265 bytes
<HtmlOutputText escape="true" id="j_id2059540600_7ac21107" inView="true" rendered="#{not (idopWiz.currentStep == 'idopont')}" style="font-weight:bold" transient="false" value="#{idopWiz.selfReg}"/> - State size:1284 bytes
</HtmlPanelGrid>
<HtmlPanelGrid border="-2147483648" columns="1" id="j_id2059540600_7ac211f4" inView="true" rendered="true" style="margin-top: 10px;" transient="false"> - State size:759 bytes
<div class="ui-wizard-navbar ui-helper-clearfix"> - State size:0 bytes
<Button disabled="false" escape="true" iconPos="left" id="megse3" inView="true" includeViewParams="false" outcome="/index?faces-redirect=true" rendered="#{(idopWiz.currentStep == 'foglalas')}" styleClass="ui-wizard-nav-back" transient="false" value="Mégse"/> - State size:1356 bytes
</div> <br/> - State size:0 bytes
<HtmlOutputLabel escape="true" id="j_id2059540600_7ac211cb" inView="true" rendered="#{(idopWiz.selfReg == '')}" style="font-size:18px;font-weight:bold" transient="false" value="Figyelem! A foglalást elektronikus levélben is meg kell majd erősítenie! Amennyiben nem érkezik levél a megadott címre kérjük ismételje meg foglalását!"/> - State size:1374 bytes
</HtmlPanelGrid>
<Dialog appendToBody="false" closable="false" closeOnEscape="false" dir="ltr" draggable="false" dynamic="false" header="A foglalás folyamatban..." id="j_id2059540600_7ac211b8" inView="true" maximizable="false" minHeight="-2147483648" minWidth="-2147483648" minimizable="false" modal="true" rendered="true" resizable="true" showHeader="true" transient="false" visible="false" widgetVar="statusDialog"> - State size:1052 bytes
<HtmlGraphicImage id="j_id2059540600_7ac211a2" inView="true" ismap="false" rendered="true" transient="false" url="/resources/img/ajax-loader.gif" value="/resources/img/ajax-loader.gif"/> - State size:671 bytes
</Dialog>
<ConfirmDialog appendToBody="false" closable="true" closeOnEscape="false" dir="ltr" header="Foglalás megerősítése" id="confirmDialog" inView="true" message="Megerősíti a foglalást?" rendered="true" severity="alert" transient="false" visible="false" widgetVar="confirmation"> - State size:1028 bytes
<CommandButton ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="confirm" immediate="false" inView="true" inline="false" oncomplete="statusDialog.show(); confirmation.hide(); foglEnd.show();" onstart="statusDialog.show();" partialSubmit="false" readonly="false" rendered="true" style="" transient="false" type="submit" update="foglEnd" value="Igen"/> - State size:1828 bytes
<CommandButton ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="decline" immediate="false" inView="true" inline="false" onclick="confirmation.hide()" partialSubmit="false" readonly="false" rendered="true" style="" transient="false" type="button" value="Nem"/> - State size:806 bytes
</ConfirmDialog>
<Dialog appendToBody="true" closable="true" closeOnEscape="true" dir="ltr" draggable="true" dynamic="false" header="Időpontfoglalás" id="foglEnd" inView="true" maximizable="false" minHeight="-2147483648" minWidth="-2147483648" minimizable="false" modal="true" rendered="true" resizable="true" showHeader="true" transient="false" visible="false" widgetVar="foglEnd"> - State size:2498 bytes
<Messages autoUpdate="false" closable="false" escape="true" globalOnly="false" id="j_id2059540600_7ac2123a" inView="true" redisplay="true" rendered="true" showDetail="false" showSummary="true" transient="false"/> - State size:1021 bytes
<Button disabled="false" escape="true" iconPos="left" id="goHomeBtn" inView="true" includeViewParams="false" outcome="/index?faces-redirect=true" rendered="true" style="" transient="false" value="Befejezés"/> - State size:874 bytes
</Dialog>
</Panel>
<DefaultCommand id="j_id2059540600_7ac21224" inView="true" rendered="true" target="#{idopWiz.defbtn}" transient="false"/> - State size:1024 bytes
</HtmlForm>
</div> - 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
None
Flash Attributes
NameValue
None
Application Attributes
NameValue
None
Mar 29, 2024 4:25:26 PM - Generated by MyFaces - for information on disabling or modifying this error-page, see Disabling error handling in MyFaces