Wishlist

Error - An error occurred performing resource injection on managed bean wishlistViewBean

An Error Occurred:

An error occurred performing resource injection on managed bean wishlistViewBean

+ Stack Trace

com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean wishlistViewBean
	at com.sun.faces.mgbean.BeanBuilder.invokePostConstruct(BeanBuilder.java:227)
	at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:103)
	at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
	at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
	at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:257)
	at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:117)
	at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
	at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
	at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:116)
	at com.sun.el.parser.AstValue.getBase(AstValue.java:150)
	at com.sun.el.parser.AstValue.getValue(AstValue.java:199)
	at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:226)
	at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
	at org.primefaces.component.repeat.UIRepeat.getValue(UIRepeat.java:236)
	at org.primefaces.component.repeat.UIRepeat.getDataModel(UIRepeat.java:196)
	at org.primefaces.component.repeat.UIRepeat.setIndex(UIRepeat.java:486)
	at org.primefaces.component.repeat.UIRepeat.process(UIRepeat.java:542)
	at org.primefaces.component.repeat.UIRepeat.encodeChildren(UIRepeat.java:989)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1856)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1859)
	at org.primefaces.component.tabview.TabViewRenderer.encodeTabContent(TabViewRenderer.java:345)
	at org.primefaces.component.tabview.TabViewRenderer.encodeContents(TabViewRenderer.java:301)
	at org.primefaces.component.tabview.TabViewRenderer.encodeMarkup(TabViewRenderer.java:143)
	at org.primefaces.component.tabview.TabViewRenderer.encodeEnd(TabViewRenderer.java:82)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:920)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1863)
	at javax.faces.render.Renderer.encodeChildren(Renderer.java:176)
	at javax.faces.render.RendererWrapper.encodeChildren(RendererWrapper.java:95)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:890)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1856)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1859)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1859)
	at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:456)
	at javax.faces.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:146)
	at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:134)
	at com.liferay.faces.bridge.application.internal.ViewHandlerCompatImpl.renderView(ViewHandlerCompatImpl.java:93)
	at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:120)
	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
	at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:219)
	at com.liferay.faces.bridge.internal.BridgePhaseHeaderRenderCommon.executeRender(BridgePhaseHeaderRenderCommon.java:253)
	at com.liferay.faces.bridge.internal.BridgePhaseRenderCompatImpl.execute(BridgePhaseRenderCompatImpl.java:57)
	at com.liferay.faces.bridge.internal.BridgePhaseRenderImpl.execute(BridgePhaseRenderImpl.java:57)
	at com.liferay.faces.bridge.internal.BridgeImpl.doFacesRequest(BridgeImpl.java:157)
	at javax.portlet.faces.GenericFacesPortlet.doView(GenericFacesPortlet.java:753)
	at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:397)
	at javax.portlet.faces.GenericFacesPortlet.doDispatch(GenericFacesPortlet.java:669)
	at javax.portlet.GenericPortlet.render(GenericPortlet.java:291)
	at com.liferay.portlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:127)
	at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:58)
	at com.liferay.portlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:124)
	at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:71)
	at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:115)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.wab.extender.internal.adapter.AsyncAttributeAdapterServlet.service(AsyncAttributeAdapterServlet.java:85)
	at com.liferay.portal.osgi.web.wab.extender.internal.adapter.ServletExceptionAdapter.service(ServletExceptionAdapter.java:76)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:50)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
	at com.liferay.portal.osgi.web.wab.extender.internal.adapter.FilterExceptionAdapter.doFilter(FilterExceptionAdapter.java:46)
	at org.eclipse.equinox.http.servlet.internal.registration.FilterRegistration.doFilter(FilterRegistration.java:121)
	at org.eclipse.equinox.http.servlet.internal.servlet.FilterChainImpl.doFilter(FilterChainImpl.java:45)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:70)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portlet.internal.InvokerPortletImpl.invoke(InvokerPortletImpl.java:571)
	at com.liferay.portlet.internal.InvokerPortletImpl.invokeRender(InvokerPortletImpl.java:661)
	at com.liferay.portlet.internal.InvokerPortletImpl.render(InvokerPortletImpl.java:344)
	at com.liferay.portal.monitoring.internal.portlet.MonitoringInvokerPortlet.lambda$render$0(MonitoringInvokerPortlet.java:259)
	at com.liferay.portal.monitoring.internal.portlet.MonitoringInvokerPortlet._render(MonitoringInvokerPortlet.java:363)
	at com.liferay.portal.monitoring.internal.portlet.MonitoringInvokerPortlet.render(MonitoringInvokerPortlet.java:257)
	at org.apache.jsp.html.portal.render_005fportlet_jsp._jspService(render_005fportlet_jsp.java:1489)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:64)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.portal.servlet.TransferHeadersHelperImpl$TransferHeadersRequestDispatcher.include(TransferHeadersHelperImpl.java:162)
	at com.liferay.portlet.internal.PortletContainerImpl._render(PortletContainerImpl.java:908)
	at com.liferay.portlet.internal.PortletContainerImpl.lambda$render$2(PortletContainerImpl.java:223)
	at com.liferay.portlet.internal.PortletContainerImpl._preserveGroupIds(PortletContainerImpl.java:425)
	at com.liferay.portlet.internal.PortletContainerImpl.render(PortletContainerImpl.java:211)
	at com.liferay.portlet.SecurityPortletContainerWrapper.render(SecurityPortletContainerWrapper.java:143)
	at com.liferay.portlet.RestrictPortletContainerWrapper.lambda$render$0(RestrictPortletContainerWrapper.java:124)
	at com.liferay.portlet.RestrictPortletContainerWrapper._render(RestrictPortletContainerWrapper.java:185)
	at com.liferay.portlet.RestrictPortletContainerWrapper.render(RestrictPortletContainerWrapper.java:122)
	at com.liferay.portal.kernel.portlet.PortletContainerUtil.render(PortletContainerUtil.java:214)
	at com.liferay.taglib.portletext.RuntimeTag.doTag(RuntimeTag.java:338)
	at com.liferay.fragment.internal.renderer.FragmentPortletRendererImpl.renderPortlet(FragmentPortletRendererImpl.java:50)
	at com.liferay.fragment.entry.processor.portlet.PortletFragmentEntryProcessor._renderWidgetHTML(PortletFragmentEntryProcessor.java:394)
	at com.liferay.fragment.entry.processor.portlet.PortletFragmentEntryProcessor.processFragmentEntryLinkHTML(PortletFragmentEntryProcessor.java:151)
	at com.liferay.fragment.internal.processor.FragmentEntryProcessorRegistryImpl.processFragmentEntryLinkHTML(FragmentEntryProcessorRegistryImpl.java:159)
	at com.liferay.fragment.internal.renderer.FragmentEntryFragmentRenderer._renderFragmentEntryLink(FragmentEntryFragmentRenderer.java:309)
	at com.liferay.fragment.internal.renderer.FragmentEntryFragmentRenderer.render(FragmentEntryFragmentRenderer.java:100)
	at com.liferay.fragment.internal.renderer.FragmentRendererControllerImpl.render(FragmentRendererControllerImpl.java:99)
	at org.apache.jsp.render_005ffragment_005flayout.render_005flayout_005fstructure_jsp._jspService(render_005flayout_005fstructure_jsp.java:658)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.render_005ffragment_005flayout.render_005flayout_005fstructure_jsp._jspService(render_005flayout_005fstructure_jsp.java:691)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.render_005ffragment_005flayout.render_005flayout_005fstructure_jsp._jspService(render_005flayout_005fstructure_jsp.java:561)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.render_005ffragment_005flayout.render_005flayout_005fstructure_jsp._jspService(render_005flayout_005fstructure_jsp.java:472)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.render_005ffragment_005flayout.render_005flayout_005fstructure_jsp._jspService(render_005flayout_005fstructure_jsp.java:842)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.render_005ffragment_005flayout.render_005flayout_005fstructure_jsp._jspService(render_005flayout_005fstructure_jsp.java:524)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.render_005ffragment_005flayout.page_jsp._jspService(page_jsp.java:262)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.DirectServletPathRegisterDispatcher.include(DirectServletPathRegisterDispatcher.java:67)
	at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79)
	at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
	at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:407)
	at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:383)
	at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217)
	at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88)
	at org.apache.jsp.layout.view.content_jsp._jspService(content_jsp.java:211)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:372)
	at com.liferay.portal.osgi.web.servlet.jsp.compiler.internal.JspServlet.service(JspServlet.java:384)
	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153)
	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62)
	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:120)
	at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48)
	at com.liferay.portal.servlet.TransferHeadersHelperImpl$TransferHeadersRequestDispatcher.include(TransferHeadersHelperImpl.java:162)
	at com.liferay.layout.type.controller.content.internal.layout.type.controller.ContentLayoutTypeController.includeLayoutContent(ContentLayoutTypeController.java:193)
	at com.liferay.portal.model.impl.LayoutImpl.includeLayoutContent(LayoutImpl.java:900)
	at com.liferay.portal.action.LayoutAction.processLayout(LayoutAction.java:413)
	at com.liferay.portal.action.LayoutAction.execute(LayoutAction.java:170)
	at com.liferay.portal.struts.PortalRequestProcessor._process(PortalRequestProcessor.java:414)
	at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:154)
	at com.liferay.portal.internal.servlet.MainServlet.doGet(MainServlet.java:204)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
	at com.liferay.portal.internal.servlet.MainServlet.service(MainServlet.java:621)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)
	at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.servlet.filters.lockout.LockoutFilter.processFilter(LockoutFilter.java:58)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:183)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)
	at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
	at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
	at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
	at com.liferay.friendly.url.internal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:463)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at com.liferay.portal.servlet.ServletAdapter.service(ServletAdapter.java:99)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)
	at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.servlet.filters.lockout.LockoutFilter.processFilter(LockoutFilter.java:58)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.servlet.filters.secure.BaseAuthFilter.processFilter(BaseAuthFilter.java:340)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.servlet.filters.cache.CacheFilter.processFilter(CacheFilter.java:431)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.servlet.filters.etag.ETagFilter.processFilter(ETagFilter.java:87)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:264)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:147)
	at com.liferay.portal.monitoring.internal.servlet.filter.MonitoringFilter.processFilter(MonitoringFilter.java:183)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)
	at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
	at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
	at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
	at com.liferay.portal.servlet.I18nServlet._processI18nData(I18nServlet.java:355)
	at com.liferay.portal.servlet.I18nServlet.service(I18nServlet.java:119)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:124)
	at com.liferay.portal.servlet.filters.password.modified.PasswordModifiedFilter.processFilter(PasswordModifiedFilter.java:62)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.servlet.filters.lockout.LockoutFilter.processFilter(LockoutFilter.java:58)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712)
	at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459)
	at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384)
	at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
	at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:364)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
	at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)
	at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)
	at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)
	at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389)
	at com.liferay.portal.servlet.filters.urlrewrite.UrlRewriteFilter.processFilter(UrlRewriteFilter.java:65)
	at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:49)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:215)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:175)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:196)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
	at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	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:373)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1594)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:750)
