Hi
I have a form which I submit, also have onSuccess, onFailure and onPassivate 
methods and they worked just fine until I put 
@PageReset
void reset() {
System.out.println("test");
}
Than by submitting the form, I see onSuccess or OnFailure, than onPassivate are 
executed and after them - 

11:57:52,465 ERROR 
[org.apache.tapestry5.services.TapestryModule.RequestExceptionHandler] 
(http--0.0.0.0-8080-1) Processing of request failed with uncaught exception: IS 
loopback: java.lang.RuntimeException: IS loopback
...

onPassivate()

-----------------------------------------------------------------
Само сега спечели смартфон SAMSUNG и още много награди!виж
http://www.specheli.eu/specheli-textgbg.php

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to