here is the latest...

a component event exception is being triggered to the HOME.TML

so for some reason HOME.TML or HOME.JAVA is not able to handle this somehow.

An unexpected application exception has 
occurred.org.apache.tapestry5.ioc.internal.OperationExceptionlocationcontext:Home.tml,
 line 3631                <t:Gallery t:id="galleryWidget" id="galleryWidget"32  
                  collectionType="coachClass"33                   
itemsPerPage="itemsPerPage"34                   tableColumns="tableColumns"35   
                cursor="cursor"36                       />37
38      </t:form>39
40<!--41<span jwcid="@Script" 
script="/org/trails/demo/components/Gallery.script"traceTriggering event 
'lastpage' on 
Home:gallerywidgetorg.apache.tapestry5.runtime.ComponentEventExceptioncontext
eventTypelastpagelocationcontext:Home.tml, line 
36java.lang.NullPointerExceptionFilter stack frames
Stack trace

org.tynamo.examples.hibernatesecurity.components.Gallery.onLastPage(Gallery.java:367)

org.tynamo.examples.hibernatesecurity.components.Gallery.dispatchComponentEvent(Gallery.java)

org.apache.tapestry5.internal.structure.ComponentPageElementImpl.dispatchEvent(ComponentPageElementImpl.java:923)

                                          

Reply via email to