An exception has occurred.

You may continue by restarting the session.

org.apache.tapestry.BindingException
Unable to read OGNL expression '<parsed OGNL expression>' of $EventHeader_33@1a9cc99[PresentationViewer/header]: name
binding: ExpressionBinding[PresentationViewer/header name]
location: classpath:/pl/xprosystems/soevents/web/components/EventHeader.jwc, line 23, column 44
18 </component>
19 <component id="eventLink" type="InsertText">
20 <binding name="value" value="message:event_home_link"/>
21 </component>
22 <component id="eventDescription" type="InsertText">
23 <binding name="value" value="ognl:name"/>
24 </component>
25 <component id="eventDate" type="InsertText">
26 <binding name="value" value="ognl:date"/>
27 </component>
28 <component id="eventProvisionalDate" type="InsertText">
 
org.apache.hivemind.ApplicationRuntimeException
Unable to read OGNL expression '<parsed OGNL expression>' of $EventHeader_33@1a9cc99[PresentationViewer/header]: name
component: $EventHeader_33@1a9cc99[PresentationViewer/header]
location: context:/WEB-INF/PresentationViewer.page, line 22, column 48
17 <binding name="menuType" value="ognl:menuType"/>
18 <binding name="eventId" value="ognl:eventId"/>
19 <binding name="logIn" value="ognl:logIn"/>
20 </component>
21
22 <component id="header" type="web:EventHeader">
23 <binding name="eventId" value="ognl:eventId"/>
24 <binding name="pageType" value="literal:photos"/>
25 </component>
26
27 <component id="loginText" type="InsertText">
 
ognl.OgnlException
name
 
java.lang.IllegalArgumentException
id to load is required for loading
Stack Trace:
  • org.hibernate.event.LoadEvent.<init>(LoadEvent.java:51)
  • org.hibernate.event.LoadEvent.<init>(LoadEvent.java:33)
  • org.hibernate.impl.SessionImpl.get(SessionImpl.java:796)
  • org.hibernate.impl.SessionImpl.get(SessionImpl.java:792)
  • org.springframework.orm.hibernate3.HibernateTemplate$1.doInHibernate(HibernateTemplate.java:470)
  • org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:372)
  • org.springframework.orm.hibernate3.HibernateTemplate.get(HibernateTemplate.java:464)
  • org.springframework.orm.hibernate3.HibernateTemplate.get(HibernateTemplate.java:458)
  • pl.xprosystems.soevents.datamodel.SoEventsBean.getEventById(SoEventsBean.java:285)
  • pl.xprosystems.soevents.web.components.EventHeader.getEvent(EventHeader.java:24)
  • pl.xprosystems.soevents.web.components.EventHeader.getName(EventHeader.java:38)
  • sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  • sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  • sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  • java.lang.reflect.Method.invoke(Method.java:585)
  • ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:491)
  • ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:904)
  • ognl.ObjectPropertyAccessor.getPossibleProperty(ObjectPropertyAccessor.java:54)
  • ognl.ObjectPropertyAccessor.getProperty(ObjectPropertyAccessor.java:122)
  • ognl.OgnlRuntime.getProperty(OgnlRuntime.java:1616)
  • ognl.ASTProperty.getValueBody(ASTProperty.java:96)
  • ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:170)
  • ognl.SimpleNode.getValue(SimpleNode.java:210)
  • ognl.Ognl.getValue(Ognl.java:333)
  • ognl.Ognl.getValue(Ognl.java:310)
  • org.apache.tapestry.services.impl.ExpressionEvaluatorImpl.readCompiled(ExpressionEvaluatorImpl.java:91)
  • $ExpressionEvaluator_1271996a9c6.readCompiled($ExpressionEvaluator_1271996a9c6.java)
  • org.apache.tapestry.binding.ExpressionBinding.resolveExpression(ExpressionBinding.java:110)
  • org.apache.tapestry.binding.ExpressionBinding.getObject(ExpressionBinding.java:103)
  • org.apache.tapestry.binding.AbstractBinding.getObject(AbstractBinding.java:87)
  • $InsertText_5.getValue($InsertText_5.java)
  • org.apache.tapestry.html.InsertText.renderComponent(InsertText.java:47)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:92)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:434)
  • org.apache.tapestry.components.RenderBody.renderComponent(RenderBody.java:44)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:434)
  • org.apache.tapestry.components.ElseBean.renderComponent(ElseBean.java:45)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:434)
  • org.apache.tapestry.html.Body.renderComponent(Body.java:129)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:434)
  • org.apache.tapestry.html.Shell.renderComponent(Shell.java:115)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:92)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.BaseComponent.renderComponent(BaseComponent.java:92)
  • org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
  • org.apache.tapestry.AbstractPage.renderPage(AbstractPage.java:275)
  • org.apache.tapestry.engine.RequestCycle.renderPage(RequestCycle.java:366)
  • org.apache.tapestry.services.impl.ResponseRendererImpl.renderResponse(ResponseRendererImpl.java:71)
  • $ResponseRenderer_1271996a8d0.renderResponse($ResponseRenderer_1271996a8d0.java)
  • org.apache.tapestry.engine.DirectService.service(DirectService.java:137)
  • $IEngineService_1271996a946.service($IEngineService_1271996a946.java)
  • org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:66)
  • org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:248)
  • org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:60)
  • $WebRequestServicer_1271996a91a.service($WebRequestServicer_1271996a91a.java)
  • com.javaforge.tapestry.tapernate.filter.TapernateFilter.service(TapernateFilter.java:76)
  • $WebRequestServicerFilter_1271996a918.service($WebRequestServicerFilter_1271996a918.java)
  • $WebRequestServicer_1271996a91c.service($WebRequestServicer_1271996a91c.java)
  • $WebRequestServicer_1271996a914.service($WebRequestServicer_1271996a914.java)
  • org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service(WebRequestServicerPipelineBridge.java:56)
  • $ServletRequestServicer_1271996a8fa.service($ServletRequestServicer_1271996a8fa.java)
  • org.apache.tapestry.request.DecodedRequestInjector.service(DecodedRequestInjector.java:55)
  • $ServletRequestServicerFilter_1271996a8f6.service($ServletRequestServicerFilter_1271996a8f6.java)
  • $ServletRequestServicer_1271996a8fc.service($ServletRequestServicer_1271996a8fc.java)
  • org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDecoderFilter.java:52)
  • $ServletRequestServicerFilter_1271996a8f4.service($ServletRequestServicerFilter_1271996a8f4.java)
  • $ServletRequestServicer_1271996a8fc.service($ServletRequestServicer_1271996a8fc.java)
  • org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequestEncoding.java:53)
  • $ServletRequestServicerFilter_1271996a8f8.service($ServletRequestServicerFilter_1271996a8f8.java)
  • $ServletRequestServicer_1271996a8fc.service($ServletRequestServicer_1271996a8fc.java)
  • $ServletRequestServicer_1271996a8ee.service($ServletRequestServicer_1271996a8ee.java)
  • org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:123)
  • pl.xprosystems.soevents.application.ExceptionHandlingApplicationServlet.doService(ExceptionHandlingApplicationServlet.java:16)
  • org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:79)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  • sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
  • sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  • java.lang.reflect.Method.invoke(Method.java:585)
  • org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)
  • javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
  • org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)
  • org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:262)
  • org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:52)
  • org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:171)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:167)
  • org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
  • org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
  • org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  • org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
  • org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
  • org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
  • org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:200)
  • org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
  • org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773)
  • org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703)
  • org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)
  • org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
  • java.lang.Thread.run(Thread.java:595)

