Hi,

What T5 version are you using?

Anyway, add decorate request handler to your app.module as described here:
http://tapestry.apache.org/tapestry5/cookbook/exceptions.html (Version 3:
Decorating the RequestExceptionHandler, bottom of the page.)

Set break point inside the decorator to get deeper insight?

 - Ville


mdes wrote:
> 
> Dear all, 
> I need your help because I don't understand the real cause of my problem. 
> 
> I injected one page, say AnotherPage, in MyPage.java. 
> When I try to use one of the setter methods of AnotherPage to pass a value
> contained in MyPage, I got this error:
> 
> org.apache.tapestry5.runtime.ComponentEventException
> Stack is Empty
> 
> I have used this practice many times, but I've never seen this error. 
> Can you explain me what does "Stack is empty" error mean exactly?
> Where can I search my root error?
> 
> Thanks in advance. 
> 

-- 
View this message in context: 
http://www.nabble.com/-T5--org.apache.tapestry5.runtime.ComponentEventException---Stack-is-empty-tp20066468p20067245.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to