An Error Occurred:

/matrix.xhtml @33,69 value="#{socialStdDisplayBean.socialStds}": Exception getting value of property socialStds of base of type : org.javassist.tmp.java.lang.Object_$$_javassist_43

+ Stack Trace

javax.faces.el.EvaluationException: /matrix.xhtml @33,69 value="#{socialStdDisplayBean.socialStds}": Exception getting value of property socialStds of base of type : org.javassist.tmp.java.lang.Object_$$_javassist_43
	at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:60)
	at com.sun.facelets.component.UIRepeat.getValue(UIRepeat.java:143)
	at com.sun.facelets.component.UIRepeat.getDataModel(UIRepeat.java:121)
	at com.sun.facelets.component.UIRepeat.setIndex(UIRepeat.java:305)
	at com.sun.facelets.component.UIRepeat.process(UIRepeat.java:333)
	at com.sun.facelets.component.UIRepeat.encodeChildren(UIRepeat.java:617)
	at org.ajax4jsf.framework.renderer.RendererBase.renderChild(RendererBase.java:282)
	at org.ajax4jsf.framework.renderer.RendererBase.renderChildren(RendererBase.java:262)
	at org.richfaces.renderkit.TabRendererBase.encodeChildren(TabRendererBase.java:113)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:524)
	at org.ajax4jsf.framework.renderer.RendererBase.renderChild(RendererBase.java:282)
	at org.ajax4jsf.framework.renderer.RendererBase.renderChildren(RendererBase.java:262)
	at org.richfaces.renderkit.html.TabPanelRenderer.doEncodeChildren(TabPanelRenderer.java:272)
	at org.richfaces.renderkit.html.TabPanelRenderer.doEncodeChildren(TabPanelRenderer.java:267)
	at org.ajax4jsf.framework.renderer.RendererBase.encodeChildren(RendererBase.java:121)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:524)
	at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:244)
	at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:249)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:573)
	at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
	at org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:232)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:138)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
	at org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:63)
	at org.jboss.seam.debug.hot.HotDeployFilter.doFilter(HotDeployFilter.java:60)
	at org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
	at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
	at org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
	at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:57)
	at org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
	at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:79)
	at org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
	at org.jboss.seam.web.SeamFilter.doFilter(SeamFilter.java:84)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
	at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:126)
	at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:248)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
	at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
	at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
	at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
	at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
	at java.lang.Thread.run(Thread.java:595)
Caused by: javax.faces.el.EvaluationException: Bean: org.javassist.tmp.java.lang.Object_$$_javassist_43, property: socialStds
	at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:442)
	at org.apache.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:82)
	at com.sun.facelets.el.LegacyELContext$LegacyELResolver.getValue(LegacyELContext.java:141)
	at com.sun.el.parser.AstValue.getValue(AstValue.java:125)
	at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:195)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
	at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:56)
	... 58 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:438)
	... 64 more
Caused by: javax.ejb.EJBTransactionRolledbackException: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Cannot open connection
	at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:93)
	at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:130)
	at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.stateful.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:83)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
	at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:102)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:47)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.stateful.StatefulContainer.localInvoke(StatefulContainer.java:203)
	at org.jboss.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:98)
	at $Proxy218.getSocialStds(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)
	at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
	at org.jboss.seam.intercept.ClientSideInterceptor$1.proceed(ClientSideInterceptor.java:72)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
	at org.jboss.seam.interceptors.RemoveInterceptor.aroundInvoke(RemoveInterceptor.java:40)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
	at org.jboss.seam.interceptors.SynchronizationInterceptor.aroundInvoke(SynchronizationInterceptor.java:31)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
	at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:103)
	at org.jboss.seam.intercept.ClientSideInterceptor.invoke(ClientSideInterceptor.java:50)
	at org.javassist.tmp.java.lang.Object_$$_javassist_43.getSocialStds(Object_$$_javassist_43.java)
	... 69 more
Caused by: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Cannot open connection
	at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:647)
	at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:73)
	at net.ipcore.socialStandardLineup2.actions.SocialStandardDisplayImpl.refreshSocialStds(SocialStandardDisplayImpl.java:205)
	at net.ipcore.socialStandardLineup2.actions.SocialStandardDisplayImpl.getSocialStds(SocialStandardDisplayImpl.java:192)
	at sun.reflect.GeneratedMethodAccessor317.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
	at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
	at org.jboss.seam.intercept.EJBInvocationContext.proceed(EJBInvocationContext.java:37)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
	at org.jboss.seam.interceptors.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:47)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
	at org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
	at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
	at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:103)
	at org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(SessionBeanInterceptor.java:53)
	at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118)
	at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor.invoke(ExtendedPersistenceContextPropagationInterceptor.java:57)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:46)
	at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
	at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
	... 99 more
Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
	at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
	at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
	at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
	at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
	at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:420)
	at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144)
	at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:139)
	at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1560)
	at org.hibernate.loader.Loader.doQuery(Loader.java:661)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
	at org.hibernate.loader.Loader.doList(Loader.java:2144)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2028)
	at org.hibernate.loader.Loader.list(Loader.java:2023)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:393)
	at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:338)
	at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:172)
	at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1121)
	at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
	at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:64)
	... 127 more