HttpServletRequest
authType<NULL>
characterEncodingUTF-8
contentLength0
contextPath/soevents
contentType<NULL>
cookiesJSESSIONID=00AA5DEBB1B02FF5DEFAE5B784E92597
steelorbisevents.com=38.107.191.96.1268269994272552
localeen_US
methodGET
pathInfo<NULL>
pathTranslated<NULL>
protocolHTTP/1.1
queryString<NULL>
requestURI/soevents/EventDetails,border.PresentationsPageLinkPast.sdo
schemehttp
securefalse
serverNamewww.steelorbisevents.com
serverPort80
servletPath/EventDetails,border.PresentationsPageLinkPast.sdo
userPrincipal<NULL>
Headers
Cache-Controlno-cache
accepttext/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
accept-charsetISO-8859-1,utf-8;q=0.7,*;q=0.7
accept-encodinggzip
accept-languageen-us,en;q=0.5
connectionclose
content-length0
cookieJSESSIONID=00AA5DEBB1B02FF5DEFAE5B784E92597; steelorbisevents.com=38.107.191.96.1268269994272552
hostwww.steelorbisevents.com
pragmano-cache
user-agentCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
x-cc-idccc01-02
Attributes
org.apache.tapestry.Infrastructure<SingletonProxy for tapestry.Infrastructure(org.apache.tapestry.services.Infrastructure)>
HttpSession
creationTimeThu Mar 11 03:13:32 EET 2010
id00AA5DEBB1B02FF5DEFAE5B784E92597
lastAccessedTimeThu Mar 11 03:14:10 EET 2010
maxInactiveInterval1800
newfalse
Attributes
javax.security.auth.subjectSubject:
session,soevents-web,KMI,menuTypemain
session,soevents-web,PresentationViewer,loggedInEvents[]
session,soevents-web,SO,menuTypemain
HttpServlet
servletInfo
servletNamesoevents-web
ServletContext
serverInfoApache Tomcat/5.5.26
version2.4
Attributes
javax.servlet.context.tempdir/opt/NGOrbis/Tomcat_SOEvents/work/Catalina/localhost/soevents
org.apache.catalina.WELCOME_FILES[Ljava.lang.String;@13533eb
org.apache.catalina.jsp_classpath/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/classes/:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/acegi-security-1.0.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/activation-1.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/antlr-2.7.6.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/asm-1.5.3.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/asm-attrs-1.5.3.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/cglib-2.1_3.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-beanutils-1.7.0.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-codec-1.3.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-collections-3.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-dbcp-1.2.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-fileupload-1.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-io-1.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-lang-2.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-logging-1.0.3.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-pool-1.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/commons-proxy-1.0.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/db2-connector-java-license-v9.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/db2-connector-java-v9.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/dom4j-1.6.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/ehcache-1.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/hibernate-3.1.3.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/hivemind-1.1.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/hivemind-lib-1.1.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/javassist-3.0.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/jsk-lib-2.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/jsk-platform-2.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/jta-1.0.1B.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/mail-1.4.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/mantap4library-1.4.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/meeting-service-0.3.0.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/mysql-connector-java-3.1.13.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/ognl-2.6.7.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/oro-2.0.8.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/poi-2.5.1-final-20040804.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/soevents-lib-2.0.15-SNAPSHOT.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/spring-2.0.7.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/stringtemplate-2.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/tapestry-4.0.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/tapestry-contrib-4.0.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/tapestry-spring-0.1.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/tools-2.1.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/xercesImpl-2.0.2.jar:/opt/NGOrbis/Tomcat_SOEvents/webapps/soevents/WEB-INF/lib/xml-apis-1.0.b2.jar:/opt/NGOrbis/Tomcat_SOEvents/shared/classes/:/opt/NGOrbis/Tomcat_SOEvents/common/classes/:/opt/NGOrbis/Tomcat_SOEvents/common/i18n/tomcat-i18n-es.jar:/opt/NGOrbis/Tomcat_SOEvents/common/i18n/tomcat-i18n-ja.jar:/opt/NGOrbis/Tomcat_SOEvents/common/i18n/tomcat-i18n-fr.jar:/opt/NGOrbis/Tomcat_SOEvents/common/i18n/tomcat-i18n-en.jar:/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/xalan-2.4.0.jar:/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/config-agent.jar:/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/xercesImpl.jar:/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/xml-apis.jar:/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/mail.jar:/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/activation.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/objectweb-datasource.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jta-spec1_0_1.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/db2java.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/commons-el.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/howl.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jotm_jrmp_stubs.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jts1_0.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/naming-factory-dbcp.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/xapool.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/naming-resources.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/ow_carol.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jasper-runtime.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/servlet-api.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/connector-1_5.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jasper-compiler-jdt.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jotm.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jsp-api.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/naming-factory.jar:/opt/NGOrbis/Tomcat_SOEvents/common/lib/jasper-compiler.jar:/opt/NGOrbis/Tomcat_SOEvents/rundir/:/opt/NGOrbis/Tomcat_SOEvents/bin/bootstrap.jar:/opt/NGOrbis/Tomcat_SOEvents/bin/commons-logging-api.jar:/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/ext/sunjce_provider.jar:/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/ext/localedata.jar:/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/ext/sunpkcs11.jar:/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/ext/dnsns.jar
org.apache.catalina.resourcesorg.apache.naming.resources.ProxyDirContext@1378612
org.apache.tapestry.Registry:soevents-weborg.apache.hivemind.impl.RegistryImpl@16af1a9
org.springframework.web.context.WebApplicationContext.ROOTorg.springframework.web.context.support.XmlWebApplicationContext@15c3f79: display name [Root WebApplicationContext]; startup date [Mon Mar 01 13:57:32 EET 2010]; root of context hierarchy
Initialization Parameters
contextConfigLocation/WEB-INF/spring/**/*.xml
tapestry.request.EnginePool
total count95
Count by Key
tr91
en4
tapestry.page.PagePool
total count164
Count by Key
MultiKey[EventDetails, en]2
MultiKey[CreditCardsPage, en]1
MultiKey[Main, en]5
MultiKey[RegistrationConfirm, en]1
MultiKey[SponsorViewer, tr]1
MultiKey[framework:Exception, tr]71
MultiKey[AttendeeForm, tr]1
MultiKey[Events, en]3
MultiKey[RedirectToMain, en]1
MultiKey[Registration, tr]1
MultiKey[EventDetails, tr]2
MultiKey[Message, en]1
MultiKey[ProgrammeViewer, tr]1
MultiKey[SponsorViewer, en]1
MultiKey[StaleSession, en]2
MultiKey[Contact, tr]1
MultiKey[ProgrammeViewer, en]3
MultiKey[Sponsorship, tr]1
MultiKey[Message, tr]1
MultiKey[KMI, tr]1
MultiKey[CreditCardsPage, tr]1
MultiKey[Attendee, en]2
MultiKey[VenueViewer, en]2
MultiKey[Contact, en]1
MultiKey[SO, tr]1
MultiKey[RegistrationConfirm, tr]1
MultiKey[Sponsorship, en]1
MultiKey[Main, tr]2
MultiKey[SO, en]1
MultiKey[StaleSession, tr]1
MultiKey[About, tr]1
MultiKey[Registration, en]3
MultiKey[framework:Exception, en]34
MultiKey[PresentationViewer, en]0
MultiKey[VenueViewer, tr]1
MultiKey[AttendeeForm, en]2
MultiKey[Events, tr]1
MultiKey[KMI, en]3
MultiKey[RedirectToMain, tr]1
MultiKey[About, en]1
MultiKey[PresentationViewer, tr]1
MultiKey[Attendee, tr]2
tapestry.parse.SpecificationSource
page specification count21
page specificationscontext:/WEB-INF/AttendeeForm.page
context:/WEB-INF/Message.page
context:/WEB-INF/PresentationViewer.page
context:/WEB-INF/Events.page
context:/WEB-INF/RegistrationConfirm.page
context:/WEB-INF/About.page
context:/WEB-INF/Sponsorship.page
context:/WEB-INF/SponsorViewer.page
context:/WEB-INF/RedirectToMain.page
context:/WEB-INF/KMI.page
context:/WEB-INF/StaleSession.page
context:/WEB-INF/SO.page
context:/WEB-INF/Contact.page
context:/WEB-INF/VenueViewer.page
context:/WEB-INF/Main.page
context:/WEB-INF/Registration.page
context:/WEB-INF/Attendee.page
classpath:/org/apache/tapestry/pages/Exception.page
context:/WEB-INF/ProgrammeViewer.page
context:/WEB-INF/EventDetails.page
context:/WEB-INF/CreditCardsPage.page
component specification count49
component specificationsclasspath:/pl/xprosystems/soevents/web/components/Border.jwc
classpath:/org/apache/tapestry/components/Insert.jwc
classpath:/pl/xprosystems/soevents/web/components/TripleInput.jwc
classpath:/org/apache/tapestry/components/Delegator.jwc
classpath:/org/apache/tapestry/html/InsertText.jwc
classpath:/org/apache/tapestry/form/Form.jwc
classpath:/pl/xprosystems/soevents/web/components/ImageBrowser.jwc
classpath:/pl/xprosystems/soevents/web/components/MainCurrentEvents.jwc
classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc
classpath:/org/apache/tapestry/html/RequestDisplay.jwc
classpath:/pl/xprosystems/soevents/web/components/Presentations.jwc
classpath:/org/apache/tapestry/link/GenericLink.jwc
classpath:/pl/xprosystems/soevents/web/components/CreditCards.jwc
classpath:/pl/xprosystems/soevents/web/components/ImageResizeTag.jwc
classpath:/org/apache/tapestry/valid/FieldLabel.jwc
classpath:/org/apache/tapestry/link/PageLink.jwc
classpath:/org/apache/tapestry/components/Else.jwc
classpath:/org/apache/tapestry/html/Body.jwc
classpath:/pl/xprosystems/soevents/web/components/PresentationFrame.jwc
classpath:/pl/xprosystems/soevents/web/components/EventSponsors.jwc
classpath:/org/apache/tapestry/link/ServiceLink.jwc
classpath:/org/apache/tapestry/form/Radio.jwc
classpath:/org/apache/tapestry/link/DirectLink.jwc
classpath:/org/apache/tapestry/components/Block.jwc
classpath:/org/apache/tapestry/html/Shell.jwc
classpath:/org/apache/tapestry/components/Any.jwc
classpath:/org/apache/tapestry/html/Describe.jwc
classpath:/org/apache/tapestry/form/TextField.jwc
classpath:/org/apache/tapestry/form/RadioGroup.jwc
classpath:/org/apache/tapestry/components/For.jwc
classpath:/pl/xprosystems/soevents/web/components/ShowEvents.jwc
classpath:/org/apache/tapestry/form/Hidden.jwc
classpath:/org/apache/tapestry/components/RenderBody.jwc
classpath:/pl/xprosystems/soevents/web/components/EventHeader.jwc
classpath:/pl/xprosystems/soevents/web/components/file/FileDownloadLink.jwc
classpath:/org/apache/tapestry/components/Foreach.jwc
classpath:/org/apache/tapestry/form/Button.jwc
classpath:/pl/xprosystems/soevents/web/components/HeaderLink.jwc
classpath:/pl/xprosystems/soevents/web/components/TopMenu.jwc
classpath:/org/apache/tapestry/components/RenderBlock.jwc
classpath:/pl/xprosystems/soevents/web/components/Image.jwc
classpath:/org/apache/tapestry/html/Image.jwc
classpath:/org/apache/tapestry/form/LinkSubmit.jwc
classpath:/pl/xprosystems/soevents/web/components/error/ErrorDisplay.jwc
classpath:/org/apache/tapestry/components/If.jwc
classpath:/org/apache/tapestry/form/Submit.jwc
classpath:/pl/xprosystems/soevents/web/components/LocaleSwitch.jwc
classpath:/pl/xprosystems/soevents/web/components/AttendeeTable.jwc
classpath:/pl/xprosystems/soevents/web/components/VenueLink.jwc
tapestry.enhance.ComponentConstructorFactory
enhanced class count70
enhanced classesComponentSpecification[componentClassName=org.apache.tapestry.components.Delegator pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Delegator.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Hidden pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Hidden.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.CreditCards pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/CreditCards.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.HeaderLink pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/HeaderLink.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.RegistrationConfirm pageSpecification=true specificationLocation=context:/WEB-INF/RegistrationConfirm.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.valid.FieldLabel pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/valid/FieldLabel.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.IfBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/If.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.RadioGroup pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/RadioGroup.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.SponsorViewer pageSpecification=true specificationLocation=context:/WEB-INF/SponsorViewer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.ImageResizeTag pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/ImageResizeTag.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.VenueViewer pageSpecification=true specificationLocation=context:/WEB-INF/VenueViewer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/error/ErrorDisplay.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.Border pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/Border.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.ImageTag pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/Image.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Any pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Any.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.EventSponsors pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/EventSponsors.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.Events pageSpecification=true specificationLocation=context:/WEB-INF/Events.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.EventHeader pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/EventHeader.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.TopMenu pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/TopMenu.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.ProgrammeViewer pageSpecification=true specificationLocation=context:/WEB-INF/ProgrammeViewer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.SponsorshipViewer pageSpecification=true specificationLocation=context:/WEB-INF/Sponsorship.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.file.FileDownloadLink pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/file/FileDownloadLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.LocaleSwitch pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/LocaleSwitch.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.EventDetails pageSpecification=true specificationLocation=context:/WEB-INF/EventDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.ElseBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Else.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.InsertText pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/InsertText.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.AttendeeForm pageSpecification=true specificationLocation=context:/WEB-INF/AttendeeForm.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Form pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Form.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.GenericLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/GenericLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Foreach pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Foreach.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.RequestDisplay pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/RequestDisplay.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.pages.Exception pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/pages/Exception.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.PageLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/PageLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.RenderBody pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/RenderBody.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Body pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Body.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Insert pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Insert.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.ShowEventsMain pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/MainCurrentEvents.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.TripleInput pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/TripleInput.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.RedirectToMain pageSpecification=true specificationLocation=context:/WEB-INF/RedirectToMain.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.LinkSubmit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/LinkSubmit.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.Speak pageSpecification=true specificationLocation=context:/WEB-INF/SO.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.Contact pageSpecification=true specificationLocation=context:/WEB-INF/Contact.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.About pageSpecification=true specificationLocation=context:/WEB-INF/About.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Submit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Submit.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.PresentationFrame pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/PresentationFrame.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.Main pageSpecification=true specificationLocation=context:/WEB-INF/Main.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.RenderBlock pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/RenderBlock.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.RegistrationPage pageSpecification=true specificationLocation=context:/WEB-INF/Registration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.Message pageSpecification=true specificationLocation=context:/WEB-INF/Message.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Image pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Image.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.DirectLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/DirectLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.PresentationViewer pageSpecification=true specificationLocation=context:/WEB-INF/PresentationViewer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.AttendeeListPage pageSpecification=true specificationLocation=context:/WEB-INF/Attendee.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.TextField pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/TextField.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.ExceptionDisplay pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Button pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Button.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.ImageBrowser pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/ImageBrowser.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Radio pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Radio.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.Main pageSpecification=true specificationLocation=context:/WEB-INF/StaleSession.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.CreditCardsPage pageSpecification=true specificationLocation=context:/WEB-INF/CreditCardsPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Block pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Block.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.components.ForBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/For.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Describe pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Describe.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.ShowEvents pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/ShowEvents.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.pages.KMI pageSpecification=true specificationLocation=context:/WEB-INF/KMI.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.ServiceLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/ServiceLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.PresentationsList pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/Presentations.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.VenueLinkComponent pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/VenueLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=pl.xprosystems.soevents.web.components.AttendeeTable pageSpecification=false specificationLocation=classpath:/pl/xprosystems/soevents/web/components/AttendeeTable.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Shell pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Shell.jwc allowBody=true allowInformalParameter=false]
tapestry.parse.TemplateSource
parsed templates42
total template tokens2099
total template characters122900
Parsed template token counts
context:/Events.html68
context:/Main.html65
context:/Sponsorship.html13
classpath:/org/apache/tapestry/html/RequestDisplay.html23
classpath:/org/apache/tapestry/html/ExceptionDisplay.html36
context:/WEB-INF/StaleSession.html13
classpath:/pl/xprosystems/soevents/web/components/TopMenu.html40
classpath:/pl/xprosystems/soevents/web/components/ImageBrowser.html60
classpath:/pl/xprosystems/soevents/web/components/LocaleSwitch.html16
classpath:/pl/xprosystems/soevents/web/components/file/FileDownloadLink.html16
classpath:/pl/xprosystems/soevents/web/components/error/ErrorDisplay.html10
context:/CreditCardsPage.html9
classpath:/pl/xprosystems/soevents/web/components/ImageResizeTag.html6
classpath:/pl/xprosystems/soevents/web/components/PresentationFrame.html26
context:/Message.html10
classpath:/pl/xprosystems/soevents/web/components/EventHeader.html42
context:/SO.html13
context:/EventDetails.html37
context:/Registration.html270
context:/RedirectToMain.html8
context:/SponsorViewer.html10
context:/RegistrationConfirm.html301
classpath:/pl/xprosystems/soevents/web/components/ShowEvents.html23
context:/PresentationViewer.html74
context:/Attendee.html9
context:/VenueViewer.html55
context:/ProgrammeViewer.html10
context:/KMI.html77
classpath:/pl/xprosystems/soevents/web/components/MainCurrentEvents.html38
classpath:/pl/xprosystems/soevents/web/components/VenueLink.html10
classpath:/pl/xprosystems/soevents/web/components/CreditCards.html3
classpath:/pl/xprosystems/soevents/web/components/EventSponsors.html27
classpath:/pl/xprosystems/soevents/web/components/AttendeeTable.html56
classpath:/org/apache/tapestry/pages/Exception.html15
classpath:/pl/xprosystems/soevents/web/components/Presentations.html26
classpath:/pl/xprosystems/soevents/web/components/HeaderLink.html9
classpath:/pl/xprosystems/soevents/web/components/Image.html6
classpath:/pl/xprosystems/soevents/web/components/Border.html371
classpath:/pl/xprosystems/soevents/web/components/TripleInput.html13
context:/AttendeeForm.html160
context:/Contact.html12
context:/About.html13
tapestry.ognl.ExpressionCache
cached expression count296
cached expressionsexception.stackTrace
todayDate
fileAnImage
shortName
persistRegistration.surname
moreThanSixElements
115
noEvents
index == 0
sponsorAsset
500
inactiveVenueAssetPast
registration.title
inactiveContactAsset
provisionalDate
currentSponsorCategoryDisplayable
624
header
nextAsset
first
tableModel.currentPageRows
property.name
getLanguageVersion()
getSurname()
telephoneNumber
inactiveHomeAsset
about
maxIndex
getCompany()
isAdvertisementDisplayed(15)
currentSponsorLinkDisabled
activeAboutAsset
currentLinkDisabled
beans.delegate
36
persistRegistration.jobTitle
inactiveEventsAsset
currentValue.name
emailFieldEmpty
33
15
currentImageDescription
linkUrl
request.getSession(false)
imageAsset
registration.invoiceAddress
hiddenId
linkVisible
persistRegistration.companyName
(index % 2) == 1
companyName
registration.email
briefDefault
delegate
programmePast
country
inactiveSponsorAsset
page.engine.locale.equals(@pl.xprosystems.soevents.lang.Locales@ENGLISH)
linkText
imageAvailable
request
venueCurrent
registration.address
sponsorsPast
venueInfoAvailable
width
englishUkLocale
event.activeAttendees
! last
inactiveBriefAssetFuture
registration.jobTitle
usEvent
currentCategorySponsors
isProvisionalDateActive()
id
registration.companyName
home
eventId
sponsorsCurrent
isAdvertisementDisplayed(1)
inactiveAttendeeAssetCurrent
persistRegistration.firstname
50
menuType
forthCommingEventsList.size!=0
delegate.hasErrors
heightForLeftImage
currentValue
elementId
disabled
inactiveProgrammeAssetCurrent
attendeeCurrent
(index % 2) == 0
heightForBox
inactiveKMIButtonAsset
venueInfo
KMIFuture
last
contact
35
{assets.stylesheets}
event.photos
event
19
false
!logIn
inactiveKMIAssetCurrent
getName()
exception.properties
title
aboutUs
marketplaceAsset
currentEventsList
inactiveAttendeeAssetPast
previousIndex
username
activeContactAsset
venuePast
registration.surname
40
password
adapterFactory.getRenderableAdaptor(property.value)
bankTransfer
event.venue.photos
38
inactivePresentationsAssetPast
beans.delegate.firstError
speakText
currentSponsorCategoryName
advertiseLogoAsset
currentEventId
116
21
currentSponsorUrl
aboutAsset
registration.middleInitials
registration.city
label
venueAccommodationInfo
displaySponsors
currentLink + 1
currentSponsor
turkishLocale
sponsorRenderBlock
@pl.xprosystems.soevents.web.pages.contstants.RegistrationPageConstants@BANK_TRANSFER
delegate.firstError
firstName
@pl.xprosystems.soevents.web.pages.contstants.RegistrationPageConstants@CREDIT_CARD
contactAsset
presentationsAvailable
274
inactiveKMIAssetDefault
programmeCurrent
activeEventsAsset
registration.country
SODefault
attendeesList
450
inactiveBriefAssetPast
inactiveAboutAsset
homePageAsset
555
currentValue.company
inactiveSOAssetDefault
20
persistRegistration.address
nonTurkishLocale
fileUrl
assets.stylesheet
index + 1
contactText
registrationInfo
programme
reportStatusRenderer
KMICurrent
exception.exceptionClassName
linksIterator
dto.firstInput
persistRegistration.title
previousAsset
registrationFeeInfo
activeKMIButton
inactiveBriefAssetCurrent
EmptyAttendeeList
presentationsPast
sponsorshipText
currentLink
dto.thirdInput
index
inactiveRegistrationAssetCurrent
isAdvertisementDisplayed(14)
events
currentValue.email
jobTitle
535
creditCardPage
message
persistRegistration.middleInitials
pastEventsList.size!=0
inactiveVenueAssetCurrent
SOFuture
currentPhoto
attendeePast
exception
forthCommingEventsList
context
keyConverter
image
activeSponsorAsset
name
persistRegistration.invoiceAddress
registration.postcode
currentValue.jobTitle
venueLink
inactiveSOAssetFuture
link
inactiveSponsorsAssetPast
beans.delegate.hasErrors
hasVenueLink
eventSponsorCategories
persistRegistration.paymentMethod
visible
110
dto.secondInput
nextIndex
sponsorship
0
paypal
date
inactiveSOAssetCurrent
form.name
inactiveProgrammeAssetPast
systemPropertiesRenderer
currentSponsorLogo
fieldRenderBlock
persistRegistration.country
registration.faxNumber
registration.telephoneNumber
sponsor
event.presentations
exceptions
activeHomeAsset
@org.apache.tapestry.Tapestry@RESTART_SERVICE
SOCurrent
persistRegistration.email
lastAsset
persistRegistration.telephoneNumber
currentImage
registrationCurrent
exception.message
inactiveKMIAssetFuture
property
currentValue.surname
venueForms
photosAvailable
request.getSession(false) != null
25
persistRegistration.faxNumber
accommodationInfoAvailable
turkishEvent
isAdvertisementDisplayed(16)
surname
middleInitials
templateTag
endDate
100
persistRegistration.postcode
28
briefPast
currentEventsList.size!=0
KMIDefault
true
index % 2 == 0
sponsorCategoriesNotEmpty
company
pastEventsList
currentSponsorCategory
beans.evenOdd.next
height
255
trace
homeAsset
activator
faxNumber
briefCurrent
persistRegistration.city
soEvents.getHeaderText(locale)
firstAsset
currentPageName
registration.firstname
downloadLinkLabel
inactiveSponsorsAssetCurrent
downloadDisabled
description
email
eventsAsset
tapestry.asset.ResourceDigestSource
resource count73
/pl/xprosystems/soevents/web/components/img/topmenu_Home_tr.gifd2694f3da9e38765cf3e241a094cc71b
/pl/xprosystems/soevents/web/components/img/lefmenusmal_venue_B.gif0b0cfceb8f3cee45d70ea1a0b76c7fab
/pl/xprosystems/soevents/web/components/img/marketplace_box_top.gif743b2d0b5702586f42dbdeaa261b2e65
/pl/xprosystems/soevents/web/components/img/sponsors_past_grey_tr.gifec13ecb635af8024c4c8f62ebe542d49
/pl/xprosystems/soevents/web/components/img/pp_past_grey.gifd5bc08cd7f1f20280abf7bc8b8ec50f2
/pl/xprosystems/soevents/web/components/img/SO_homepage_tr.gif2483580c1507e8dd06617af3b3d9c6aa
/pl/xprosystems/soevents/web/components/img/lefmenusmal_KMI_B.giff8a7115b2dce5131f752d606b4c443f2
/pl/xprosystems/soevents/web/components/img/topmenu_sponsorship_tr.gif42fab3405d087d9f589be76304d73f63
/pl/xprosystems/soevents/web/components/img/topmenu_contact.giff356f876bd429a264b4d65e42645029d
/pl/xprosystems/soevents/web/components/img/lefmenusmal_SO2_B_tr.gif4561c961f4788cfd6788efba8587bd64
/pl/xprosystems/soevents/web/components/error/error.gifc7e1f8974eba2063285e13640d56458c
/pl/xprosystems/soevents/web/components/img/imagebrowser_firstinactive.jpg3e053b1a24601fe6d19f0394e1d333d2
/pl/xprosystems/soevents/web/components/img/imagebrowser_next.jpgaaa6c0bf3fd91e3deeae8e8b5ba31c84
/pl/xprosystems/soevents/web/components/img/topmenu_Home.gif08823c9bf8525be00c055900f7e78b0c
/pl/xprosystems/soevents/web/components/img/topmenu_sponsorship.gifff5e573a42d1cf4ef9fb5644847a0103
/pl/xprosystems/soevents/web/components/img/imagebrowser_previous.jpgd732c7c28cbd35303a50133a53177190
/pl/xprosystems/soevents/web/components/img/keepmeinformed_grey_tr.gif77c3ce721340508b5a32d58bb89a274f
/org/apache/tapestry/pages/Exception.csse004ce617d9497ce498469d43acbaa34
/pl/xprosystems/soevents/web/components/img/topmenu_events_tr.gifbfa6fe0c8c08f28e300aba4f70fc57d7
/pl/xprosystems/soevents/web/components/img/sponsors_grey_tr.gifade0336aaaf958b25c1d18d032175c71
/pl/xprosystems/soevents/web/components/img/topmenu_contactO.gife561341903793d0b8677c14f749a3129
/pl/xprosystems/soevents/web/components/img/topmenu_about_tr.gif21c197b02068f56d1dfe5e3cba663f79
/pl/xprosystems/soevents/web/components/img/imagebrowser_first.jpgb0e7a72e4bc6de2f3c19ebbef6ff2573
/pl/xprosystems/soevents/web/components/img/so_future_grey.gif6a991dd4a9f5a68ca569076f27b36f30
/pl/xprosystems/soevents/web/components/img/imagebrowser_lastinactive.jpg52e10b7c73052e2f07c3f0f5dc503274
/pl/xprosystems/soevents/web/components/img/SO_homepage.gifc98e9eef4e1fd43fe1c374dc0ba6535a
/pl/xprosystems/soevents/web/components/img/keepmeinformed_grey.gifb7fd810f0b3de89442225aaa274cf973
/pl/xprosystems/soevents/web/components/img/topmenu_contact_tr.gif29ba542afad0c29cf83c363ae16e1d93
/pl/xprosystems/soevents/web/components/img/kmi_future_grey_tr.gif48946e2c1e26d407e25308c31329296f
/pl/xprosystems/soevents/web/components/img/lefmenusmal_KMI_B_tr.gifd255722c1874fae02d17afd0d143bb18
/pl/xprosystems/soevents/web/components/img/eventpresent_right.gif67779b3820456a0b173677fbf2ab42db
/pl/xprosystems/soevents/web/components/img/leftmenu2_BI_B_tr.gifea5baca84dd28d2becea80b0651e247b
/pl/xprosystems/soevents/web/components/img/adv_right2_tr.gif3e1a06aef04e4d434d80916688539bec
/pl/xprosystems/soevents/web/components/img/lefmenusmal_Atendeelist_B_tr.gif35a4ee79302dfc4473e7df466bd05f1a
/pl/xprosystems/soevents/web/components/img/imagebrowser_last.jpg9ac97e3cd81bbf74c77403ade4147480
/pl/xprosystems/soevents/web/components/img/lefmenusmal_SO2_B.gif0d20bb9cc816ab8d0da8be02b077c180
/pl/xprosystems/soevents/web/components/img/sponsors_grey.gif0f966fc32980c773974d47acb54ec061
/pl/xprosystems/soevents/web/components/img/eventpresent_top_scroll_tr.gif5a3da0c011ec475e5d8f040d8db8085b
/pl/xprosystems/soevents/web/components/img/lefmenusmal_Atendeelist_B.gifd4041cb8844d89caec9e1881fc985e6a
/pl/xprosystems/soevents/web/components/img/leftmenu2_BI_B.gifa548b30e3a694af0b2bd0e95f97e5722
/pl/xprosystems/soevents/web/components/img/adv_right2.gif90846c51d9724323484530b26051b3be
/pl/xprosystems/soevents/web/components/img/reg_grey_tr.gif3360a244eb784309821cec6f15941219
/pl/xprosystems/soevents/web/components/img/topmenu_HomeO.gif8c4acc152bab8d515c7e0ed62464927e
/pl/xprosystems/soevents/web/components/img/brief_info_grey.gif6cb12d6a58645c42284f395665e08464
/pl/xprosystems/soevents/web/components/img/topmenu_aboutO.gifcf4a60f90ac44b693c44bbb12bcc0efb
/pl/xprosystems/soevents/web/components/img/eventpresent_top_tr.gif6464ca5a0a91a6ad8a0083c0a8054d90
/pl/xprosystems/soevents/web/components/img/sponsors_past_grey.gif848ed5b5195822ca11fc9ebf5dd08bcf
/pl/xprosystems/soevents/web/components/img/pp_past_grey_tr.gif8aaf68c449ae3a52b5e233b2a0baedff
/pl/xprosystems/soevents/web/components/img/imagebrowser_previousinactive.jpgf9e578fc251b7295c7e95eba47111eb8
/pl/xprosystems/soevents/web/components/img/imagebrowser_nextinactive.jpg39a3ed5f340053f5e7f59f35f5ebce79
/pl/xprosystems/soevents/web/components/img/lefmenusmal_SO_B.gif078e91fc4e653a392ac303c9b546da1d
/pl/xprosystems/soevents/web/components/img/kmi_future_grey.gif4c6e49ef253ac8360757531100d6b9ef
/pl/xprosystems/soevents/web/components/img/topmenu_events.giff65408b5e638f5dd3f207ca0cdca80d5
/pl/xprosystems/soevents/web/components/img/so_future_grey_tr.gif0b7af84c34cd05bb1b1773fba25b52e2
/pl/xprosystems/soevents/web/components/style.css98a2a98189fd4cbf547d5a4431d0b459
/pl/xprosystems/soevents/web/components/img/brief_info_grey_tr.gifbd0646b352ce13557e6c050082199091
/pl/xprosystems/soevents/web/components/img/reg_grey.gif22a8bae87f77d9b6db9d1bbde8da9eb9
/pl/xprosystems/soevents/web/components/img/topmenu_contactO_tr.gif763b694a12968d4d3eb0d0980c94cfcf
/pl/xprosystems/soevents/web/components/img/topmenu_sponsorshipO_tr.gif8b94b155d96587800f82758cec4bf00f
/pl/xprosystems/soevents/web/components/img/topmenu_eventsO_tr.gif76b343a77e0749676702f908f2c26380
/pl/xprosystems/soevents/web/components/img/lefmenusmal_Programme_B.gif776028c71254d1e449a0a9ee7cb17b57
/pl/xprosystems/soevents/web/components/img/marketplace_box_top_tr.gifcbbba100b0a4800c062d21ce9212322b
/pl/xprosystems/soevents/web/components/img/topmenu_aboutO_tr.gif0e484f80d21c03de8ff28ee1c59a55db
/pl/xprosystems/soevents/web/components/img/topmenu_sponsorshipO.gif51e52dbad215c1356d2e2aff8fb99122
/pl/xprosystems/soevents/web/components/img/lefmenusmal_venue_B_tr.gif7bf6ae3fd5924ed741bd0246d66ef65a
/org/apache/tapestry/form/Form.js557f2081d45a7528f898e7e384717596
/pl/xprosystems/soevents/web/components/img/eventpresent_top.gifd21a63b75fe70ec1d52b7e9b9698c62b
/pl/xprosystems/soevents/web/components/img/topmenu_about.gifbbc690ff7fba752f1babd947ccf91374
/pl/xprosystems/soevents/web/components/img/eventpresent_left.gifad1b4b630a696b0d237ef532a877b7fc
/pl/xprosystems/soevents/web/components/img/lefmenusmal_Programme_B_tr.gifdd2f69825a919dd3ebc8e7bdceea7e71
/pl/xprosystems/soevents/web/components/img/lefmenusmal_SO_B_tr.gifbda128ddd07a4c323f17e2921932f496
/pl/xprosystems/soevents/web/components/img/topmenu_HomeO_tr.gif1aab212fab16a8361ecf09f9abcd06ad
/pl/xprosystems/soevents/web/components/img/topmenu_eventsO.gif994e83130be606d3fd33bf0bede046f7
tapestry.script.ScriptSource
parsed script count1
parsed scriptsclasspath:/org/apache/tapestry/form/LinkSubmit.script
JVM System Properties
appXSOEvents
catalina.base/opt/NGOrbis/Tomcat_SOEvents
catalina.home/opt/NGOrbis/Tomcat_SOEvents
catalina.useNamingtrue
common.loader${catalina.home}/common/classes,${catalina.home}/common/i18n/*.jar,${catalina.home}/common/endorsed/*.jar,${catalina.home}/common/lib/*.jar
file.encodingUTF-8
file.encoding.pkgsun.io
file.separator/
irepas.db.configdb2
java.awt.graphicsenvsun.awt.X11GraphicsEnvironment
java.awt.headlesstrue
java.awt.printerjobsun.print.PSPrinterJob
java.class.path/opt/NGOrbis/Tomcat_SOEvents/bin/bootstrap.jar
/opt/NGOrbis/Tomcat_SOEvents/bin/commons-logging-api.jar
java.class.version49.0
java.endorsed.dirs/opt/NGOrbis/Tomcat_SOEvents/common/endorsed
java.ext.dirs/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/ext
java.home/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre
java.io.tmpdir/opt/NGOrbis/Tomcat_SOEvents/temp
java.library.path/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64/jrockit
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/../lib/amd64
/home/ncadmin/sqllib/lib64
/home/ncadmin/sqllib/lib32
java.naming.factory.initialorg.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgsorg.apache.naming
java.runtime.nameJava(TM) 2 Runtime Environment, Standard Edition
java.runtime.version1.5.0_14-b03
java.security.manager
java.security.policy=/opt/NGOrbis/Tomcat_SOEvents/conf/catalina.policy
java.specification.nameJava Platform API Specification
java.specification.vendorSun Microsystems Inc.
java.specification.version1.5
java.util.logging.config.file/opt/NGOrbis/Tomcat_SOEvents/conf/logging.properties
java.util.logging.managerorg.apache.juli.ClassLoaderLogManager
java.vendorBEA Systems, Inc.
java.vendor.urlhttp://www.bea.com/
java.vendor.url.bughttp://edocs.bea.com/jrockit/go2troubleshooting.html
java.version1.5.0_14
java.vm.infocompiled mode
java.vm.nameBEA JRockit(R)
java.vm.specification.nameJava Virtual Machine Specification
java.vm.specification.vendorSun Microsystems Inc.
java.vm.specification.version1.0
java.vm.vendorBEA Systems, Inc.
java.vm.vendor.urlhttp://www.bea.com/
java.vm.vendor.url.bughttp://edocs.bea.com/jrockit/go2troubleshooting.html
java.vm.versionR27.5.0-110_o-99226-1.5.0_14-20080528-1505-linux-x86_64
line.separator
os.archamd64
os.nameLinux
os.version2.6.18-128.1.10.el5
package.accesssun.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.,sun.beans.
package.definitionsun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
path.separator:
portX8087
server.loader${catalina.home}/server/classes,${catalina.home}/server/lib/*.jar
shared.loader${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar
sun.arch.data.model64
sun.boot.class.path/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64/jrockit/jrockit1.5.0.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64/jrockit/jmapi.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64/jrockit/jmxmapi.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64/jrockit/rmp.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64/jrockit/latency.jar
/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/xalan-2.4.0.jar
/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/config-agent.jar
/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/xercesImpl.jar
/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/xml-apis.jar
/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/mail.jar
/opt/NGOrbis/Tomcat_SOEvents/common/endorsed/activation.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/rt.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/i18n.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/sunrsasign.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/jsse.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/jce.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/charsets.jar
/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/classes
sun.boot.library.path/usr/java/jrockit-R27.5.0-jdk1.5.0_14-linux-x64/jre/lib/amd64
sun.cpu.endianlittle
sun.cpu.isalist
sun.io.unicode.encodingUnicodeLittle
sun.java.launcherSUN_STANDARD
sun.jnu.encodingUTF-8
sun.management.compilerBEA JRockit(R) Optimizing Compiler
sun.os.patch.levelunknown
tomcat.util.buf.StringCache.byte.enabledtrue
user.countryUS
user.dir/opt/NGOrbis/Tomcat_SOEvents/rundir
user.home/home/ncadmin
user.languageen
user.namencadmin
user.timezoneEurope/Istanbul