Caused by: com.sun.faces.spi.InjectionProviderException
	at com.sun.faces.vendor.WebContainerInjectionProvider.invokeAnnotatedMethod(WebContainerInjectionProvider.java:115)
	at com.sun.faces.vendor.WebContainerInjectionProvider.invokePostConstruct(WebContainerInjectionProvider.java:95)
	at com.sun.faces.mgbean.BeanBuilder.invokePostConstruct(BeanBuilder.java:221)
	... 412 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor791.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.faces.vendor.WebContainerInjectionProvider.invokeAnnotatedMethod(WebContainerInjectionProvider.java:113)
	... 414 more
Caused by: java.lang.NullPointerException
	at eu.projecdrives.platform.gui.user.WishlistView.init(WishlistView.java:60)
	... 418 more

+ Component Tree

<UIViewRootBridgeImpl id="_driveswishlist_WAR_euprojectdrivesplatformgui_" inView="true" locale="en_US" renderKitId="HTML_BASIC" rendered="true" transient="false" viewId="/WEB-INF/views/wishlist/view.xhtml">
javax_faces_location_HEAD
<ComponentResourceContainer id="javax_faces_location_HEAD" inView="true" rendered="true" transient="false">
<UIOutput id="j_idt2" inView="false" rendered="true" transient="false"/>
<UIOutput inView="true" rendered="true" transient="false"/>
<UIOutput inView="true" rendered="true" transient="false"/>
<UIOutput inView="true" rendered="true" transient="false"/>
<UIOutput inView="true" rendered="true" transient="false"/>
<UIOutput inView="true" rendered="true" transient="false"/>
<InlineScript id="j_id2" inView="true" rendered="true" transient="false"/>
</ComponentResourceContainer>
<UIOutput id="j_idt1" inView="true" rendered="true" transient="false"/>
<HtmlBody id="j_idt3" inView="true" rendered="true" transient="false">
<HtmlForm enctype="application/x-www-form-urlencoded" id="wishlistForm" inView="true" prependId="true" rendered="true" submitted="false" transient="false">
<Growl escape="true" globalOnly="false" id="growl-sticky" inView="true" keepAlive="false" life="6000" redisplay="true" rendered="true" showDetail="true" showSummary="true" sticky="true" transient="false"/>
<h3>#{i18n['wishlist']}</h3>
<TabView activeIndex="0" cache="true" dir="ltr" dynamic="false" effectDuration="normal" id="j_idt5" inView="true" index="-1" offset="0" orientation="top" prependId="true" rendered="true" scrollable="false" size="-1" step="1" transient="false">
<Tab closable="false" disabled="false" id="j_idt6" inView="true" loaded="false" rendered="true" title="SCKs" transient="false">
<UIRepeat id="j_idt7" inView="true" rendered="true" transient="false" var="sckToAcq">
<HtmlPanelGrid border="-2147483648" cellpadding="3" columns="6" id="j_idt8" inView="true" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_idt9" inView="true" rendered="true" transient="false" value="Name"/>
<HtmlOutputText escape="true" id="j_idt10" inView="true" rendered="true" transient="false"/>
<HtmlOutputText escape="true" id="j_idt11" inView="true" rendered="true" style="margin-left:20px" transient="false" value="Level"/>
<SelectOneMenu appendTo="@(body)" autoWidth="true" caseSensitive="false" disabled="false" dynamic="false" editable="false" filter="false" height="200" id="j_idt12" immediate="false" inView="true" localValueSet="false" maxlength="2147483647" readonly="false" rendered="true" required="false" syncTooltip="false" transient="false" valid="true">
<UISelectItems id="j_idt13" inView="true" rendered="true" transient="false"/>
</SelectOneMenu>
<CommandButton ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-search" iconPos="left" id="j_idt14" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" validateClient="false"/>
<CommandButton action="#{wishlistViewBean.removeSck(sckToAcq)}" actionExpression="#{wishlistViewBean.removeSck(sckToAcq)}" ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-trash" iconPos="left" id="j_idt15" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" update=":wishlistForm" validateClient="false"/>
</HtmlPanelGrid>
</UIRepeat>
<InputText disabled="false" id="filterInput" immediate="false" inView="true" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="false" size="-2147483648" transient="false" type="text" valid="true"/>
<CommandButton action="#{wishlistViewBean.loadScks()}" actionExpression="#{wishlistViewBean.loadScks()}" ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="j_idt16" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" oncomplete="PF('tableWV').clearFilters()" partialSubmit="false" process="@this filterInput" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" style="margin-left:10px;margin-bottom:10px" timeout="0" transient="false" type="submit" update="table" validateClient="false" value="Search"/>
<DataTable caseSensitiveSort="false" cellEditMode="eager" clientCache="false" currentPageReportTemplate="({currentPage} of {totalPages})" defaultSort="true" dir="ltr" disableContextMenuIfEmpty="false" disabledSelection="false" disabledTextSelection="true" draggableColumns="false" draggableRows="false" editInitEvent="click" editMode="row" editable="false" editingRow="false" emptyMessage="No records found." escapeText="true" expandableRowGroups="false" expandedRow="false" filterDelay="2147483647" first="0" frozenColumns="0" frozenRows="0" header="javax.faces.component.html.HtmlOutputText@1abea568" id="table" inView="true" initMode="load" lazy="false" liveResize="false" liveScroll="false" liveScrollBuffer="0" multiViewState="false" nativeElements="false" nullSortOrder="1" pageLinks="10" paginator="true" paginatorAlwaysVisible="true" paginatorPosition="top" paginatorTemplate="{FirstPageLink} {PageLinks} {LastPageLink}" reflow="false" rendered="true" resizableColumns="false" resizeMode="fit" rowEditMode="eager" rowExpandMode="multiple" rowHover="false" rowIndex="-1" rowSelectMode="new" rowStatePreserved="false" rows="10" saveOnCellBlur="true" scrollOffset="0" scrollRows="0" scrollable="false" skipChildren="false" sortMode="single" sortOrder="ascending" stickyHeader="false" tabindex="0" transient="false" var="sck" virtualScroll="false" widgetVar="tableWV">
header
<HtmlOutputText escape="true" id="j_idt17" inView="true" rendered="true" transient="false" value="Skills & Knowledge"/>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Name" id="j_idt18" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" toggleable="true" transient="false" visible="true">
<HtmlOutputText escape="true" id="j_idt19" inView="true" rendered="true" transient="false"/>
</Column>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Type" id="j_idt20" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" toggleable="true" transient="false" visible="true">
<HtmlOutputText escape="true" id="j_idt21" inView="true" rendered="true" transient="false"/>
</Column>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Detail" id="j_idt22" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" style="text-align:center" toggleable="true" transient="false" visible="true">
<CommandButton ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-search" iconPos="left" id="j_idt23" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" validateClient="false"/>
</Column>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Add" id="j_idt24" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" style="text-align:center" toggleable="true" transient="false" visible="true">
<CommandButton action="#{wishlistViewBean.addSck(sck)}" actionExpression="#{wishlistViewBean.addSck(sck)}" ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-plus" iconPos="left" id="j_idt25" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" update=":wishlistForm" validateClient="false"/>
</Column>
</DataTable>
<CommandButton action="#{wishlistViewBean.save}" actionExpression="#{wishlistViewBean.save}" ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="j_idt26" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" update=":wishlistForm" validateClient="false" value="Save"/>
</Tab>
<Tab closable="false" disabled="false" id="j_idt27" inView="true" loaded="false" rendered="true" title="Job roles" transient="false">
<UIRepeat id="j_idt28" inView="true" rendered="true" transient="false" var="jobRoleToAcq">
<HtmlPanelGrid border="-2147483648" cellpadding="3" columns="4" id="j_idt29" inView="true" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_idt30" inView="true" rendered="true" transient="false" value="Name"/>
<HtmlOutputText escape="true" id="j_idt31" inView="true" rendered="true" transient="false"/>
<CommandButton ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-search" iconPos="left" id="j_idt32" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" validateClient="false"/>
<CommandButton action="#{wishlistViewBean.removeJobRole(jobRoleToAcq)}" actionExpression="#{wishlistViewBean.removeJobRole(jobRoleToAcq)}" ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-trash" iconPos="left" id="j_idt33" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" update=":wishlistForm" validateClient="false"/>
</HtmlPanelGrid>
</UIRepeat>
<InputText disabled="false" id="filterInputJobRole" immediate="false" inView="true" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="false" size="-2147483648" transient="false" type="text" valid="true"/>
<CommandButton action="#{wishlistViewBean.loadJobRoles()}" actionExpression="#{wishlistViewBean.loadJobRoles()}" ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="j_idt34" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" oncomplete="PF('tableWVJobRole').clearFilters()" partialSubmit="false" process="@this filterInputJobRole" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" style="margin-left:10px;margin-bottom:10px" timeout="0" transient="false" type="submit" update="table" validateClient="false" value="Search"/>
<DataTable caseSensitiveSort="false" cellEditMode="eager" clientCache="false" currentPageReportTemplate="({currentPage} of {totalPages})" defaultSort="true" dir="ltr" disableContextMenuIfEmpty="false" disabledSelection="false" disabledTextSelection="true" draggableColumns="false" draggableRows="false" editInitEvent="click" editMode="row" editable="false" editingRow="false" emptyMessage="No records found." escapeText="true" expandableRowGroups="false" expandedRow="false" filterDelay="2147483647" first="0" frozenColumns="0" frozenRows="0" header="javax.faces.component.html.HtmlOutputText@3613801b" id="tableJobRole" inView="true" initMode="load" lazy="false" liveResize="false" liveScroll="false" liveScrollBuffer="0" multiViewState="false" nativeElements="false" nullSortOrder="1" pageLinks="10" paginator="true" paginatorAlwaysVisible="true" paginatorPosition="top" paginatorTemplate="{FirstPageLink} {PageLinks} {LastPageLink}" reflow="false" rendered="true" resizableColumns="false" resizeMode="fit" rowEditMode="eager" rowExpandMode="multiple" rowHover="false" rowIndex="-1" rowSelectMode="new" rowStatePreserved="false" rows="10" saveOnCellBlur="true" scrollOffset="0" scrollRows="0" scrollable="false" skipChildren="false" sortMode="single" sortOrder="ascending" stickyHeader="false" tabindex="0" transient="false" var="jobRole" virtualScroll="false" widgetVar="tableWVJobRole">
header
<HtmlOutputText escape="true" id="j_idt35" inView="true" rendered="true" transient="false" value="Job roles"/>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Name" id="j_idt36" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" toggleable="true" transient="false" visible="true">
<HtmlOutputText escape="true" id="j_idt37" inView="true" rendered="true" transient="false"/>
</Column>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Detail" id="j_idt38" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" style="text-align:center" toggleable="true" transient="false" visible="true">
<CommandButton ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-search" iconPos="left" id="j_idt39" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" validateClient="false"/>
</Column>
<Column colspan="1" exportable="true" filterMatchMode="startsWith" filterMaxLength="2147483647" filterPosition="bottom" filterable="true" groupRow="false" headerText="Add" id="j_idt40" inView="true" priority="0" rendered="true" resizable="true" rowspan="1" selectRow="true" sortable="true" style="text-align:center" toggleable="true" transient="false" visible="true">
<CommandButton action="#{wishlistViewBean.addJobRole(jobRole)}" actionExpression="#{wishlistViewBean.addJobRole(jobRole)}" ajax="true" async="false" disabled="false" escape="true" global="true" icon="pi pi-plus" iconPos="left" id="j_idt41" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" update=":wishlistForm" validateClient="false"/>
</Column>
</DataTable>
<CommandButton action="#{wishlistViewBean.save}" actionExpression="#{wishlistViewBean.save}" ajax="true" async="false" disabled="false" escape="true" global="true" iconPos="left" id="j_idt42" ignoreAutoUpdate="false" immediate="false" inView="true" inline="false" partialSubmit="false" readonly="false" renderDisabledClick="true" rendered="true" resetValues="false" timeout="0" transient="false" type="submit" update=":wishlistForm" validateClient="false" value="Save"/>
</Tab>
</TabView>
</HtmlForm>
</HtmlBody>
</UIViewRootBridgeImpl>