Caused by: org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: could not access status of transaction 0
  Detail: Could not write to file "pg_subtrans/0002" at offset 49152: No space left on device.); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: could not access status of transaction 0
  Detail: Could not write to file "pg_subtrans/0002" at offset 49152: No space left on device.))
	at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94)
	at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:47)
	at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:417)
	... 141 more
Caused by: org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: could not access status of transaction 0
  Detail: Could not write to file "pg_subtrans/0002" at offset 49152: No space left on device.)
	at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:179)
	at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:565)
	at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:250)
	at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:529)
	at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:341)
	at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:301)
	at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:396)
	at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:842)
	at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:88)
	... 143 more
Caused by: org.postgresql.util.PSQLException: FATAL: could not access status of transaction 0
  Detail: Could not write to file "pg_subtrans/0002" at offset 49152: No space left on device.
	at org.postgresql.core.v3.ConnectionFactoryImpl.readStartupMessages(ConnectionFactoryImpl.java:443)
	at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:98)
	at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:65)
	at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:116)
	at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
	at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
	at org.postgresql.Driver.makeConnection(Driver.java:369)
	at org.postgresql.Driver.connect(Driver.java:245)
	at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:171)
	... 151 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" locale="en" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/matrix.xhtml">
afterInvalidField
<HtmlSpan id="_id17" rendered="true" transient="false">
 
