TapestryFilter subclassing problem

2008-07-13 Thread Udo Abel
Hi, when I try to subclass TapestryFilter to do some initialization in the overridden init(), I get a runtime exception during filter start: ERROR main org.mortbay.log - failed TapTest java.lang.RuntimeException: Error building service proxy for service 'ServletApplicationInitializer' (at org.

BeanEditForm and BeanDisplayForm in list widget

2008-07-13 Thread vzhou
Hi, All, When using BeanEditForm and BeanDisplayForm, if there are two many properties in one bean, it pushes down the page footer too far user has to scroll the page to see it. Is there a way I can put the BeanEditForm into a list widget with a vertical scroll bar so the user can see the page f

T5: ApplicationState keep throwing InternalComponentResources exception

2008-07-13 Thread ronaldlee
Hi, I am using 5.0.13. For some reason when my ApplicationState object is being accessed, it will throw a runtime exception "No service implements the interface org.apache.tapestry5.internal.InternalComponentResources." My applicationstate object is just a simple class contains an integer and a

T5: how to catch Unable to decode multipart encoded request exception in Tapestry-Upload?

2008-07-13 Thread AngeloChen960
Hi, I have code like following to upload file, it should be able to handle exceptions like UploadMessage.writeFailure, but it does not catch exception listed at end of the message, any idea why? Thanks, Angelo @Property private UploadedFile _file; @CommitAfter Object onSuccess() {

t5: exception when re visiting a page

2008-07-13 Thread AngeloChen960
when you open a page, and leave it there for quite a long time, then come back, click somewhere, it shows error like this: An unexpected application exception has occurred. Context values (which are added to the request URL) may not be null or blank. the link is: http://www.sample.com/photolis