+ Scoped Variables

Request Parameters
NameValue
None
View Attributes
NameValue
headManagedBeancom.liferay.faces.bridge.renderkit.html_basic.internal.HeadManagedBean@7fe2f36f
Request Attributes
NameValue
INVOKER_FILTER_URI/driveswishlist/invoke
LIFERAY_SHARED_OUTPUT_DATAcom.liferay.portal.kernel.servlet.taglib.util.OutputData@27f3b1cc
LIFERAY_SHARED_THEME_DISPLAYcom.liferay.portal.kernel.theme.ThemeDisplay@404dd5b2
PORTLET_IDdriveswishlist_WAR_euprojectdrivesplatformgui
Flash Attributes
NameValue
None
Session Attributes
NameValue
None
Application Attributes
NameValue
PLUGIN_CLASS_LOADERorg.eclipse.osgi.internal.loader.EquinoxClassLoader@7250b86c[eu.project-drives.platform.gui:1.0.0(id=1211)]
PLUGIN_PORTLETS[{mvccVersion=0, id=0, companyId=0, portletId=drivesworkinggroupsmanagement_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=driveslogs_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivestests_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesconfirmation_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=about_us_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesbadgeview_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivescorporationsummary_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivessearch_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=driveslogsdetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivestrainingelement_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesjobRoledetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesareaedit_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesbestpracticeresourcedetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=apprenticeshipsmenu_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesjobRoleedit_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivespendingproviders_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=driveschangelog_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=blankmenu_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesacademy_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=driveslandingpage_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesskilllist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesaccountmanagement_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesjrbrowsing_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesapprenticeshiptoolkit_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesjobRolelist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivessckselect_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesadminbadges_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesknowledgelist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=driveswishlist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesapprenticeshipdetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesuserinfo_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesbprlist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivescompetence_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesskilldetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesuserachievements_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesimportjobRole_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesknowledgedetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivestrainingcompletion_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=trainingdetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivescompetenceinfo_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesuserreport_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesregistration_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesbpredit_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=goodpracticeresourcemenu_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesscklist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=driveswiki_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesexpertdashboard_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=homepagemenu_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesadmintraining_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesuserlist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivessckedit_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesapprenticeshipview_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivescontactus_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivestraininglist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesassertion_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=termsofuse_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivestrainingElementdetail_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=elasticsearch_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivespendingexperts_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesproviderdashboard_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesbestpracticeresource_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivessckbrowsing_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesusercorporation_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivestrainingfile_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesworkinggroupslist_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesuserdashboard_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}, {mvccVersion=0, id=0, companyId=0, portletId=drivesemailtemplatemanagement_WAR_euprojectdrivesplatformgui, roles=Administrator,Guest,Power User,User, active=true}]
_about_us_WAR_euprojectdrivesplatformgui_p_p_col_count0
_about_us_WAR_euprojectdrivesplatformgui_p_p_col_id
_about_us_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_about_us_WAR_euprojectdrivesplatformgui_p_p_modeview
_about_us_WAR_euprojectdrivesplatformgui_p_p_statenormal
_apprenticeshipsmenu_WAR_euprojectdrivesplatformgui_p_p_col_count0
_apprenticeshipsmenu_WAR_euprojectdrivesplatformgui_p_p_col_id
_apprenticeshipsmenu_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_apprenticeshipsmenu_WAR_euprojectdrivesplatformgui_p_p_modeview
_apprenticeshipsmenu_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesapprenticeshipdetail_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesapprenticeshipdetail_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesapprenticeshipdetail_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesapprenticeshipdetail_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesapprenticeshipdetail_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesapprenticeshipview_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesapprenticeshipview_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesapprenticeshipview_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesapprenticeshipview_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesapprenticeshipview_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesareaedit_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesareaedit_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesareaedit_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesareaedit_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesareaedit_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesassertion_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesassertion_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesassertion_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesassertion_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesassertion_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesbadgeview_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesbadgeview_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesbadgeview_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesbadgeview_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesbadgeview_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesbestpracticeresource_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesbestpracticeresource_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesbestpracticeresource_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesbestpracticeresource_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesbestpracticeresource_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesbestpracticeresourcedetail_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesbestpracticeresourcedetail_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesbestpracticeresourcedetail_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesbestpracticeresourcedetail_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesbestpracticeresourcedetail_WAR_euprojectdrivesplatformgui_p_p_statenormal
_driveschangelog_WAR_euprojectdrivesplatformgui_p_p_col_count0
_driveschangelog_WAR_euprojectdrivesplatformgui_p_p_col_id
_driveschangelog_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_driveschangelog_WAR_euprojectdrivesplatformgui_p_p_modeview
_driveschangelog_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesconfirmation_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesconfirmation_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesconfirmation_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesconfirmation_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesconfirmation_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivescontactus_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivescontactus_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivescontactus_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivescontactus_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivescontactus_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesjobRoledetail_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesjobRoledetail_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesjobRoledetail_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesjobRoledetail_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesjobRoledetail_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesjrbrowsing_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesjrbrowsing_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesjrbrowsing_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesjrbrowsing_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesjrbrowsing_WAR_euprojectdrivesplatformgui_p_p_statenormal
_driveslogs_WAR_euprojectdrivesplatformgui_p_p_col_count0
_driveslogs_WAR_euprojectdrivesplatformgui_p_p_col_id
_driveslogs_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_driveslogs_WAR_euprojectdrivesplatformgui_p_p_modeview
_driveslogs_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesregistration_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesregistration_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesregistration_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesregistration_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesregistration_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivessckbrowsing_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivessckbrowsing_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivessckbrowsing_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivessckbrowsing_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivessckbrowsing_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivessearch_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivessearch_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivessearch_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivessearch_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivessearch_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesskilldetail_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesskilldetail_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesskilldetail_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesskilldetail_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesskilldetail_WAR_euprojectdrivesplatformgui_p_p_statenormal
_drivesuserreport_WAR_euprojectdrivesplatformgui_p_p_col_count0
_drivesuserreport_WAR_euprojectdrivesplatformgui_p_p_col_id
_drivesuserreport_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_drivesuserreport_WAR_euprojectdrivesplatformgui_p_p_modeview
_drivesuserreport_WAR_euprojectdrivesplatformgui_p_p_statenormal
_driveswiki_WAR_euprojectdrivesplatformgui_p_p_col_count0
_driveswiki_WAR_euprojectdrivesplatformgui_p_p_col_id
_driveswiki_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_driveswiki_WAR_euprojectdrivesplatformgui_p_p_modeview
_driveswiki_WAR_euprojectdrivesplatformgui_p_p_statenormal
_driveswishlist_WAR_euprojectdrivesplatformgui_p_p_col_count0
_driveswishlist_WAR_euprojectdrivesplatformgui_p_p_col_id
_driveswishlist_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_driveswishlist_WAR_euprojectdrivesplatformgui_p_p_modeview
_driveswishlist_WAR_euprojectdrivesplatformgui_p_p_statenormal
_goodpracticeresourcemenu_WAR_euprojectdrivesplatformgui_p_p_col_count0
_goodpracticeresourcemenu_WAR_euprojectdrivesplatformgui_p_p_col_id
_goodpracticeresourcemenu_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_goodpracticeresourcemenu_WAR_euprojectdrivesplatformgui_p_p_modeview
_goodpracticeresourcemenu_WAR_euprojectdrivesplatformgui_p_p_statenormal
_homepagemenu_WAR_euprojectdrivesplatformgui_p_p_col_count0
_homepagemenu_WAR_euprojectdrivesplatformgui_p_p_col_id
_homepagemenu_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_homepagemenu_WAR_euprojectdrivesplatformgui_p_p_modeview
_homepagemenu_WAR_euprojectdrivesplatformgui_p_p_statenormal
_trainingdetail_WAR_euprojectdrivesplatformgui_p_p_col_count0
_trainingdetail_WAR_euprojectdrivesplatformgui_p_p_col_id
_trainingdetail_WAR_euprojectdrivesplatformgui_p_p_col_pos0
_trainingdetail_WAR_euprojectdrivesplatformgui_p_p_modeview
_trainingdetail_WAR_euprojectdrivesplatformgui_p_p_statenormal
csfcff[ ]
extFacesContextcom.liferay.faces.util.context.internal.ExtFacesContextImpl@6a2f4f48
osgi-bundlecontextorg.eclipse.osgi.internal.framework.BundleContextImpl@93d2c14
osgi-runtime-vendorLiferay, Inc.
Apr 19, 2024 3:54:52 PM - Generated by Mojarra/Facelets