<HtmlMessageDecoration id="_id19" rendered="true" showDetail="true" showSummary="false" tooltip="false" transient="false"/>
</HtmlSpan>
aroundInvalidField
<HtmlSpan id="_id16" rendered="true" styleClass="errors" transient="false"/>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>socialStandardOverview</title> <link href="stylesheet/theme.css" rel="stylesheet" type="text/css"/>
</head> <body>
<HtmlToolBar id="_id3" itemSeparator="none" rendered="true" transient="false" width="100%">
<HtmlToolBarGroup id="_id4" itemSeparator="none" location="left" rendered="true" transient="false">
<HtmlLink disabled="false" id="_id5" immediate="false" propagation="default" rendered="true" transient="false" value="Home" view="/project.xhtml"/>
<HtmlLink action="#{socStdAdminBean.newSocialStd}" disabled="false" id="_id6" immediate="false" propagation="end" rendered="false" transient="false" value="New Social Standard"/>
<HtmlLink disabled="false" id="_id7" immediate="false" propagation="default" rendered="false" transient="false" value="Show Social Standards" view="/showSocialStandards.xhtml"/>
<HtmlLink disabled="false" id="_id8" immediate="false" propagation="default" rendered="true" transient="false" value="Social Standards Matrix" view="/matrix.xhtml"/>
<HtmlLink disabled="false" id="_id9" immediate="false" propagation="default" rendered="true" transient="false" value="Compare Social Standard" view="/selectSocialStandards.xhtml"/>
<HtmlLink disabled="false" id="_id10" immediate="false" propagation="default" rendered="false" transient="false" value="Content Admin" view="/contentAdministration.xhtml"/>
</HtmlToolBarGroup>
<HtmlToolBarGroup id="_id11" itemSeparator="none" location="right" rendered="true" transient="false">
<HtmlOutputText escape="true" id="_id12" rendered="false" transient="false" value="Welcome, "/>
<HtmlLink disabled="false" id="_id13" immediate="false" propagation="default" rendered="true" transient="false" value="Login" view="/login.xhtml"/>
<HtmlLink action="#{identity.logout}" disabled="false" id="_id14" immediate="false" propagation="default" rendered="false" transient="false" value="Logout" view="/home.xhtml"/>
</HtmlToolBarGroup>
</HtmlToolBar>
<div class="body">
<HtmlTabPanel headerAlignment="left" headerSpacing="1px" id="_id20" immediate="false" localValueSet="true" rendered="true" required="false" switchType="client" transient="false" valid="true" value="_id21">
<HtmlTab active="true" ajaxSingle="false" bypassUpdates="false" disabled="false" id="_id21" ignoreDupResponses="false" immediate="false" label="Requirements" limitToList="false" name="_id21" rendered="true" requestDelay="-2147483648" switchType="client" timeout="-2147483648" transient="false">
<table class="colorMatrix"> <thead> <tr> <th style="height:70px" class="firstMatrixHead"/> <th>
<HtmlOutputText escape="false" id="_id23" rendered="true" transient="false" value="Standards"/>
</th> <th>
<HtmlOutputText escape="false" id="_id25" rendered="true" transient="false" value="ILO Core Conventions"/>
</th> <th>
<HtmlOutputText escape="false" id="_id27" rendered="true" transient="false" value="ILO Others"/>
</th> <th>
<HtmlOutputText escape="false" id="_id29" rendered="true" transient="false" value="Legal Compliance"/>
</th> <th>
<HtmlOutputText escape="false" id="_id31" rendered="true" transient="false" value="Social Requirements"/>
</th> <th>
<HtmlOutputText escape="false" id="_id33" rendered="true" transient="false" value="Occupational Health & Safety Requirements"/>
</th> <th>
<HtmlOutputText escape="false" id="_id35" rendered="true" transient="false" value="Environmental Requirements"/>
</th> </tr> </thead> <tbody>
<UIRepeat id="_id37" offset="0" rendered="true" size="-1" transient="false" var="item">
<tr> <td style="width:100px!important;text-align: left!important;">
<HtmlOutputText escape="true" id="_id39" rendered="false" transient="false" value="Multi-Stakeholder Initiatives"/>
<HtmlOutputText escape="true" id="_id40" rendered="false" transient="false" value="Industry Specific Standards"/>
<HtmlOutputText escape="true" id="_id41" rendered="false" transient="false" value="Certification Schemes"/>
</td> <td style="width:130px!important;" class="firstMatrixCol">
<HtmlOutputText escape="false" id="_id43" rendered="true" style="font-weight:bold;" transient="false"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id45" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id46" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id47" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id49" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id50" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id51" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id53" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id54" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id55" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id57" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id58" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id59" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id61" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id62" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id63" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id65" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id66" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id67" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> </tr>
</UIRepeat>
</tbody> </table>
</HtmlTab>
<HtmlTab active="false" ajaxSingle="false" bypassUpdates="false" disabled="false" id="_id70" ignoreDupResponses="false" immediate="false" label="Implementation" limitToList="false" name="_id70" rendered="true" requestDelay="-2147483648" switchType="client" timeout="-2147483648" transient="false">
<table class="colorMatrix"> <thead> <tr> <th style="height:70px" class="firstMatrixHead"/> <th>
<HtmlOutputText escape="false" id="_id72" rendered="true" transient="false" value="Standards"/>
</th> <th>
<HtmlOutputText escape="false" id="_id74" rendered="true" transient="false" value="Awareness Building"/>
</th> <th>
<HtmlOutputText escape="false" id="_id76" rendered="true" transient="false" value="Audit"/>
</th> <th>
<HtmlOutputText escape="false" id="_id78" rendered="true" transient="false" value="Monitoring"/>
</th> <th>
<HtmlOutputText escape="false" id="_id80" rendered="true" transient="false" value="Certification"/>
</th> </tr> </thead> <tbody>
<UIRepeat id="_id82" offset="0" rendered="true" size="-1" transient="false" var="item">
<tr> <td style="width:100px!important;text-align: left!important;">
<HtmlOutputText escape="true" id="_id84" rendered="false" transient="false" value="Multi-Stakeholder Initiatives"/>
<HtmlOutputText escape="true" id="_id85" rendered="false" transient="false" value="Industry Specific Standards"/>
<HtmlOutputText escape="true" id="_id86" rendered="false" transient="false" value="Certification Schemes"/>
</td> <td style="width:130px!important;" class="firstMatrixCol">
<HtmlOutputText escape="false" id="_id88" rendered="true" style="font-weight:bold;" transient="false"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id90" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id91" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id92" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id94" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id95" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id96" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id98" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id99" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id100" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="background-color: #efefef;">
<HtmlGraphicImage id="_id102" ismap="false" rendered="false" transient="false" url="/img/yes.png" value="/img/yes.png"/>
<HtmlGraphicImage id="_id103" ismap="false" rendered="false" transient="false" url="/img/no.png" value="/img/no.png"/>
<HtmlGraphicImage id="_id104" ismap="false" rendered="false" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> </tr>
</UIRepeat>
</tbody> </table>
</HtmlTab>
</HtmlTabPanel>
<table class="columnMatrixLegend"> <tr> <td>
<HtmlGraphicImage id="_id108" ismap="false" rendered="true" transient="false" url="/img/yes.png" value="/img/yes.png"/>
</td> <td style="text-align: left;">yes</td> </tr> <tr> <td>
<HtmlGraphicImage id="_id110" ismap="false" rendered="true" transient="false" url="/img/partially.png" value="/img/partially.png"/>
</td> <td style="text-align: left;">partially</td> </tr> <tr> <td>
<HtmlGraphicImage id="_id112" ismap="false" rendered="true" transient="false" url="/img/no.png" value="/img/no.png"/>
</td> <td style="text-align: left;">no</td> </tr> </table>
</div> <div class="footer"> ©Copyright by Fischer Hard- & Software. </div> </body> </html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
None
Request Attributes
NameValue
ajaxContextorg.ajax4jsf.framework.ajax.AjaxContext@fccdfc
Session Attributes
NameValue
None
Application Attributes
NameValue
__oscache_admincom.opensymphony.oscache.web.ServletCacheAdministrator@1bb7d6e
__oscache_cachecom.opensymphony.oscache.web.ServletCache@d09382
securityRulesorg.jboss.seam.drools.RuleBase@ee8f48
Feb 5, 2012 7:48:17 PM - Generated by Facelets